summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/csb350/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:40:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:40:08 +0000
commitbb1571ecf5bc5d46d04894b47d5e840cee55b1d3 (patch)
tree58bee8eaac2442ded7551006d64b391d25595681 /c/src/lib/libbsp/mips/csb350/Makefile.am
parentRegenerate. (diff)
downloadrtems-bb1571ecf5bc5d46d04894b47d5e840cee55b1d3.tar.bz2
Cleanup.
Diffstat (limited to 'c/src/lib/libbsp/mips/csb350/Makefile.am')
-rw-r--r--c/src/lib/libbsp/mips/csb350/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/mips/csb350/Makefile.am b/c/src/lib/libbsp/mips/csb350/Makefile.am
index c49118d86b..a4a9510f10 100644
--- a/c/src/lib/libbsp/mips/csb350/Makefile.am
+++ b/c/src/lib/libbsp/mips/csb350/Makefile.am
@@ -17,7 +17,6 @@ DISTCLEANFILES = include/bspopts.h
nodist_include_HEADERS += ../../shared/include/coverhd.h
noinst_PROGRAMS =
-CLEANFILES =
EXTRA_DIST = start/start.S start/regs.S
start.$(OBJEXT): start/start.S
@@ -72,5 +71,4 @@ libbsp_a_LIBADD += ../../../libcpu/mips/shared/cache.rel \
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/../../../../automake/local.am