2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Remove project_libdir.
This commit is contained in:
Ralf Corsepius
2003-12-12 03:38:17 +00:00
parent 810720b633
commit 88f4967f2b
2 changed files with 4 additions and 1 deletions

View File

@@ -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>
* Makefile.am: Add tmpinstall dirstamp support.

View File

@@ -26,7 +26,6 @@ $(ARCH)/%.$(OBJEXT): rtems/%.c $(ARCH)/$(dirstamp)
$(ARCH)/%$(LIB_VARIANT).rel: $(ARCH)/%.o
${make-rel}
project_libdir = $(libdir)
project_lib_DATA = $(ARCH)/no-ext$(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 \