From 59990cc9752c892dffed6ac0e074d3876c2f663f Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 29 Aug 2014 12:48:01 +1000 Subject: 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. --- cpukit/preinstall.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/preinstall.am') diff --git a/cpukit/preinstall.am b/cpukit/preinstall.am index b2f88a9f78..70923f0481 100644 --- a/cpukit/preinstall.am +++ b/cpukit/preinstall.am @@ -5,14 +5,14 @@ $(srcdir)/preinstall.am: Makefile.am $(AMPOLISH3) $(srcdir)/Makefile.am > $(srcdir)/preinstall.am endif +PREINSTALL_DIRS = +DISTCLEANFILES = $(PREINSTALL_DIRS) + all-am: $(PREINSTALL_FILES) PREINSTALL_FILES = CLEANFILES += $(PREINSTALL_FILES) -PREINSTALL_DIRS = -DISTCLEANFILES = $(PREINSTALL_DIRS) - $(PROJECT_INCLUDE)/$(dirstamp): @$(MKDIR_P) $(PROJECT_INCLUDE) @: > $(PROJECT_INCLUDE)/$(dirstamp) -- cgit v1.2.3