summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-08 08:43:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-08 08:43:28 +0000
commit63a88eb0bc870ca8619b4ca975329bfb781c44ea (patch)
tree13d9dac9f41ca02b8b6eb04fe9a1f9de43ea7557 /c/src/wrapup
parent2007-01-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-63a88eb0bc870ca8619b4ca975329bfb781c44ea.tar.bz2
Regenerate.
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/preinstall.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/preinstall.am b/c/src/wrapup/preinstall.am
index b3cc41417d..d442dce060 100644
--- a/c/src/wrapup/preinstall.am
+++ b/c/src/wrapup/preinstall.am
@@ -14,7 +14,7 @@ TMPINSTALL_FILES =
CLEANFILES += $(TMPINSTALL_FILES)
$(PROJECT_LIB)/$(dirstamp):
- @$(mkdir_p) $(PROJECT_LIB)
+ @$(MKDIR_P) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)