summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000
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/sim68000
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/sim68000')
-rw-r--r--c/src/lib/libbsp/m68k/sim68000/preinstall.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/c/src/lib/libbsp/m68k/sim68000/preinstall.am b/c/src/lib/libbsp/m68k/sim68000/preinstall.am
index bdd3a3e368..347e43d26e 100644
--- a/c/src/lib/libbsp/m68k/sim68000/preinstall.am
+++ b/c/src/lib/libbsp/m68k/sim68000/preinstall.am
@@ -8,15 +8,15 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES += $(PREINSTALL_DIRS)
-all-local: $(TMPINSTALL_FILES)
-
-TMPINSTALL_FILES =
-CLEANFILES = $(TMPINSTALL_FILES)
-
all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
-CLEANFILES += $(PREINSTALL_FILES)
+CLEANFILES = $(PREINSTALL_FILES)
+
+all-local: $(TMPINSTALL_FILES)
+
+TMPINSTALL_FILES =
+CLEANFILES += $(TMPINSTALL_FILES)
$(PROJECT_LIB)/$(dirstamp):
@$(MKDIR_P) $(PROJECT_LIB)