summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:56:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 05:56:50 +0000
commit31cabe9ce018bc8fdefbc7a3e85c191c4c38a224 (patch)
treeea68342b2ec9bc79b81944ebdb9a9a95011313ce /c/src/libchip
parentCleanup. (diff)
downloadrtems-31cabe9ce018bc8fdefbc7a3e85c191c4c38a224.tar.bz2
Cleanup.
Diffstat (limited to 'c/src/libchip')
-rw-r--r--c/src/libchip/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index f964b6ef26..4e99f9e122 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -4,9 +4,6 @@
include $(top_srcdir)/automake/compile.am
-CLEANFILES =
-DISTCLEANFILES =
-
if LIBCHIP
include_libchipdir = $(includedir)/libchip
include_libchip_HEADERS =
@@ -112,5 +109,4 @@ EXTRA_DIST += shmdr/README
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/automake/local.am