forked from Imagelibrary/rtems
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Build libcpu.a. Don't preinstall libcpu.a
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* wrapup/Makefile.am: Build libcpu.a.
|
||||||
|
Don't preinstall libcpu.a
|
||||||
|
|
||||||
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* mpc505/ictrl/Makefile.am: Remove all-local: $(ARCH).
|
* mpc505/ictrl/Makefile.am: Remove all-local: $(ARCH).
|
||||||
|
|||||||
@@ -22,13 +22,8 @@ include $(top_srcdir)/../../../automake/lib.am
|
|||||||
libcpu_a_OBJECTS = $(CPU_SPECIFIC_OBJS) $(FAMILY_OBJS)
|
libcpu_a_OBJECTS = $(CPU_SPECIFIC_OBJS) $(FAMILY_OBJS)
|
||||||
|
|
||||||
$(LIB): $(libcpu_a_OBJECTS)
|
$(LIB): $(libcpu_a_OBJECTS)
|
||||||
# ${make-library}
|
${make-library}
|
||||||
|
|
||||||
#$(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a: $(LIB)
|
all-local: $(LIB)
|
||||||
# $(INSTALL_DATA) $< $@
|
|
||||||
#
|
|
||||||
#TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a
|
|
||||||
|
|
||||||
all-local: $(LIB) $(TMPINSTALL_FILES)
|
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/local.am
|
include $(top_srcdir)/../../../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user