forked from Imagelibrary/rtems
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove project_libdir.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Remove project_libdir.
|
||||||
|
|
||||||
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Add tmpinstall dirstamp support.
|
* Makefile.am: Add tmpinstall dirstamp support.
|
||||||
|
|||||||
@@ -26,7 +26,6 @@ $(ARCH)/%.$(OBJEXT): rtems/%.c $(ARCH)/$(dirstamp)
|
|||||||
$(ARCH)/%$(LIB_VARIANT).rel: $(ARCH)/%.o
|
$(ARCH)/%$(LIB_VARIANT).rel: $(ARCH)/%.o
|
||||||
${make-rel}
|
${make-rel}
|
||||||
|
|
||||||
project_libdir = $(libdir)
|
|
||||||
project_lib_DATA = $(ARCH)/no-ext$(LIB_VARIANT).rel \
|
project_lib_DATA = $(ARCH)/no-ext$(LIB_VARIANT).rel \
|
||||||
$(ARCH)/no-io$(LIB_VARIANT).rel $(ARCH)/no-dpmem$(LIB_VARIANT).rel \
|
$(ARCH)/no-io$(LIB_VARIANT).rel $(ARCH)/no-dpmem$(LIB_VARIANT).rel \
|
||||||
$(ARCH)/no-event$(LIB_VARIANT).rel $(ARCH)/no-msg$(LIB_VARIANT).rel \
|
$(ARCH)/no-event$(LIB_VARIANT).rel $(ARCH)/no-msg$(LIB_VARIANT).rel \
|
||||||
|
|||||||
Reference in New Issue
Block a user