From ca0de4d713ca5e9decd2935dd259a08b6c4faec7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 2 Dec 2003 04:42:32 +0000 Subject: 2003-12-02 Ralf Corsepius * src/i386/any/Makefile.am: Remove all-local: $(ARCH). * src/m68k/any/Makefile.am: Remove all-local: $(ARCH). * src/powerpc/new_exception_processing/Makefile.am: Remove all-local: $(ARCH). --- c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am') diff --git a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am index 8c20fd159b..087ed6a805 100644 --- a/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am +++ b/c/src/librdbg/src/powerpc/new_exception_processing/Makefile.am @@ -80,7 +80,7 @@ include_rdbg_HEADERS = $(srcdir)/remdeb.h TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a -all-local: ${ARCH} $(PREINSTALL_FILES) $(TMPINSTALL_FILES) +all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES) EXTRA_DIST = remdeb_f.x $(GEN_C_FILES) -- cgit v1.2.3