summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-06-18 12:33:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-06-18 12:33:23 +0000
commit75fb648b95a60ef7755a9b557c9d77fb947c3e48 (patch)
tree4781155c57afb0744230838c4f58130d45a720d4
parent2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-75fb648b95a60ef7755a9b557c9d77fb947c3e48.tar.bz2
2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove commented out net-apps.
-rw-r--r--c/src/exec/libnetworking/ChangeLog4
-rw-r--r--c/src/exec/libnetworking/Makefile.am1
-rw-r--r--cpukit/libnetworking/ChangeLog4
-rw-r--r--cpukit/libnetworking/Makefile.am1
4 files changed, 8 insertions, 2 deletions
diff --git a/c/src/exec/libnetworking/ChangeLog b/c/src/exec/libnetworking/ChangeLog
index 0523622ec2..6d090907f7 100644
--- a/c/src/exec/libnetworking/ChangeLog
+++ b/c/src/exec/libnetworking/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove commented out net-apps.
+
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* arpa/Makefile.am: Include $(top_srcdir)/../automake/*.am.
diff --git a/c/src/exec/libnetworking/Makefile.am b/c/src/exec/libnetworking/Makefile.am
index a59848d0c2..a2dca14fc8 100644
--- a/c/src/exec/libnetworking/Makefile.am
+++ b/c/src/exec/libnetworking/Makefile.am
@@ -5,7 +5,6 @@
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = arpa kern machine sys vm lib libc net netinet nfs rtems
-# SUBDIRS += rtems_servers pppd rtems_telnetd rtems_webserver
SUBDIRS += wrapup
include_HEADERS = \
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 0523622ec2..6d090907f7 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove commented out net-apps.
+
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* arpa/Makefile.am: Include $(top_srcdir)/../automake/*.am.
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index a59848d0c2..a2dca14fc8 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -5,7 +5,6 @@
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = arpa kern machine sys vm lib libc net netinet nfs rtems
-# SUBDIRS += rtems_servers pppd rtems_telnetd rtems_webserver
SUBDIRS += wrapup
include_HEADERS = \