mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 09:03:33 +00:00
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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).
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* 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).
|
||||||
|
|
||||||
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Reformat. Apply dirstamps to preinstallation.
|
* Makefile.am: Reformat. Apply dirstamps to preinstallation.
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ include_rdbg_HEADERS = $(srcdir)/remdeb.h
|
|||||||
|
|
||||||
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a
|
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)
|
EXTRA_DIST = remdeb_f.x $(GEN_C_FILES)
|
||||||
|
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ include_rdbg_HEADERS = $(srcdir)/remdeb.h
|
|||||||
|
|
||||||
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a
|
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)
|
EXTRA_DIST = remdeb_f.x $(GEN_C_FILES)
|
||||||
|
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ include_rdbg_HEADERS = $(srcdir)/remdeb.h
|
|||||||
|
|
||||||
TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIB_VARIANT).a
|
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)
|
EXTRA_DIST = remdeb_f.x $(GEN_C_FILES)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user