From 107d0e35c3a6297fe4e94462ba49732a0de449e2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 1 Dec 2003 21:34:14 +0000 Subject: 2003-12-01 Ralf Corsepius * include/Makefile.am: Reformat. * tmitronsem01/Makefile.am: Remove all-local: $(ARCH). --- testsuites/tmitrontests/tmitronsem01/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/tmitrontests/tmitronsem01') diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am index e0da19b4fd..a95a0f01e8 100644 --- a/testsuites/tmitrontests/tmitronsem01/Makefile.am +++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am @@ -2,7 +2,6 @@ ## $Id$ ## - TEST = tmitronsem01 MANAGERS = all @@ -38,7 +37,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/include -DOPERATION_COUNT=$(OPERATION_COUNT) ${PGM}: $(OBJS) $(LINK_FILES) $(make-exe) -all-local: $(ARCH) $(TMPINSTALL_FILES) +all-local: $(TMPINSTALL_FILES) EXTRA_DIST = $(C_FILES) $(DOCS) -- cgit v1.2.3