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/ftpd/preinstall.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/ftpd') diff --git a/cpukit/ftpd/preinstall.am b/cpukit/ftpd/preinstall.am index abeefb3d19..85ae87d6db 100644 --- a/cpukit/ftpd/preinstall.am +++ b/cpukit/ftpd/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-local: $(TMPINSTALL_FILES) TMPINSTALL_FILES = CLEANFILES = $(TMPINSTALL_FILES) -PREINSTALL_DIRS = -DISTCLEANFILES = $(PREINSTALL_DIRS) - $(PROJECT_LIB)/$(dirstamp): @$(MKDIR_P) $(PROJECT_LIB) @: > $(PROJECT_LIB)/$(dirstamp) -- cgit v1.2.3