From 021eeaa21ce1170d4ae8f9c01e0862c9f7bc52f4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 16:06:28 +0000 Subject: 2000-09-04 Ralf Corsepius * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am, psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am, psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am, psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am, psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am, psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am --- c/src/tests/psxtests/ChangeLog | 11 +++++++++++ c/src/tests/psxtests/psx01/Makefile.am | 1 + c/src/tests/psxtests/psx02/Makefile.am | 1 + c/src/tests/psxtests/psx03/Makefile.am | 1 + c/src/tests/psxtests/psx04/Makefile.am | 1 + c/src/tests/psxtests/psx05/Makefile.am | 1 + c/src/tests/psxtests/psx06/Makefile.am | 1 + c/src/tests/psxtests/psx07/Makefile.am | 1 + c/src/tests/psxtests/psx08/Makefile.am | 1 + c/src/tests/psxtests/psx09/Makefile.am | 1 + c/src/tests/psxtests/psx10/Makefile.am | 1 + c/src/tests/psxtests/psx11/Makefile.am | 1 + c/src/tests/psxtests/psx12/Makefile.am | 1 + c/src/tests/psxtests/psx13/Makefile.am | 1 + c/src/tests/psxtests/psxcancel/Makefile.am | 1 + c/src/tests/psxtests/psxfile01/Makefile.am | 1 + c/src/tests/psxtests/psxhdrs/Makefile.am | 1 + c/src/tests/psxtests/psxmount/Makefile.am | 1 + c/src/tests/psxtests/psxmsgq01/Makefile.am | 1 + c/src/tests/psxtests/psxreaddir/Makefile.am | 1 + c/src/tests/psxtests/psxsem01/Makefile.am | 1 + c/src/tests/psxtests/psxstat/Makefile.am | 1 + c/src/tests/psxtests/psxtime/Makefile.am | 1 + c/src/tests/psxtests/psxtimer/Makefile.am | 1 + testsuites/psxtests/ChangeLog | 11 +++++++++++ testsuites/psxtests/psx01/Makefile.am | 1 + testsuites/psxtests/psx02/Makefile.am | 1 + testsuites/psxtests/psx03/Makefile.am | 1 + testsuites/psxtests/psx04/Makefile.am | 1 + testsuites/psxtests/psx05/Makefile.am | 1 + testsuites/psxtests/psx06/Makefile.am | 1 + testsuites/psxtests/psx07/Makefile.am | 1 + testsuites/psxtests/psx08/Makefile.am | 1 + testsuites/psxtests/psx09/Makefile.am | 1 + testsuites/psxtests/psx10/Makefile.am | 1 + testsuites/psxtests/psx11/Makefile.am | 1 + testsuites/psxtests/psx12/Makefile.am | 1 + testsuites/psxtests/psx13/Makefile.am | 1 + testsuites/psxtests/psxcancel/Makefile.am | 1 + testsuites/psxtests/psxfile01/Makefile.am | 1 + testsuites/psxtests/psxhdrs/Makefile.am | 1 + testsuites/psxtests/psxmount/Makefile.am | 1 + testsuites/psxtests/psxmsgq01/Makefile.am | 1 + testsuites/psxtests/psxreaddir/Makefile.am | 1 + testsuites/psxtests/psxsem01/Makefile.am | 1 + testsuites/psxtests/psxstat/Makefile.am | 1 + testsuites/psxtests/psxtime/Makefile.am | 1 + testsuites/psxtests/psxtimer/Makefile.am | 1 + 48 files changed, 68 insertions(+) diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog index 119f52319d..0f60604065 100644 --- a/c/src/tests/psxtests/ChangeLog +++ b/c/src/tests/psxtests/ChangeLog @@ -1,3 +1,14 @@ +2000-09-04 Ralf Corsepius + + * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, + psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, + psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am, + psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am, + psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am, + psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am, + psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am, + psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am + 2000-08-31 Ralf Corsepius * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, diff --git a/c/src/tests/psxtests/psx01/Makefile.am b/c/src/tests/psxtests/psx01/Makefile.am index 9f09094ea7..411003d6fe 100644 --- a/c/src/tests/psxtests/psx01/Makefile.am +++ b/c/src/tests/psxtests/psx01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx02/Makefile.am b/c/src/tests/psxtests/psx02/Makefile.am index 6883410989..77a9dc62fa 100644 --- a/c/src/tests/psxtests/psx02/Makefile.am +++ b/c/src/tests/psxtests/psx02/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx03/Makefile.am b/c/src/tests/psxtests/psx03/Makefile.am index 2bfb610c29..521629efdc 100644 --- a/c/src/tests/psxtests/psx03/Makefile.am +++ b/c/src/tests/psxtests/psx03/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx04/Makefile.am b/c/src/tests/psxtests/psx04/Makefile.am index 2e88235867..cdce05f7d4 100644 --- a/c/src/tests/psxtests/psx04/Makefile.am +++ b/c/src/tests/psxtests/psx04/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx05/Makefile.am b/c/src/tests/psxtests/psx05/Makefile.am index 6e270aa569..cfa7892340 100644 --- a/c/src/tests/psxtests/psx05/Makefile.am +++ b/c/src/tests/psxtests/psx05/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx06/Makefile.am b/c/src/tests/psxtests/psx06/Makefile.am index 48ac19e193..29372d4905 100644 --- a/c/src/tests/psxtests/psx06/Makefile.am +++ b/c/src/tests/psxtests/psx06/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx07/Makefile.am b/c/src/tests/psxtests/psx07/Makefile.am index 11bd43d2f7..98b8d93660 100644 --- a/c/src/tests/psxtests/psx07/Makefile.am +++ b/c/src/tests/psxtests/psx07/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx08/Makefile.am b/c/src/tests/psxtests/psx08/Makefile.am index dde195c9cb..ce6e078c28 100644 --- a/c/src/tests/psxtests/psx08/Makefile.am +++ b/c/src/tests/psxtests/psx08/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx09/Makefile.am b/c/src/tests/psxtests/psx09/Makefile.am index a415d9087c..47a3fdf3bd 100644 --- a/c/src/tests/psxtests/psx09/Makefile.am +++ b/c/src/tests/psxtests/psx09/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx10/Makefile.am b/c/src/tests/psxtests/psx10/Makefile.am index 3140cf1f69..900f51317f 100644 --- a/c/src/tests/psxtests/psx10/Makefile.am +++ b/c/src/tests/psxtests/psx10/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx11/Makefile.am b/c/src/tests/psxtests/psx11/Makefile.am index 2c8f83a51a..d052d3e34e 100644 --- a/c/src/tests/psxtests/psx11/Makefile.am +++ b/c/src/tests/psxtests/psx11/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx12/Makefile.am b/c/src/tests/psxtests/psx12/Makefile.am index 0b75b07236..78821187e0 100644 --- a/c/src/tests/psxtests/psx12/Makefile.am +++ b/c/src/tests/psxtests/psx12/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psx13/Makefile.am b/c/src/tests/psxtests/psx13/Makefile.am index ea281ed444..2a43138ab0 100644 --- a/c/src/tests/psxtests/psx13/Makefile.am +++ b/c/src/tests/psxtests/psx13/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxcancel/Makefile.am b/c/src/tests/psxtests/psxcancel/Makefile.am index a029b2d66a..66c5a715e7 100644 --- a/c/src/tests/psxtests/psxcancel/Makefile.am +++ b/c/src/tests/psxtests/psxcancel/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxfile01/Makefile.am b/c/src/tests/psxtests/psxfile01/Makefile.am index f7e47ec4f9..1d134fd62f 100644 --- a/c/src/tests/psxtests/psxfile01/Makefile.am +++ b/c/src/tests/psxtests/psxfile01/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxhdrs/Makefile.am b/c/src/tests/psxtests/psxhdrs/Makefile.am index 15da64193e..3f7b8a8ac5 100644 --- a/c/src/tests/psxtests/psxhdrs/Makefile.am +++ b/c/src/tests/psxtests/psxhdrs/Makefile.am @@ -31,6 +31,7 @@ SRCS = $(C_FILES) OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg all-local: ${ARCH} ${OBJS} diff --git a/c/src/tests/psxtests/psxmount/Makefile.am b/c/src/tests/psxtests/psxmount/Makefile.am index 38eb85ec95..99136c209b 100644 --- a/c/src/tests/psxtests/psxmount/Makefile.am +++ b/c/src/tests/psxtests/psxmount/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxmsgq01/Makefile.am b/c/src/tests/psxtests/psxmsgq01/Makefile.am index cdf68a7ff2..23822febcf 100644 --- a/c/src/tests/psxtests/psxmsgq01/Makefile.am +++ b/c/src/tests/psxtests/psxmsgq01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxreaddir/Makefile.am b/c/src/tests/psxtests/psxreaddir/Makefile.am index 6fb2c67812..ced6cf14f7 100644 --- a/c/src/tests/psxtests/psxreaddir/Makefile.am +++ b/c/src/tests/psxtests/psxreaddir/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxsem01/Makefile.am b/c/src/tests/psxtests/psxsem01/Makefile.am index 7c40850751..6c001a36bc 100644 --- a/c/src/tests/psxtests/psxsem01/Makefile.am +++ b/c/src/tests/psxtests/psxsem01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxstat/Makefile.am b/c/src/tests/psxtests/psxstat/Makefile.am index 19e747cdbe..132dc1fe33 100644 --- a/c/src/tests/psxtests/psxstat/Makefile.am +++ b/c/src/tests/psxtests/psxstat/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxtime/Makefile.am b/c/src/tests/psxtests/psxtime/Makefile.am index 12908cdede..86bedf2b39 100644 --- a/c/src/tests/psxtests/psxtime/Makefile.am +++ b/c/src/tests/psxtests/psxtime/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/c/src/tests/psxtests/psxtimer/Makefile.am b/c/src/tests/psxtests/psxtimer/Makefile.am index a81da41916..f5a82b7ed2 100644 --- a/c/src/tests/psxtests/psxtimer/Makefile.am +++ b/c/src/tests/psxtests/psxtimer/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index 119f52319d..0f60604065 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,14 @@ +2000-09-04 Ralf Corsepius + + * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, + psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, + psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am, + psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am, + psx13/Makefile.am, psxcancel/Makefile.am, psxfile01/Makefile.am, + psxhdrs/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am, + psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am, + psxtime/Makefile.am, psxtimer/Makefile.am: Include compile.am + 2000-08-31 Ralf Corsepius * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am, diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am index 9f09094ea7..411003d6fe 100644 --- a/testsuites/psxtests/psx01/Makefile.am +++ b/testsuites/psxtests/psx01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am index 6883410989..77a9dc62fa 100644 --- a/testsuites/psxtests/psx02/Makefile.am +++ b/testsuites/psxtests/psx02/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am index 2bfb610c29..521629efdc 100644 --- a/testsuites/psxtests/psx03/Makefile.am +++ b/testsuites/psxtests/psx03/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am index 2e88235867..cdce05f7d4 100644 --- a/testsuites/psxtests/psx04/Makefile.am +++ b/testsuites/psxtests/psx04/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am index 6e270aa569..cfa7892340 100644 --- a/testsuites/psxtests/psx05/Makefile.am +++ b/testsuites/psxtests/psx05/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am index 48ac19e193..29372d4905 100644 --- a/testsuites/psxtests/psx06/Makefile.am +++ b/testsuites/psxtests/psx06/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am index 11bd43d2f7..98b8d93660 100644 --- a/testsuites/psxtests/psx07/Makefile.am +++ b/testsuites/psxtests/psx07/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am index dde195c9cb..ce6e078c28 100644 --- a/testsuites/psxtests/psx08/Makefile.am +++ b/testsuites/psxtests/psx08/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am index a415d9087c..47a3fdf3bd 100644 --- a/testsuites/psxtests/psx09/Makefile.am +++ b/testsuites/psxtests/psx09/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am index 3140cf1f69..900f51317f 100644 --- a/testsuites/psxtests/psx10/Makefile.am +++ b/testsuites/psxtests/psx10/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am index 2c8f83a51a..d052d3e34e 100644 --- a/testsuites/psxtests/psx11/Makefile.am +++ b/testsuites/psxtests/psx11/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am index 0b75b07236..78821187e0 100644 --- a/testsuites/psxtests/psx12/Makefile.am +++ b/testsuites/psxtests/psx12/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am index ea281ed444..2a43138ab0 100644 --- a/testsuites/psxtests/psx13/Makefile.am +++ b/testsuites/psxtests/psx13/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am index a029b2d66a..66c5a715e7 100644 --- a/testsuites/psxtests/psxcancel/Makefile.am +++ b/testsuites/psxtests/psxcancel/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am index f7e47ec4f9..1d134fd62f 100644 --- a/testsuites/psxtests/psxfile01/Makefile.am +++ b/testsuites/psxtests/psxfile01/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am index 15da64193e..3f7b8a8ac5 100644 --- a/testsuites/psxtests/psxhdrs/Makefile.am +++ b/testsuites/psxtests/psxhdrs/Makefile.am @@ -31,6 +31,7 @@ SRCS = $(C_FILES) OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg all-local: ${ARCH} ${OBJS} diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am index 38eb85ec95..99136c209b 100644 --- a/testsuites/psxtests/psxmount/Makefile.am +++ b/testsuites/psxtests/psxmount/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am index cdf68a7ff2..23822febcf 100644 --- a/testsuites/psxtests/psxmsgq01/Makefile.am +++ b/testsuites/psxtests/psxmsgq01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am index 6fb2c67812..ced6cf14f7 100644 --- a/testsuites/psxtests/psxreaddir/Makefile.am +++ b/testsuites/psxtests/psxreaddir/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am index 7c40850751..6c001a36bc 100644 --- a/testsuites/psxtests/psxsem01/Makefile.am +++ b/testsuites/psxtests/psxsem01/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am index 19e747cdbe..132dc1fe33 100644 --- a/testsuites/psxtests/psxstat/Makefile.am +++ b/testsuites/psxtests/psxstat/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am index 12908cdede..86bedf2b39 100644 --- a/testsuites/psxtests/psxtime/Makefile.am +++ b/testsuites/psxtests/psxtime/Makefile.am @@ -22,6 +22,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am index a81da41916..f5a82b7ed2 100644 --- a/testsuites/psxtests/psxtimer/Makefile.am +++ b/testsuites/psxtests/psxtimer/Makefile.am @@ -25,6 +25,7 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(RTEMS_ROOT)/make/leaf.cfg include $(top_srcdir)/psxtests.am -- cgit v1.2.3