summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300
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/h8300
parentRegenerate. (diff)
downloadrtems-bb1571ecf5bc5d46d04894b47d5e840cee55b1d3.tar.bz2
Cleanup.
Diffstat (limited to 'c/src/lib/libbsp/h8300')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/Makefile.am b/c/src/lib/libbsp/h8300/h8sim/Makefile.am
index f449b0e127..1388896383 100644
--- a/c/src/lib/libbsp/h8300/h8sim/Makefile.am
+++ b/c/src/lib/libbsp/h8300/h8sim/Makefile.am
@@ -14,7 +14,6 @@ include_HEADERS += include/tm27.h
nodist_include_HEADERS = include/bspopts.h
DISTCLEANFILES = include/bspopts.h
-
noinst_PROGRAMS =
nodist_include_HEADERS += ../../shared/include/coverhd.h
@@ -56,8 +55,6 @@ libbsp_a_LIBADD = startup.rel clock.rel console.rel timer.rel
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
EXTRA_DIST += times
-CLEANFILES =
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/../../../../automake/local.am