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/itronhello/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/itrontests/itronhello/Makefile.am') 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) -- cgit v1.2.3