summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:25:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:25:08 +0000
commit6895c06855852895470f590790ecb67d0cb75ba7 (patch)
treedd004f379391cbc5d1e9bc1a8ca11156ea817ec6 /testsuites
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6895c06855852895470f590790ecb67d0cb75ba7.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpuuse/Makefile.am: Remove all-local: $(ARCH). * malloctest/Makefile.am: Remove all-local: $(ARCH). * monitor/Makefile.am: Remove all-local: $(ARCH). * putenvtest/Makefile.am: Remove all-local: $(ARCH). * rtems++/Makefile.am: Remove all-local: $(ARCH). * rtmonuse/Makefile.am: Remove all-local: $(ARCH). * stackchk/Makefile.am: Remove all-local: $(ARCH). * termios/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/libtests/ChangeLog11
-rw-r--r--testsuites/libtests/cpuuse/Makefile.am3
-rw-r--r--testsuites/libtests/malloctest/Makefile.am3
-rw-r--r--testsuites/libtests/monitor/Makefile.am3
-rw-r--r--testsuites/libtests/putenvtest/Makefile.am3
-rw-r--r--testsuites/libtests/rtems++/Makefile.am3
-rw-r--r--testsuites/libtests/rtmonuse/Makefile.am3
-rw-r--r--testsuites/libtests/stackchk/Makefile.am3
-rw-r--r--testsuites/libtests/termios/Makefile.am3
9 files changed, 19 insertions, 16 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 421ea064ca..c8ed0a3a48 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,14 @@
+2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpuuse/Makefile.am: Remove all-local: $(ARCH).
+ * malloctest/Makefile.am: Remove all-local: $(ARCH).
+ * monitor/Makefile.am: Remove all-local: $(ARCH).
+ * putenvtest/Makefile.am: Remove all-local: $(ARCH).
+ * rtems++/Makefile.am: Remove all-local: $(ARCH).
+ * rtmonuse/Makefile.am: Remove all-local: $(ARCH).
+ * stackchk/Makefile.am: Remove all-local: $(ARCH).
+ * termios/Makefile.am: Remove all-local: $(ARCH).
+
2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having moved to testsuites/.
diff --git a/testsuites/libtests/cpuuse/Makefile.am b/testsuites/libtests/cpuuse/Makefile.am
index c07192445e..259986134d 100644
--- a/testsuites/libtests/cpuuse/Makefile.am
+++ b/testsuites/libtests/cpuuse/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = cpuuse
MANAGERS = io rate_monotonic
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am
index 9578e6dd6d..63903d60bf 100644
--- a/testsuites/libtests/malloctest/Makefile.am
+++ b/testsuites/libtests/malloctest/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = malloctest
MANAGERS = io
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am
index bddd34e116..84abe1d9c0 100644
--- a/testsuites/libtests/monitor/Makefile.am
+++ b/testsuites/libtests/monitor/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = monitor
MANAGERS = dpmem event io msg mp part region sem signal timer rate_monotonic \
@@ -36,7 +35,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index a23d35eab8..f5d42a192a 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = putenvtest
MANAGERS = io
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/rtems++/Makefile.am b/testsuites/libtests/rtems++/Makefile.am
index 35438b31da..c1795552bc 100644
--- a/testsuites/libtests/rtems++/Makefile.am
+++ b/testsuites/libtests/rtems++/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = rtems++
MANAGERS = event io msg sem signal timer rate_monotonic
@@ -38,7 +37,7 @@ if HAS_CXX
${PGM}: $(OBJS) $(LINK_FILES)
$(make-cxx-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
else
all-local:
endif
diff --git a/testsuites/libtests/rtmonuse/Makefile.am b/testsuites/libtests/rtmonuse/Makefile.am
index b153c9815d..38cd6d668e 100644
--- a/testsuites/libtests/rtmonuse/Makefile.am
+++ b/testsuites/libtests/rtmonuse/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = rtmonuse
MANAGERS = io rate_monotonic
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am
index 11719aac64..02433dbff4 100644
--- a/testsuites/libtests/stackchk/Makefile.am
+++ b/testsuites/libtests/stackchk/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = stackchk
MANAGERS = io
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index c531928e4f..976c8cc502 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = termios
MANAGERS = io
@@ -35,7 +34,7 @@ include $(top_srcdir)/libtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)