mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-27 16:28:34 +08:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user