summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/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/libcpu/sh/Makefile.am
parentRegenerate. (diff)
downloadrtems-bb1571ecf5bc5d46d04894b47d5e840cee55b1d3.tar.bz2
Cleanup.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/sh/Makefile.am b/c/src/lib/libcpu/sh/Makefile.am
index 09bb5cc686..801366f4c3 100644
--- a/c/src/lib/libcpu/sh/Makefile.am
+++ b/c/src/lib/libcpu/sh/Makefile.am
@@ -6,8 +6,6 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/compile.am
-CLEANFILES =
-DISTCLEANFILES =
noinst_PROGRAMS =
if sh7032
@@ -122,5 +120,4 @@ sh7750_timer_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
endif
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/../../../automake/local.am