summaryrefslogtreecommitdiffstats
path: root/testsuites/samples
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-11 10:26:50 +0000
commit4024e578033448ad21c025e07c0bea19e7642609 (patch)
tree24217e131162cb0ef26539fa3546fcd1d73eeb72 /testsuites/samples
parentVarious cleanups. (diff)
downloadrtems-4024e578033448ad21c025e07c0bea19e7642609.tar.bz2
Cosmetics.
Diffstat (limited to 'testsuites/samples')
-rw-r--r--testsuites/samples/base_mp/node1/Makefile.am3
-rw-r--r--testsuites/samples/base_mp/node2/Makefile.am3
-rw-r--r--testsuites/samples/base_sp/Makefile.am3
-rw-r--r--testsuites/samples/cdtest/Makefile.am3
-rw-r--r--testsuites/samples/fileio/Makefile.am3
-rw-r--r--testsuites/samples/hello/Makefile.am3
-rw-r--r--testsuites/samples/iostream/Makefile.am3
-rw-r--r--testsuites/samples/loopback/Makefile.am3
-rw-r--r--testsuites/samples/minimum/Makefile.am3
-rw-r--r--testsuites/samples/paranoia/Makefile.am4
-rw-r--r--testsuites/samples/pppd/Makefile.am3
-rw-r--r--testsuites/samples/ticker/Makefile.am3
-rw-r--r--testsuites/samples/unlimited/Makefile.am3
13 files changed, 0 insertions, 40 deletions
diff --git a/testsuites/samples/base_mp/node1/Makefile.am b/testsuites/samples/base_mp/node1/Makefile.am
index 8d5b51920c..f8fc40907e 100644
--- a/testsuites/samples/base_mp/node1/Makefile.am
+++ b/testsuites/samples/base_mp/node1/Makefile.am
@@ -40,9 +40,6 @@ $(PGM): ${ARCH}/$(dirstamp)
AM_CPPFLAGS += -DNODE_NUMBER=1 -I.
-#
-# (OPTIONAL) Add local stuff here using +=
-#
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
diff --git a/testsuites/samples/base_mp/node2/Makefile.am b/testsuites/samples/base_mp/node2/Makefile.am
index ce6d5981b6..bf9f1720a6 100644
--- a/testsuites/samples/base_mp/node2/Makefile.am
+++ b/testsuites/samples/base_mp/node2/Makefile.am
@@ -40,9 +40,6 @@ $(PGM): ${ARCH}/$(dirstamp)
AM_CPPFLAGS += -DNODE_NUMBER=2 -I.
-#
-# (OPTIONAL) Add local stuff here using +=
-#
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
diff --git a/testsuites/samples/base_sp/Makefile.am b/testsuites/samples/base_sp/Makefile.am
index 7ccbaff66a..e4f65cc687 100644
--- a/testsuites/samples/base_sp/Makefile.am
+++ b/testsuites/samples/base_sp/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/base_sp.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/cdtest/Makefile.am b/testsuites/samples/cdtest/Makefile.am
index 980ff82f55..0e9b9c441a 100644
--- a/testsuites/samples/cdtest/Makefile.am
+++ b/testsuites/samples/cdtest/Makefile.am
@@ -40,9 +40,6 @@ $(PGM): ${ARCH}/$(dirstamp)
# AM_CPPFLAGS += -DRTEMS_TEST_IO_STREAM
-#
-# (OPTIONAL) Add local stuff here using +=
-#
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
diff --git a/testsuites/samples/fileio/Makefile.am b/testsuites/samples/fileio/Makefile.am
index dba91bebcb..61f1d559fc 100644
--- a/testsuites/samples/fileio/Makefile.am
+++ b/testsuites/samples/fileio/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/fileio.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
if LIBCHIP
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/hello/Makefile.am b/testsuites/samples/hello/Makefile.am
index 75d8c1ed0a..6667f3c485 100644
--- a/testsuites/samples/hello/Makefile.am
+++ b/testsuites/samples/hello/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/hello.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/iostream/Makefile.am b/testsuites/samples/iostream/Makefile.am
index 38d467ae35..b2d24fddec 100644
--- a/testsuites/samples/iostream/Makefile.am
+++ b/testsuites/samples/iostream/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/iostream.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/loopback/Makefile.am b/testsuites/samples/loopback/Makefile.am
index 7eb3ac0e33..985fe31946 100644
--- a/testsuites/samples/loopback/Makefile.am
+++ b/testsuites/samples/loopback/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/loopback.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/minimum/Makefile.am b/testsuites/samples/minimum/Makefile.am
index 15c6a4b643..f2fd1c29e5 100644
--- a/testsuites/samples/minimum/Makefile.am
+++ b/testsuites/samples/minimum/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/minimum.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
# This test should not be executed
diff --git a/testsuites/samples/paranoia/Makefile.am b/testsuites/samples/paranoia/Makefile.am
index 559d14667b..c735184a3a 100644
--- a/testsuites/samples/paranoia/Makefile.am
+++ b/testsuites/samples/paranoia/Makefile.am
@@ -38,11 +38,7 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/paranoia.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
# -DCYGNUS turns on more verbose msgs
-#
AM_CPPFLAGS += -DNOSIGNAL -DCYGNUS -DNOMAIN
diff --git a/testsuites/samples/pppd/Makefile.am b/testsuites/samples/pppd/Makefile.am
index f8c8aa6c2f..4427d8f2ef 100644
--- a/testsuites/samples/pppd/Makefile.am
+++ b/testsuites/samples/pppd/Makefile.am
@@ -36,9 +36,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/pppd.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
LD_LIBS = -lpppd
diff --git a/testsuites/samples/ticker/Makefile.am b/testsuites/samples/ticker/Makefile.am
index 2fe9f392a5..8777cf8b34 100644
--- a/testsuites/samples/ticker/Makefile.am
+++ b/testsuites/samples/ticker/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/ticker.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)
diff --git a/testsuites/samples/unlimited/Makefile.am b/testsuites/samples/unlimited/Makefile.am
index 8fbd478811..49ed749801 100644
--- a/testsuites/samples/unlimited/Makefile.am
+++ b/testsuites/samples/unlimited/Makefile.am
@@ -38,9 +38,6 @@ TMPINSTALL_FILES += $(project_bspdir)/samples/unlimited.exe
$(PGM): ${ARCH}/$(dirstamp)
-#
-# (OPTIONAL) Add local stuff here using +=
-#
all-local: $(TMPINSTALL_FILES)