summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-08-28 08:44:52 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-08-28 08:44:52 -0500
commitb597c0d60ce789c3f3708108c7a5abd75eecfbdf (patch)
tree16d71111b36d5afdba96036c19ccc2e77448013c /cpukit/score/cpu/mips
parentarm: Add tests which fail to build with C++ enabled. (diff)
downloadrtems-b597c0d60ce789c3f3708108c7a5abd75eecfbdf.tar.bz2
Regenerate all preinstall.am files.
Apparently, at some point automake output changed and these were not updated.
Diffstat (limited to 'cpukit/score/cpu/mips')
-rw-r--r--cpukit/score/cpu/mips/preinstall.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/score/cpu/mips/preinstall.am b/cpukit/score/cpu/mips/preinstall.am
index 2385f8cf15..bca004a485 100644
--- a/cpukit/score/cpu/mips/preinstall.am
+++ b/cpukit/score/cpu/mips/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)