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

* automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
This commit is contained in:
Ralf Corsepius
2003-12-17 03:54:31 +00:00
parent de2ee43db0
commit a953fa1472
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
+1 -1
View File
@@ -117,7 +117,7 @@ ARCH__V = $(ARCH_OPTIMIZE_V)
ARCH = $(ARCH_$(VARIANT_V)_V)
${ARCH}/$(dirstamp):
@$(mkinstalldirs) $(ARCH)
@$(mkdir_p) $(ARCH)
@: > $(ARCH)/$(dirstamp)
## Setup the library suffix