summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:57:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:57:00 +0000
commit950f19aa86441c5859d4114149ebbcef6fd5e15a (patch)
tree4797ad9ed9a2cfeb02de99b782a3444a391cbe37 /c/src/lib/libcpu/sh
parentCleanup. (diff)
downloadrtems-950f19aa86441c5859d4114149ebbcef6fd5e15a.tar.bz2
Regenerate.
Diffstat (limited to 'c/src/lib/libcpu/sh')
-rw-r--r--c/src/lib/libcpu/sh/preinstall.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/sh/preinstall.am b/c/src/lib/libcpu/sh/preinstall.am
index 835ddcdf6d..d679761a94 100644
--- a/c/src/lib/libcpu/sh/preinstall.am
+++ b/c/src/lib/libcpu/sh/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)
if sh7032
$(PROJECT_INCLUDE)/sh/$(dirstamp):