summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:29:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:29:46 +0000
commita450a93d06e69ca1232f4ddff62c170f899e17e5 (patch)
treed90eb29f9a291dcde088c6f4d98123890968b412 /testsuites
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a450a93d06e69ca1232f4ddff62c170f899e17e5.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Reformat. * psx01/Makefile.am: Remove all-local: $(ARCH). * psx02/Makefile.am: Remove all-local: $(ARCH). * psx03/Makefile.am: Remove all-local: $(ARCH). * psx04/Makefile.am: Remove all-local: $(ARCH). * psx05/Makefile.am: Remove all-local: $(ARCH). * psx06/Makefile.am: Remove all-local: $(ARCH). * psx07/Makefile.am: Remove all-local: $(ARCH). * psx08/Makefile.am: Remove all-local: $(ARCH). * psx09/Makefile.am: Remove all-local: $(ARCH). * psx10/Makefile.am: Remove all-local: $(ARCH). * psx11/Makefile.am: Remove all-local: $(ARCH). * psx12/Makefile.am: Remove all-local: $(ARCH). * psx13/Makefile.am: Remove all-local: $(ARCH). * psxcancel/Makefile.am: Remove all-local: $(ARCH). * psxchroot01/Makefile.am: Remove all-local: $(ARCH). * psxfile01/Makefile.am: Remove all-local: $(ARCH). * psxhdrs/Makefile.am: Remove all-local: $(ARCH). * psxmount/Makefile.am: Remove all-local: $(ARCH). * psxmsgq01/Makefile.am: Remove all-local: $(ARCH). * psxreaddir/Makefile.am: Remove all-local: $(ARCH). * psxsem01/Makefile.am: Remove all-local: $(ARCH). * psxstat/Makefile.am: Remove all-local: $(ARCH). * psxtime/Makefile.am: Remove all-local: $(ARCH). * psxtimer/Makefile.am: Remove all-local: $(ARCH).
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog28
-rw-r--r--testsuites/psxtests/include/Makefile.am1
-rw-r--r--testsuites/psxtests/psx01/Makefile.am3
-rw-r--r--testsuites/psxtests/psx02/Makefile.am3
-rw-r--r--testsuites/psxtests/psx03/Makefile.am3
-rw-r--r--testsuites/psxtests/psx04/Makefile.am3
-rw-r--r--testsuites/psxtests/psx05/Makefile.am3
-rw-r--r--testsuites/psxtests/psx06/Makefile.am3
-rw-r--r--testsuites/psxtests/psx07/Makefile.am3
-rw-r--r--testsuites/psxtests/psx08/Makefile.am3
-rw-r--r--testsuites/psxtests/psx09/Makefile.am3
-rw-r--r--testsuites/psxtests/psx10/Makefile.am3
-rw-r--r--testsuites/psxtests/psx11/Makefile.am3
-rw-r--r--testsuites/psxtests/psx12/Makefile.am3
-rw-r--r--testsuites/psxtests/psx13/Makefile.am3
-rw-r--r--testsuites/psxtests/psxcancel/Makefile.am3
-rw-r--r--testsuites/psxtests/psxchroot01/Makefile.am3
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am3
-rw-r--r--testsuites/psxtests/psxhdrs/Makefile.am7
-rw-r--r--testsuites/psxtests/psxmount/Makefile.am3
-rw-r--r--testsuites/psxtests/psxmsgq01/Makefile.am3
-rw-r--r--testsuites/psxtests/psxreaddir/Makefile.am3
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am3
-rw-r--r--testsuites/psxtests/psxstat/Makefile.am3
-rw-r--r--testsuites/psxtests/psxtime/Makefile.am3
-rw-r--r--testsuites/psxtests/psxtimer/Makefile.am3
26 files changed, 54 insertions, 51 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index cba143430e..c086ba73ff 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,31 @@
+2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/Makefile.am: Reformat.
+ * psx01/Makefile.am: Remove all-local: $(ARCH).
+ * psx02/Makefile.am: Remove all-local: $(ARCH).
+ * psx03/Makefile.am: Remove all-local: $(ARCH).
+ * psx04/Makefile.am: Remove all-local: $(ARCH).
+ * psx05/Makefile.am: Remove all-local: $(ARCH).
+ * psx06/Makefile.am: Remove all-local: $(ARCH).
+ * psx07/Makefile.am: Remove all-local: $(ARCH).
+ * psx08/Makefile.am: Remove all-local: $(ARCH).
+ * psx09/Makefile.am: Remove all-local: $(ARCH).
+ * psx10/Makefile.am: Remove all-local: $(ARCH).
+ * psx11/Makefile.am: Remove all-local: $(ARCH).
+ * psx12/Makefile.am: Remove all-local: $(ARCH).
+ * psx13/Makefile.am: Remove all-local: $(ARCH).
+ * psxcancel/Makefile.am: Remove all-local: $(ARCH).
+ * psxchroot01/Makefile.am: Remove all-local: $(ARCH).
+ * psxfile01/Makefile.am: Remove all-local: $(ARCH).
+ * psxhdrs/Makefile.am: Remove all-local: $(ARCH).
+ * psxmount/Makefile.am: Remove all-local: $(ARCH).
+ * psxmsgq01/Makefile.am: Remove all-local: $(ARCH).
+ * psxreaddir/Makefile.am: Remove all-local: $(ARCH).
+ * psxsem01/Makefile.am: Remove all-local: $(ARCH).
+ * psxstat/Makefile.am: Remove all-local: $(ARCH).
+ * psxtime/Makefile.am: Remove all-local: $(ARCH).
+ * psxtimer/Makefile.am: Remove all-local: $(ARCH).
+
2003-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Reflect having moved to testsuites/.
diff --git a/testsuites/psxtests/include/Makefile.am b/testsuites/psxtests/include/Makefile.am
index a838fddb15..4899d0e63a 100644
--- a/testsuites/psxtests/include/Makefile.am
+++ b/testsuites/psxtests/include/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
noinst_HEADERS = pmacros.h
include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/psxtests/psx01/Makefile.am b/testsuites/psxtests/psx01/Makefile.am
index acac58e29a..98d27426a3 100644
--- a/testsuites/psxtests/psx01/Makefile.am
+++ b/testsuites/psxtests/psx01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx01
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index d97dcfb121..cff6a8d7eb 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx02
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx03/Makefile.am b/testsuites/psxtests/psx03/Makefile.am
index 7627df2071..0c7c5bd1a1 100644
--- a/testsuites/psxtests/psx03/Makefile.am
+++ b/testsuites/psxtests/psx03/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx03
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx04/Makefile.am b/testsuites/psxtests/psx04/Makefile.am
index fa4d5a87c3..e2ddcd57d9 100644
--- a/testsuites/psxtests/psx04/Makefile.am
+++ b/testsuites/psxtests/psx04/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx04
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx05/Makefile.am b/testsuites/psxtests/psx05/Makefile.am
index d659871673..bc635642f6 100644
--- a/testsuites/psxtests/psx05/Makefile.am
+++ b/testsuites/psxtests/psx05/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx05
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx06/Makefile.am b/testsuites/psxtests/psx06/Makefile.am
index a5a9aaee90..c4f560313d 100644
--- a/testsuites/psxtests/psx06/Makefile.am
+++ b/testsuites/psxtests/psx06/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx06
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index 89936486c1..f97d2126e1 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx07
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index a4d943dba9..495a90cee5 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx08
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx09/Makefile.am b/testsuites/psxtests/psx09/Makefile.am
index e5084cdc74..0977ff0a0e 100644
--- a/testsuites/psxtests/psx09/Makefile.am
+++ b/testsuites/psxtests/psx09/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx09
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx10/Makefile.am b/testsuites/psxtests/psx10/Makefile.am
index 2b5f2e2be6..0b22ddb880 100644
--- a/testsuites/psxtests/psx10/Makefile.am
+++ b/testsuites/psxtests/psx10/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx10
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx11/Makefile.am b/testsuites/psxtests/psx11/Makefile.am
index 2e0d9e99f2..740c3aa730 100644
--- a/testsuites/psxtests/psx11/Makefile.am
+++ b/testsuites/psxtests/psx11/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx11
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx12/Makefile.am b/testsuites/psxtests/psx12/Makefile.am
index d8c5d599b5..eb81a82f3f 100644
--- a/testsuites/psxtests/psx12/Makefile.am
+++ b/testsuites/psxtests/psx12/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx12
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index 492c101746..170d68c2a9 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psx13
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxcancel/Makefile.am b/testsuites/psxtests/psxcancel/Makefile.am
index ec6783c7be..40a8caefc3 100644
--- a/testsuites/psxtests/psxcancel/Makefile.am
+++ b/testsuites/psxtests/psxcancel/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxcancel
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxchroot01/Makefile.am b/testsuites/psxtests/psxchroot01/Makefile.am
index 0d52362ea4..8e7eb4b0f1 100644
--- a/testsuites/psxtests/psxchroot01/Makefile.am
+++ b/testsuites/psxtests/psxchroot01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxchroot01
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 53f4334303..45c0d41d64 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxfile01
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index 033681de6c..d9929df122 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
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 \
@@ -22,8 +21,8 @@ C_FILES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \
signal13.c signal14.c signal15.c signal16.c signal17.c signal18.c \
signal19.c signal20.c signal21.c signal22.c signal23.c sync01.c sync02.c \
sync03.c time01.c time02.c time03.c time04.c time05.c time06.c time07.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
+ 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
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT))
SRCS = $(C_FILES)
@@ -33,7 +32,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
-all-local: ${ARCH} ${OBJS}
+all-local: ${OBJS}
EXTRA_DIST = $(C_FILES)
diff --git a/testsuites/psxtests/psxmount/Makefile.am b/testsuites/psxtests/psxmount/Makefile.am
index 348025aa7a..e1dcd89f15 100644
--- a/testsuites/psxtests/psxmount/Makefile.am
+++ b/testsuites/psxtests/psxmount/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxmount
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am
index ae8e8e247a..e5c62d05ec 100644
--- a/testsuites/psxtests/psxmsgq01/Makefile.am
+++ b/testsuites/psxtests/psxmsgq01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxmsgq01
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 1145a5960d..d800ccb666 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxreaddir
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index ca23429e6c..0608e4afcf 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxsem01
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 467ccbdfdc..f501b2e8fc 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxstat
MANAGERS = all
@@ -34,7 +33,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index c30f797296..036fe3eba9 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxtime
MANAGERS = all
@@ -32,7 +31,7 @@ include $(top_srcdir)/psxtests.am
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
diff --git a/testsuites/psxtests/psxtimer/Makefile.am b/testsuites/psxtests/psxtimer/Makefile.am
index 041b67ff34..af8f1f440c 100644
--- a/testsuites/psxtests/psxtimer/Makefile.am
+++ b/testsuites/psxtests/psxtimer/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
TEST = psxtimer
MANAGERS = all
@@ -37,7 +36,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)
-all-local: $(ARCH) $(TMPINSTALL_FILES)
+all-local: $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)