From 63a88eb0bc870ca8619b4ca975329bfb781c44ea Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 8 Jan 2007 08:43:28 +0000 Subject: Regenerate. --- cpukit/pppd/preinstall.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/pppd') diff --git a/cpukit/pppd/preinstall.am b/cpukit/pppd/preinstall.am index e507114fd5..9479a04ce8 100644 --- a/cpukit/pppd/preinstall.am +++ b/cpukit/pppd/preinstall.am @@ -19,13 +19,13 @@ PREINSTALL_FILES = CLEANFILES += $(PREINSTALL_FILES) $(PROJECT_LIB)/$(dirstamp): - @$(mkdir_p) $(PROJECT_LIB) + @$(MKDIR_P) $(PROJECT_LIB) @: > $(PROJECT_LIB)/$(dirstamp) PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp) if LIBNETWORKING $(PROJECT_INCLUDE)/rtems/$(dirstamp): - @$(mkdir_p) $(PROJECT_INCLUDE)/rtems + @$(MKDIR_P) $(PROJECT_INCLUDE)/rtems @: > $(PROJECT_INCLUDE)/rtems/$(dirstamp) PREINSTALL_DIRS += $(PROJECT_INCLUDE)/rtems/$(dirstamp) -- cgit v1.2.3