summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/powerpc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:24:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:24:13 +0000
commit6ce2a66b9421518c837dc6d46d112135c5da849f (patch)
tree03fca03d507184d5baa0960c6833e7a52c8c1271 /cpukit/score/cpu/powerpc
parentCleanups (diff)
downloadrtems-6ce2a66b9421518c837dc6d46d112135c5da849f.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/score/cpu/powerpc')
-rw-r--r--cpukit/score/cpu/powerpc/preinstall.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/powerpc/preinstall.am b/cpukit/score/cpu/powerpc/preinstall.am
index 6d41f7685a..843d928a05 100644
--- a/cpukit/score/cpu/powerpc/preinstall.am
+++ b/cpukit/score/cpu/powerpc/preinstall.am
@@ -6,10 +6,10 @@ $(srcdir)/preinstall.am: Makefile.am
endif
PREINSTALL_DIRS =
-DISTCLEANFILES += $(PREINSTALL_DIRS)
+DISTCLEANFILES = $(PREINSTALL_DIRS)
PREINSTALL_FILES =
-CLEANFILES += $(PREINSTALL_FILES)
+CLEANFILES = $(PREINSTALL_FILES)
$(PROJECT_INCLUDE)/rtems/$(dirstamp):
@$(mkdir_p) $(PROJECT_INCLUDE)/rtems