summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-11 05:25:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-11 05:25:27 +0000
commita42f159af5540d9ad5fd88f6b63291d40b2c21bb (patch)
tree2638b6e2ca234e65ff4887e158f1671ebd81ab1f /cpukit/Makefile.am
parent2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a42f159af5540d9ad5fd88f6b63291d40b2c21bb.tar.bz2
2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove AUTOMAKE_FILES. * automake/compile.am: Replace contents with contents of automake/amcompile.am. * automake/amcompile.am, automake/lib.am: Remove.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 531c4b61cf..db414b7b8f 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -23,10 +23,6 @@ include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = include/rtems/bspIo.h include/rtems/userenv.h \
include/rtems/fs.h include/rtems/stdint.h
-AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \
- automake/multilib.am automake/subdirs.am
-EXTRA_DIST = $(AUTOMAKE_FILES)
-
PREINSTALL_FILES =
$(PROJECT_INCLUDE)/rtems/$(dirstamp):