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>
|
||||
|
||||
* 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)
|
||||
|
||||
$(LIB): $(libcpu_a_OBJECTS)
|
||||
# ${make-library}
|
||||
${make-library}
|
||||
|
||||
#$(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a: $(LIB)
|
||||
# $(INSTALL_DATA) $< $@
|
||||
#
|
||||
#TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib/libcpu$(LIB_VARIANT).a
|
||||
|
||||
all-local: $(LIB) $(TMPINSTALL_FILES)
|
||||
all-local: $(LIB)
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user