From b597c0d60ce789c3f3708108c7a5abd75eecfbdf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Aug 2014 08:44:52 -0500 Subject: Regenerate all preinstall.am files. Apparently, at some point automake output changed and these were not updated. --- c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/no_cpu/no_bsp') diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am b/c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am index 72d079ac3f..a6a238d05b 100644 --- a/c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am +++ b/c/src/lib/libbsp/no_cpu/no_bsp/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_LIB)/$(dirstamp): @$(MKDIR_P) $(PROJECT_LIB) @: > $(PROJECT_LIB)/$(dirstamp) -- cgit v1.2.3