summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 06:08:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-19 06:08:15 +0000
commit5e5cf07b369a34463504e04e356808b8855c7563 (patch)
treed401ea403a2699a44c0a2b5971cc35cd56bc6ef4 /c/src/librdbg/Makefile.am
parent2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5e5cf07b369a34463504e04e356808b8855c7563.tar.bz2
2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am: Preinstall dirs. * wrapup/Makefile.am: Preinstall dirs. Cosmetics. * aclocal/check-multiprocessing.m4: Cosmetics. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
Diffstat (limited to 'c/src/librdbg/Makefile.am')
-rw-r--r--c/src/librdbg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/Makefile.am b/c/src/librdbg/Makefile.am
index e1d41d7bfe..afae87b7cc 100644
--- a/c/src/librdbg/Makefile.am
+++ b/c/src/librdbg/Makefile.am
@@ -193,7 +193,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_RDBG
$(PROJECT_INCLUDE)/rdbg/$(dirstamp):