From b051bc15a37dc259f0db00e14227366521e45ad4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 1 Dec 2003 21:24:25 +0000 Subject: 2003-12-01 Ralf Corsepius * itronhello/Makefile.am: Remove all-local: $(ARCH). * itronmbf01/Makefile.am: Remove all-local: $(ARCH). * itronmbox01/Makefile.am: Remove all-local: $(ARCH). * itronsem01/Makefile.am: Remove all-local: $(ARCH). * itrontask01/Makefile.am: Remove all-local: $(ARCH). * itrontask02/Makefile.am: Remove all-local: $(ARCH). * itrontask03/Makefile.am: Remove all-local: $(ARCH). * itrontask04/Makefile.am: Remove all-local: $(ARCH). * itrontime01/Makefile.am: Remove all-local: $(ARCH). --- testsuites/itrontests/ChangeLog | 12 ++++++++++++ testsuites/itrontests/itronhello/Makefile.am | 3 +-- testsuites/itrontests/itronmbf01/Makefile.am | 3 +-- testsuites/itrontests/itronmbox01/Makefile.am | 3 +-- testsuites/itrontests/itronsem01/Makefile.am | 3 +-- testsuites/itrontests/itrontask01/Makefile.am | 3 +-- testsuites/itrontests/itrontask02/Makefile.am | 3 +-- testsuites/itrontests/itrontask03/Makefile.am | 3 +-- testsuites/itrontests/itrontask04/Makefile.am | 3 +-- testsuites/itrontests/itrontime01/Makefile.am | 3 +-- 10 files changed, 21 insertions(+), 18 deletions(-) diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index fd161cc1f6..4ab53b52f7 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,15 @@ +2003-12-01 Ralf Corsepius + + * itronhello/Makefile.am: Remove all-local: $(ARCH). + * itronmbf01/Makefile.am: Remove all-local: $(ARCH). + * itronmbox01/Makefile.am: Remove all-local: $(ARCH). + * itronsem01/Makefile.am: Remove all-local: $(ARCH). + * itrontask01/Makefile.am: Remove all-local: $(ARCH). + * itrontask02/Makefile.am: Remove all-local: $(ARCH). + * itrontask03/Makefile.am: Remove all-local: $(ARCH). + * itrontask04/Makefile.am: Remove all-local: $(ARCH). + * itrontime01/Makefile.am: Remove all-local: $(ARCH). + 2003-11-10 Ralf Corsepius * configure.ac: Reflect having moved to testsuites/. diff --git a/testsuites/itrontests/itronhello/Makefile.am b/testsuites/itrontests/itronhello/Makefile.am index 9d57b15b4c..8be6952d91 100644 --- a/testsuites/itrontests/itronhello/Makefile.am +++ b/testsuites/itrontests/itronhello/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itronhello PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itronmbf01/Makefile.am b/testsuites/itrontests/itronmbf01/Makefile.am index 6a0e8f5b40..94984f9bc3 100644 --- a/testsuites/itrontests/itronmbf01/Makefile.am +++ b/testsuites/itrontests/itronmbf01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itronmbf01 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itronmbox01/Makefile.am b/testsuites/itrontests/itronmbox01/Makefile.am index eedb582c1b..65b1388aef 100644 --- a/testsuites/itrontests/itronmbox01/Makefile.am +++ b/testsuites/itrontests/itronmbox01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itronmbox01 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itronsem01/Makefile.am b/testsuites/itrontests/itronsem01/Makefile.am index a0f344e41e..eb310221d3 100644 --- a/testsuites/itrontests/itronsem01/Makefile.am +++ b/testsuites/itrontests/itronsem01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itronsem01 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itrontask01/Makefile.am b/testsuites/itrontests/itrontask01/Makefile.am index 48143743b1..e433568164 100644 --- a/testsuites/itrontests/itrontask01/Makefile.am +++ b/testsuites/itrontests/itrontask01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itrontask01 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itrontask02/Makefile.am b/testsuites/itrontests/itrontask02/Makefile.am index 3767ca72b8..08bdffeccf 100644 --- a/testsuites/itrontests/itrontask02/Makefile.am +++ b/testsuites/itrontests/itrontask02/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itrontask02 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itrontask03/Makefile.am b/testsuites/itrontests/itrontask03/Makefile.am index 0118f38e8c..b498fc2be3 100644 --- a/testsuites/itrontests/itrontask03/Makefile.am +++ b/testsuites/itrontests/itrontask03/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itrontask03 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itrontask04/Makefile.am b/testsuites/itrontests/itrontask04/Makefile.am index a46e7808f5..49ee2201f2 100644 --- a/testsuites/itrontests/itrontask04/Makefile.am +++ b/testsuites/itrontests/itrontask04/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itrontask04 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.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/itrontests/itrontime01/Makefile.am b/testsuites/itrontests/itrontime01/Makefile.am index 1a90c1effb..beb1132c24 100644 --- a/testsuites/itrontests/itrontime01/Makefile.am +++ b/testsuites/itrontests/itrontime01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = itrontime01 PGM = ${ARCH}/$(TEST).exe @@ -34,7 +33,7 @@ include $(top_srcdir)/itrontests.am ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -all-local: $(ARCH) $(TMPINSTALL_FILES) +all-local: $(TMPINSTALL_FILES) EXTRA_DIST = $(C_FILES) $(DOCS) -- cgit v1.2.3