summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/idp
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-08-29 12:48:01 +1000
committerChris Johns <chrisj@rtems.org>2014-08-29 12:48:01 +1000
commit59990cc9752c892dffed6ac0e074d3876c2f663f (patch)
tree3d7579bcc597a2fd493b94f9e93e30d7f79fcc2f /c/src/lib/libbsp/m68k/idp
parentbootstrap: Sort the various hash keys used in generating preinstall.am. (diff)
downloadrtems-59990cc9752c892dffed6ac0e074d3876c2f663f.tar.bz2
Regenerate all preinstall.am files.
With this patch the preinstall.am files are in a set order and not dependent on now perl implements a hash.
Diffstat (limited to 'c/src/lib/libbsp/m68k/idp')
-rw-r--r--c/src/lib/libbsp/m68k/idp/preinstall.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/idp/preinstall.am b/c/src/lib/libbsp/m68k/idp/preinstall.am
index 73bd6bd827..0a548ff024 100644
--- a/c/src/lib/libbsp/m68k/idp/preinstall.am
+++ b/c/src/lib/libbsp/m68k/idp/preinstall.am
@@ -5,6 +5,9 @@ $(srcdir)/preinstall.am: Makefile.am
$(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am
endif
+PREINSTALL_DIRS =
+DISTCLEANFILES += $(PREINSTALL_DIRS)
+
all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
@@ -15,9 +18,6 @@ all-local: $(TMPINSTALL_FILES)
TMPINSTALL_FILES =
CLEANFILES += $(TMPINSTALL_FILES)
-PREINSTALL_DIRS =
-DISTCLEANFILES += $(PREINSTALL_DIRS)
-
$(PROJECT_LIB)/$(dirstamp):
@$(MKDIR_P) $(PROJECT_LIB)
@: > $(PROJECT_LIB)/$(dirstamp)