2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* sp21/Makefile.am: Remove libtest.
This commit is contained in:
Joel Sherrill
2001-01-26 21:55:39 +00:00
parent 9c63d90561
commit 55a86b4528
4 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp21/Makefile.am: Remove libtest.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

View File

@@ -29,8 +29,6 @@ include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/sptests.am include $(top_srcdir)/sptests.am
LD_LIBS += $(PROJECT_RELEASE)/lib/libtest$(LIBSUFFIX_VA)
${PGM}: $(OBJS) $(LINK_FILES) ${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe) $(make-exe)

View File

@@ -1,3 +1,7 @@
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp21/Makefile.am: Remove libtest.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

View File

@@ -29,8 +29,6 @@ include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/sptests.am include $(top_srcdir)/sptests.am
LD_LIBS += $(PROJECT_RELEASE)/lib/libtest$(LIBSUFFIX_VA)
${PGM}: $(OBJS) $(LINK_FILES) ${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe) $(make-exe)