summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/src/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-27 14:29:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-27 14:29:34 +0000
commit69a6204cdb258b5a54ce8ad856f11e0f2cc03e57 (patch)
tree4c3f71734d2ec2de00e886b0ea11134470b34254 /cpukit/librpc/src/Makefile.am
parent2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-69a6204cdb258b5a54ce8ad856f11e0f2cc03e57.tar.bz2
2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/rpc/Makefile.am, src/xdr/Makefile.am, src/Makefile.am: Removed. * Makefile.am: Merge-in src/rpc/Makefile.am, src/xdr/Makefile.am, src/Makefile.am. Various fixes. Reformat.
Diffstat (limited to 'cpukit/librpc/src/Makefile.am')
-rw-r--r--cpukit/librpc/src/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/cpukit/librpc/src/Makefile.am b/cpukit/librpc/src/Makefile.am
deleted file mode 100644
index b561cda3c4..0000000000
--- a/cpukit/librpc/src/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-##
-## $Id$
-##
-
-SUBDIRS = xdr rpc
-
-include $(top_srcdir)/automake/subdirs.am
-include $(top_srcdir)/automake/local.am