[rtems commit] Regenerate preinstall.am for score/cpu/or1k

Joel Sherrill joel at rtems.org
Thu Sep 4 18:03:51 UTC 2014


Module:    rtems
Branch:    master
Commit:    bc35eeca85d54b97121a35aaeab17075ff3e826f
Changeset: http://git.rtems.org/rtems/commit/?id=bc35eeca85d54b97121a35aaeab17075ff3e826f

Author:    Hesham ALMatary <heshamelmatary at gmail.com>
Date:      Thu Sep  4 12:55:39 2014 -0500

Regenerate preinstall.am for score/cpu/or1k

This patch regenerates preinstall.am file after Chris fixup regarding
preinstall.am files gerenration from bootstrap -p command.

---

 cpukit/score/cpu/or1k/preinstall.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cpukit/score/cpu/or1k/preinstall.am b/cpukit/score/cpu/or1k/preinstall.am
index 01cd68f..f4d7153 100644
--- a/cpukit/score/cpu/or1k/preinstall.am
+++ b/cpukit/score/cpu/or1k/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)/rtems/$(dirstamp):
 	@$(MKDIR_P) $(PROJECT_INCLUDE)/rtems
 	@: > $(PROJECT_INCLUDE)/rtems/$(dirstamp)



More information about the vc mailing list