2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* 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).
This commit is contained in:
Ralf Corsepius
2003-12-02 04:41:19 +00:00
parent f2fc5cfe3d
commit 45d7f4c961
10 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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).
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reformat. Apply dirstamps to preinstallation.

View File

@@ -23,7 +23,7 @@ include_HEADERS = rtemspppd.h rtemsdialer.h
$(LIB): $(OBJS)
$(make-library)
all-local: $(PREINSTALL_FILES) $(ARCH) $(OBJS) $(LIB)
all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB)
endif
.PRECIOUS: $(LIB)

View File

@@ -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)

View File

@@ -22,7 +22,7 @@ include_rtems_HEADERS = pty.h telnetd.h
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB)
endif
.PRECIOUS: $(LIB)

View File

@@ -31,7 +31,7 @@ include_HEADERS = rtems_webserver.h
include_goahead_HEADERS = ej.h ejIntrn.h emfdb.h md5.h uemf.h um.h webs.h \
wsIntrn.h
all-local: $(PREINSTALL_FILES) $(ARCH) $(OBJS) $(LIB)
all-local: $(PREINSTALL_FILES) $(OBJS) $(LIB)
endif
endif

View File

@@ -21,7 +21,7 @@ if HAS_NETWORKING
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB)
all-local: $(OBJS) $(LIB)
endif
PREINSTALL_FILES =