summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-26 21:55:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-26 21:55:39 +0000
commit55a86b452867ddd8f64f13e308ef91f8473b89b1 (patch)
tree5199ef1b91f6be084dacbf0cf421c72f5962c4eb /testsuites/sptests
parent2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-55a86b452867ddd8f64f13e308ef91f8473b89b1.tar.bz2
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sp21/Makefile.am: Remove libtest.
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/sp21/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 8fb34aaefb..bf24cf9361 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -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>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
diff --git a/testsuites/sptests/sp21/Makefile.am b/testsuites/sptests/sp21/Makefile.am
index 2bd8de5747..61caa5ef24 100644
--- a/testsuites/sptests/sp21/Makefile.am
+++ b/testsuites/sptests/sp21/Makefile.am
@@ -29,8 +29,6 @@ include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/sptests.am
-LD_LIBS += $(PROJECT_RELEASE)/lib/libtest$(LIBSUFFIX_VA)
-
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)