summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:22:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-01-31 15:22:23 +0000
commit8fbdf07b621f00c412455df24c820422b3712064 (patch)
tree04599d34abbf8281f0bf9250c6f247d87143160c /testsuites/psxtests
parentRalf Corsepius <corsepiu@faw.uni-ulm.de> caught some files in CVS (diff)
downloadrtems-8fbdf07b621f00c412455df24c820422b3712064.tar.bz2
Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains cosmetical changes to the Makefile.ams below tests (removes old, now invalid comments from these Makefile.ams).
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/psx01/Makefile.am1
-rw-r--r--testsuites/psxtests/psx02/Makefile.am1
-rw-r--r--testsuites/psxtests/psx03/Makefile.am1
-rw-r--r--testsuites/psxtests/psx04/Makefile.am1
-rw-r--r--testsuites/psxtests/psx05/Makefile.am1
-rw-r--r--testsuites/psxtests/psx06/Makefile.am1
-rw-r--r--testsuites/psxtests/psx07/Makefile.am1
-rw-r--r--testsuites/psxtests/psx08/Makefile.am1
-rw-r--r--testsuites/psxtests/psx09/Makefile.am1
-rw-r--r--testsuites/psxtests/psx10/Makefile.am1
-rw-r--r--testsuites/psxtests/psx11/Makefile.am1
-rw-r--r--testsuites/psxtests/psx12/Makefile.am1
-rw-r--r--testsuites/psxtests/psx13/Makefile.am1
-rw-r--r--testsuites/psxtests/psxcancel/Makefile.am1
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxhdrs/Makefile.am1
-rw-r--r--testsuites/psxtests/psxmount/Makefile.am1
-rw-r--r--testsuites/psxtests/psxmsgq01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxreaddir/Makefile.am1
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am1
-rw-r--r--testsuites/psxtests/psxstat/Makefile.am1
-rw-r--r--testsuites/psxtests/psxtime/Makefile.am1
-rw-r--r--testsuites/psxtests/psxtimer/Makefile.am1
23 files changed, 0 insertions, 23 deletions
diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am
index e561c2431d..43b7c3a42a 100644
--- a/testsuites/psxtests/psx01/Makefile.am
+++ b/testsuites/psxtests/psx01/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index da671e944e..8146141cc8 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx02
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am
index 96b258b129..7b8c930c62 100644
--- a/testsuites/psxtests/psx03/Makefile.am
+++ b/testsuites/psxtests/psx03/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx03
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index 99e74f6fec..34ccd386b7 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx04
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task1.c task2.c task3.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am
index 3029fb5e88..5103b2cd84 100644
--- a/testsuites/psxtests/psx05/Makefile.am
+++ b/testsuites/psxtests/psx05/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx05
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c task2.c task3.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am
index 72ffe01607..7f2b97c1f2 100644
--- a/testsuites/psxtests/psx06/Makefile.am
+++ b/testsuites/psxtests/psx06/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx06
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c task2.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index 58acad3a86..979eb01209 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx07
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index e7349c2ced..e4cafdadcf 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx08
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task1.c task2.c task3.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am
index 60985a5d25..9f8e2ad3d7 100644
--- a/testsuites/psxtests/psx09/Makefile.am
+++ b/testsuites/psxtests/psx09/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx09
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am
index e7d6429399..3b3811d517 100644
--- a/testsuites/psxtests/psx10/Makefile.am
+++ b/testsuites/psxtests/psx10/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx10
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c task2.c task3.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am
index 4f78bd44be..9557cd7899 100644
--- a/testsuites/psxtests/psx11/Makefile.am
+++ b/testsuites/psxtests/psx11/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx11
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am
index c110b5ab58..29e1fb439e 100644
--- a/testsuites/psxtests/psx12/Makefile.am
+++ b/testsuites/psxtests/psx12/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx12
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index 01d91854b2..399eb51a49 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx13
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index 8f6c75872f..cde45d8fff 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxcancel
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 48c50f9a9f..4cae479427 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -10,7 +10,6 @@ TEST = psxfile01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c test_cat.c test_extend.c test_write.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index 4b97625ad5..6233e205d2 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -4,7 +4,6 @@
AUTOMAKE_OPTIONS = foreign 1.4
-# C source names
C_FILES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c cond01.c \
cond02.c cond03.c cond04.c cond05.c cond06.c cond07.c cond08.c cond09.c \
cond10.c key01.c key02.c key03.c key04.c mutex01.c mutex02.c mutex03.c \
diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am
index 88662e91a6..c50a43ae19 100644
--- a/testsuites/psxtests/psxmount/Makefile.am
+++ b/testsuites/psxtests/psxmount/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxmount
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index 43d86ae3b5..0737b0b6e7 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxmsgq01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 4bb45e1cdc..25c955b899 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxreaddir
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index e0dfae412c..59dba33b12 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxsem01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 496cc283d0..9c20ed100c 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxstat
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index 5dba6dc010..66b8c88f11 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxtime
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am
index 66c76cf180..7498d8514d 100644
--- a/testsuites/psxtests/psxtimer/Makefile.am
+++ b/testsuites/psxtests/psxtimer/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxtimer
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = psxtimer.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)