From 45d7f4c961956408aff1a702ae06cb894fb9806b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 2 Dec 2003 04:41:19 +0000 Subject: 2003-12-02 Ralf Corsepius * pppd/Makefile.am: Remove all-local: $(ARCH). * rtems_servers/Makefile.am: Remove all-local: $(ARCH). * rtems_telnetd/Makefile.am: Remove all-local: $(ARCH). * rtems_webserver/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH). --- cpukit/ftpd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/ftpd') diff --git a/cpukit/ftpd/Makefile.am b/cpukit/ftpd/Makefile.am index a98feff791..22fc6e137d 100644 --- a/cpukit/ftpd/Makefile.am +++ b/cpukit/ftpd/Makefile.am @@ -27,7 +27,7 @@ include_rtems_HEADERS = $(LIB): $(OBJS) $(make-library) -all-local: $(PREINSTALL_FILES) $(ARCH) $(OBJS) $(LIB) +all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB) endif .PRECIOUS: $(LIB) -- cgit v1.2.3