forked from Imagelibrary/rtems
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
|
||||
|
||||
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/check-bsp-cache.m4: Remove RTEMS_BSP_FAMILY.
|
||||
|
||||
@@ -79,9 +79,8 @@ TMPINSTALL_FILES += $(PROJECT_RELEASE)/lib$(MULTISUBDIR)/$(LIBNAME)$(LIB_VARIANT
|
||||
#$(PROJECT_RELEASE)/lib$(MULTISUBDIR)/$(LIBNAME)$(LIB_VARIANT).a: $(LIB)
|
||||
# $(INSTALL_DATA) $< $@
|
||||
|
||||
install-hook: $(LIB)
|
||||
@$(mkinstalldirs) $(libdir)
|
||||
$(INSTALL_DATA) $(LIB) $(libdir)
|
||||
cpulibdir = $(libdir)
|
||||
cpulib_DATA = $(LIB)
|
||||
|
||||
all-local: ${ARCH} $(TMPINSTALL_FILES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user