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

* Makefile.am: Remove all-local: $(ARCH).
This commit is contained in:
Ralf Corsepius
2003-12-02 04:44:52 +00:00
parent ca0de4d713
commit 457cd0f3f3
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove all-local: $(ARCH).
2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CANONICAL_HOST.

View File

@@ -48,6 +48,6 @@ $(LIB): $(OBJS)
$(PROJECT_RELEASE)/lib/librtems++$(LIB_VARIANT).a: $(LIB)
$(INSTALL_DATA) $< $@
all-local: ${ARCH} $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(top_srcdir)/../automake/local.am

View File

@@ -1,3 +1,7 @@
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove all-local: $(ARCH).
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* rtems/no-dpmem.c, rtems/no-event.c, rtems/no-mp.c, rtems/no-msg.c,

View File

@@ -32,7 +32,7 @@ TMPINSTALL_FILES += \
$(PROJECT_RELEASE)/lib/%$(LIB_VARIANT).rel: $(ARCH)/%$(LIB_VARIANT).rel
$(INSTALL_DATA) $< $@
all-local: ${ARCH} $(PGMS) $(TMPINSTALL_FILES)
all-local: $(PGMS) $(TMPINSTALL_FILES)
install-data-local: $(PGMS)
@$(mkinstalldirs) $(DESTDIR)$(bsplibdir)