From f2fc5cfe3dec3f61fd84e9c18dc6e1045154e874 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 2 Dec 2003 04:40:06 +0000 Subject: 2003-12-02 Ralf Corsepius * support/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH). --- c/src/wrapup/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/wrapup') diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index ae0373d060..bd83bc25fb 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -36,7 +36,7 @@ SRCS += $(wildcard $(PROJECT_RELEASE)/lib/rtems-ctor$(LIB_VARIANT).$(OBJEXT)) TMPINSTALL_FILES += $(LIB) -all-local: $(ARCH) $(LIB) $(TMPINSTALL_FILES) +all-local: $(LIB) $(TMPINSTALL_FILES) $(LIB): $(SRCS) rm -f $@ -- cgit v1.2.3