summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx01/Makefile.am2
-rw-r--r--testsuites/psxtests/psx02/Makefile.am2
-rw-r--r--testsuites/psxtests/psx03/Makefile.am2
-rw-r--r--testsuites/psxtests/psx04/Makefile.am2
-rw-r--r--testsuites/psxtests/psx05/Makefile.am2
-rw-r--r--testsuites/psxtests/psx06/Makefile.am2
-rw-r--r--testsuites/psxtests/psx07/Makefile.am2
-rw-r--r--testsuites/psxtests/psx08/Makefile.am2
-rw-r--r--testsuites/psxtests/psx09/Makefile.am2
-rw-r--r--testsuites/psxtests/psx10/Makefile.am2
-rw-r--r--testsuites/psxtests/psx11/Makefile.am2
-rw-r--r--testsuites/psxtests/psx12/Makefile.am2
-rw-r--r--testsuites/psxtests/psx13/Makefile.am2
-rw-r--r--testsuites/psxtests/psxcancel/Makefile.am2
-rw-r--r--testsuites/psxtests/psxchroot01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxhdrs/Makefile.am1
-rw-r--r--testsuites/psxtests/psxmount/Makefile.am2
-rw-r--r--testsuites/psxtests/psxmsgq01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxreaddir/Makefile.am2
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am2
-rw-r--r--testsuites/psxtests/psxstat/Makefile.am2
-rw-r--r--testsuites/psxtests/psxtime/Makefile.am2
-rw-r--r--testsuites/psxtests/psxtimer/Makefile.am2
24 files changed, 0 insertions, 47 deletions
diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am
index f0f423b398..dda5ffdbb4 100644
--- a/testsuites/psxtests/psx01/Makefile.am
+++ b/testsuites/psxtests/psx01/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index ab50f1ae31..8a55b7cb85 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am
index 8012002001..fa22293e0c 100644
--- a/testsuites/psxtests/psx03/Makefile.am
+++ b/testsuites/psxtests/psx03/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index e827726c83..32331a169e 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task1.c task2.c task3.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am
index b172ed91c3..ddb73bd1f6 100644
--- a/testsuites/psxtests/psx05/Makefile.am
+++ b/testsuites/psxtests/psx05/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c task2.c task3.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am
index 7028b0dab3..05f48dbb5e 100644
--- a/testsuites/psxtests/psx06/Makefile.am
+++ b/testsuites/psxtests/psx06/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c task2.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index 935dd23ca5..0c180a9891 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index 15759fdea7..d9b945bc22 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task1.c task2.c task3.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am
index 7d09f676ab..c087c6462b 100644
--- a/testsuites/psxtests/psx09/Makefile.am
+++ b/testsuites/psxtests/psx09/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am
index 9eb210c6c6..d924aa6a9e 100644
--- a/testsuites/psxtests/psx10/Makefile.am
+++ b/testsuites/psxtests/psx10/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c task2.c task3.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am
index 5a11a0435f..2819ea2787 100644
--- a/testsuites/psxtests/psx11/Makefile.am
+++ b/testsuites/psxtests/psx11/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am
index 0d85101f14..e3e334956d 100644
--- a/testsuites/psxtests/psx12/Makefile.am
+++ b/testsuites/psxtests/psx12/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c task.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index 0fd1ff33bc..74fc282f0a 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index 34c78f1094..a86d7dcc45 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxchroot01/Makefile.am b/testsuites/psxtests/psxchroot01/Makefile.am
index ef0b5dcbf0..c8184413f6 100644
--- a/testsuites/psxtests/psxchroot01/Makefile.am
+++ b/testsuites/psxtests/psxchroot01/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 26eb9da329..c814dbcbca 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c test_cat.c test_extend.c test_write.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index eb996d3184..6b380d143f 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -25,7 +25,6 @@ lib_a_SOURCES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \
time08.c time09.c time10.c time11.c time12.c time13.c timer01.c \
timer02.c timer03.c timer04.c timer05.c timer06.c timer07.c
-SRCS =
OBJS = $(lib_a_OBJECTS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am
index db560df42c..01f231ed82 100644
--- a/testsuites/psxtests/psxmount/Makefile.am
+++ b/testsuites/psxtests/psxmount/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index 75f2ae7371..73b29c2f3f 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 53fc54ae13..1afb7ee5c2 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index 4e817fdacb..d38c480213 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = init.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 519571c038..243f828450 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index 87925d9558..3215d4b0c2 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = main.c test.c
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am
index 8383dc74b8..187e4ae2fd 100644
--- a/testsuites/psxtests/psxtimer/Makefile.am
+++ b/testsuites/psxtests/psxtimer/Makefile.am
@@ -12,10 +12,8 @@ lib_a_SOURCES = psxtimer.c system.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)
-SRCS = $(DOCS)
OBJS = $(lib_a_OBJECTS)
-PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe