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

* aclocal/env-rtemsbsp.m4: AC_SUBST(project_libdir).
	* automake/lib.am: Remove project_libdir.
	* wrapup/Makefile.am: Reworked.
This commit is contained in:
Ralf Corsepius
2003-12-11 12:43:55 +00:00
parent c0ed3a2fa6
commit 0e31ed7a67
4 changed files with 23 additions and 20 deletions

View File

@@ -15,8 +15,6 @@ $(AR) $(ARFLAGS) $@ $^
$(RANLIB) $@
endef
project_libdir = $(libdir)
$(PROJECT_RELEASE)/lib/$(dirstamp):
@$(mkinstalldirs) $@
@: > $(PROJECT_RELEASE)/lib/$(dirstamp)