summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i386/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/i386/Makefile.am
parentRegenerate. (diff)
downloadrtems-bb1571ecf5bc5d46d04894b47d5e840cee55b1d3.tar.bz2
Cleanup.
Diffstat (limited to 'c/src/lib/libcpu/i386/Makefile.am')
-rw-r--r--c/src/lib/libcpu/i386/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/lib/libcpu/i386/Makefile.am b/c/src/lib/libcpu/i386/Makefile.am
index 938f65bd11..fdafa754f3 100644
--- a/c/src/lib/libcpu/i386/Makefile.am
+++ b/c/src/lib/libcpu/i386/Makefile.am
@@ -4,9 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal
-CLEANFILES =
-DISTCLEANFILES =
-
noinst_PROGRAMS =
include $(top_srcdir)/../../../automake/compile.am
@@ -36,5 +33,4 @@ page_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/../../../automake/local.am