From e995b56ebc00cb8c935a3b2d82e5078e8ad99adb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 14:07:47 +0000 Subject: Add ../include/pmacros.h --- testsuites/psxtests/psx01/Makefile.am | 2 +- testsuites/psxtests/psx02/Makefile.am | 2 +- testsuites/psxtests/psx03/Makefile.am | 2 +- testsuites/psxtests/psx04/Makefile.am | 2 +- testsuites/psxtests/psx05/Makefile.am | 2 +- testsuites/psxtests/psx06/Makefile.am | 2 +- testsuites/psxtests/psx07/Makefile.am | 2 +- testsuites/psxtests/psx08/Makefile.am | 2 +- testsuites/psxtests/psx09/Makefile.am | 2 +- testsuites/psxtests/psx10/Makefile.am | 2 +- testsuites/psxtests/psx11/Makefile.am | 2 +- testsuites/psxtests/psx12/Makefile.am | 2 +- testsuites/psxtests/psxmsgq01/Makefile.am | 2 +- testsuites/psxtests/psxsem01/Makefile.am | 2 +- testsuites/psxtests/psxtimer/Makefile.am | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'testsuites/psxtests') diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am index dda5ffdbb4..0aea33fd4a 100644 --- a/testsuites/psxtests/psx01/Makefile.am +++ b/testsuites/psxtests/psx01/Makefile.am @@ -7,7 +7,7 @@ TEST = psx01 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am index 8a55b7cb85..c4ccc893d3 100644 --- a/testsuites/psxtests/psx02/Makefile.am +++ b/testsuites/psxtests/psx02/Makefile.am @@ -7,7 +7,7 @@ TEST = psx02 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am index fa22293e0c..f15a178312 100644 --- a/testsuites/psxtests/psx03/Makefile.am +++ b/testsuites/psxtests/psx03/Makefile.am @@ -7,7 +7,7 @@ TEST = psx03 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am index 32331a169e..dcca8cbfa2 100644 --- a/testsuites/psxtests/psx04/Makefile.am +++ b/testsuites/psxtests/psx04/Makefile.am @@ -7,7 +7,7 @@ TEST = psx04 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task1.c task2.c task3.c system.h +lib_a_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am index ddb73bd1f6..ffad42a2ed 100644 --- a/testsuites/psxtests/psx05/Makefile.am +++ b/testsuites/psxtests/psx05/Makefile.am @@ -7,7 +7,7 @@ TEST = psx05 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c task2.c task3.c system.h +lib_a_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am index 05f48dbb5e..1c30d1a498 100644 --- a/testsuites/psxtests/psx06/Makefile.am +++ b/testsuites/psxtests/psx06/Makefile.am @@ -7,7 +7,7 @@ TEST = psx06 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c task2.c system.h +lib_a_SOURCES = init.c task.c task2.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am index 0c180a9891..cae2f3087a 100644 --- a/testsuites/psxtests/psx07/Makefile.am +++ b/testsuites/psxtests/psx07/Makefile.am @@ -7,7 +7,7 @@ TEST = psx07 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am index d9b945bc22..1481640be1 100644 --- a/testsuites/psxtests/psx08/Makefile.am +++ b/testsuites/psxtests/psx08/Makefile.am @@ -7,7 +7,7 @@ TEST = psx08 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task1.c task2.c task3.c system.h +lib_a_SOURCES = init.c task1.c task2.c task3.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am index c087c6462b..2ff9af4d77 100644 --- a/testsuites/psxtests/psx09/Makefile.am +++ b/testsuites/psxtests/psx09/Makefile.am @@ -7,7 +7,7 @@ TEST = psx09 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c system.h +lib_a_SOURCES = init.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am index d924aa6a9e..06e1c242e3 100644 --- a/testsuites/psxtests/psx10/Makefile.am +++ b/testsuites/psxtests/psx10/Makefile.am @@ -7,7 +7,7 @@ TEST = psx10 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c task2.c task3.c system.h +lib_a_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am index 2819ea2787..d895bba566 100644 --- a/testsuites/psxtests/psx11/Makefile.am +++ b/testsuites/psxtests/psx11/Makefile.am @@ -7,7 +7,7 @@ TEST = psx11 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am index e3e334956d..1f2426ce87 100644 --- a/testsuites/psxtests/psx12/Makefile.am +++ b/testsuites/psxtests/psx12/Makefile.am @@ -7,7 +7,7 @@ TEST = psx12 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c task.c system.h +lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am index 73b29c2f3f..2c32e4398b 100644 --- a/testsuites/psxtests/psxmsgq01/Makefile.am +++ b/testsuites/psxtests/psxmsgq01/Makefile.am @@ -7,7 +7,7 @@ TEST = psxmsgq01 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c system.h +lib_a_SOURCES = init.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am index d38c480213..cdfc073078 100644 --- a/testsuites/psxtests/psxsem01/Makefile.am +++ b/testsuites/psxtests/psxsem01/Makefile.am @@ -7,7 +7,7 @@ TEST = psxsem01 MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = init.c system.h +lib_a_SOURCES = init.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am index 187e4ae2fd..337283009e 100644 --- a/testsuites/psxtests/psxtimer/Makefile.am +++ b/testsuites/psxtests/psxtimer/Makefile.am @@ -7,7 +7,7 @@ TEST = psxtimer MANAGERS = all noinst_LIBRARIES = lib.a -lib_a_SOURCES = psxtimer.c system.h +lib_a_SOURCES = psxtimer.c system.h ../include/pmacros.h DOCTYPES = scn DOCS = $(DOCTYPES:%=$(TEST).%) -- cgit v1.2.3