2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Preinstall dirs.
This commit is contained in:
Ralf Corsepius
2004-02-19 06:02:04 +00:00
parent 8f1eeb9174
commit c98c9c9dd8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall dirs.
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include lib.am.

View File

@@ -42,7 +42,7 @@ TMPINSTALL_FILES =
$(PROJECT_LIB)/$(dirstamp):
@$(mkdir_p) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
if HAS_CXX
$(PROJECT_INCLUDE)/rtems++/$(dirstamp):