summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp21/Makefile.am
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/sp21/Makefile.am
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 '')
-rw-r--r--testsuites/sptests/sp21/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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)