summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:19:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 04:19:28 +0000
commitdbe8e5194cf71cb20e7a05ff382ad70e833fd3e6 (patch)
tree2c05c42afd7270e417e72e41a1e6e14d193d51c7 /cpukit/librpc/Makefile.am
parent2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-dbe8e5194cf71cb20e7a05ff382ad70e833fd3e6.tar.bz2
Cleanups
Diffstat (limited to 'cpukit/librpc/Makefile.am')
-rw-r--r--cpukit/librpc/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/librpc/Makefile.am b/cpukit/librpc/Makefile.am
index 2dcd7cc259..83859c99f3 100644
--- a/cpukit/librpc/Makefile.am
+++ b/cpukit/librpc/Makefile.am
@@ -6,8 +6,6 @@ include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am
EXTRA_DIST =
-CLEANFILES =
-DISTCLEANFILES =
if LIBRPC
include_rpcdir = $(includedir)/rpc
@@ -92,5 +90,4 @@ EXTRA_DIST += include/rpcsvc/bootparam_prot.x include/rpcsvc/crypt.x \
all-local: $(PREINSTALL_FILES)
include $(srcdir)/preinstall.am
-
include $(top_srcdir)/automake/local.am