summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 15:34:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-12-11 15:34:58 +0000
commita3dfa39b357aef1f4c5491288f846ad8178d2e5f (patch)
treedb8a985e0a084f004d86a9a74e21bb4ec48668ee /cpukit/libnetworking/ChangeLog
parent2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a3dfa39b357aef1f4c5491288f846ad8178d2e5f.tar.bz2
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* kern/Makefile.am: Remove C_O_FILES; Don't let all-local depend on $OBJS) * lib/Makefile.am: Ditto. * libc/Makefile.am: Ditto. * net/Makefile.am: Ditto. * netinet/Makefile.am: Ditto. * nfs/Makefile.am: Ditto. * rtems/Makefile.am: Ditto.
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 11fd3b7483..9cedac683b 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,14 @@
+2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * kern/Makefile.am: Remove C_O_FILES;
+ Don't let all-local depend on $OBJS)
+ * lib/Makefile.am: Ditto.
+ * libc/Makefile.am: Ditto.
+ * net/Makefile.am: Ditto.
+ * netinet/Makefile.am: Ditto.
+ * nfs/Makefile.am: Ditto.
+ * rtems/Makefile.am: Ditto.
+
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix package name.