summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:33:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:33:34 +0000
commit0011fbe961404d8d7fed6efcb5b4eabcf36b9376 (patch)
treea275f76340ac2fa19c585e5ab111e40835b4bf0d
parentRegenerate. (diff)
downloadrtems-0011fbe961404d8d7fed6efcb5b4eabcf36b9376.tar.bz2
Remove unnecessary CLEANFILES.
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.am5
-rw-r--r--c/src/lib/libbsp/sh/gensh2/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/gensh4/Makefile.am1
-rw-r--r--c/src/lib/libbsp/sh/shsim/Makefile.am4
-rw-r--r--c/src/lib/libbsp/sh/simsh4/Makefile.am1
5 files changed, 3 insertions, 12 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.am b/c/src/lib/libbsp/sh/gensh1/Makefile.am
index 28d33db893..8fa50b003c 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.am
@@ -4,8 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../../aclocal
-CLEANFILES =
-
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
@@ -42,7 +40,7 @@ SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
BUILT_SOURCES = scitab.c
-CLEANFILES += scitab.c
+CLEANFILES = scitab.c
noinst_PROGRAMS += scitab.rel
scitab_rel_SOURCES = scitab.c
@@ -68,5 +66,4 @@ all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
EXTRA_DIST += times
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/../../../../automake/local.am
diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am
index 9459b080e1..c353a340bf 100644
--- a/c/src/lib/libbsp/sh/gensh2/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am
@@ -4,8 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../../aclocal
-CLEANFILES =
-
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
@@ -42,7 +40,7 @@ SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
BUILT_SOURCES = scitab.c
-CLEANFILES += scitab.c
+CLEANFILES = scitab.c
noinst_PROGRAMS += scitab.rel
scitab_rel_SOURCES = scitab.c
diff --git a/c/src/lib/libbsp/sh/gensh4/Makefile.am b/c/src/lib/libbsp/sh/gensh4/Makefile.am
index f46c7ee704..a2a5ab82c9 100644
--- a/c/src/lib/libbsp/sh/gensh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh4/Makefile.am
@@ -14,7 +14,6 @@ include_HEADERS += include/tm27.h
nodist_include_HEADERS = include/bspopts.h
DISTCLEANFILES = include/bspopts.h
-CLEANFILES =
noinst_PROGRAMS =
include_HEADERS += include/sdram.h
diff --git a/c/src/lib/libbsp/sh/shsim/Makefile.am b/c/src/lib/libbsp/sh/shsim/Makefile.am
index ecb5db7fdd..338c415a4a 100644
--- a/c/src/lib/libbsp/sh/shsim/Makefile.am
+++ b/c/src/lib/libbsp/sh/shsim/Makefile.am
@@ -4,8 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../../aclocal
-CLEANFILES =
-
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
@@ -47,7 +45,7 @@ SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
BUILT_SOURCES = scitab.c
-CLEANFILES += scitab.c
+CLEANFILES = scitab.c
noinst_PROGRAMS += scitab.rel
scitab_rel_SOURCES = scitab.c
diff --git a/c/src/lib/libbsp/sh/simsh4/Makefile.am b/c/src/lib/libbsp/sh/simsh4/Makefile.am
index 83bc2edd11..25e13b4db7 100644
--- a/c/src/lib/libbsp/sh/simsh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/simsh4/Makefile.am
@@ -14,7 +14,6 @@ include_HEADERS += include/tm27.h
nodist_include_HEADERS = include/bspopts.h
DISTCLEANFILES = include/bspopts.h
-CLEANFILES =
noinst_PROGRAMS =
SUBDIRS = . tools