2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* libnetworking/pppd/Makefile.am,
	libnetworking/rtems_servers/Makefile.am,
	libnetworking/rtems_telnetd/Makefile.am,
	libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
	support/Makefile.am: Don't include lib.am.
This commit is contained in:
Ralf Corsepius
2004-02-09 14:57:18 +00:00
parent 97380b40f4
commit 6436254a70
11 changed files with 8 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libnetworking/pppd/Makefile.am,
libnetworking/rtems_servers/Makefile.am,
libnetworking/rtems_telnetd/Makefile.am,
libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am,
support/Makefile.am: Don't include lib.am.
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am: Don't include lib.am.

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
CLEANFILES =
EXTRA_LIBRARIES =

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
CLEANFILES =
EXTRA_LIBRARIES =

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
EXTRA_LIBRARIES =
CLEANFILES =

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
EXTRA_LIBRARIES =
CLEANFILES =

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
EXTRA_PROGRAMS =
CLEANFILES =

View File

@@ -3,7 +3,6 @@
##
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am
AM_CPPFLAGS += -DRTEMS_BSP=\"@RTEMS_BSP@\"