summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 10:37:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 10:37:19 +0000
commitba962ea23530a177caa06d7494ac0858d251ad97 (patch)
treea444a8d40fa3ed36c95ffe7e53fbfebc93ff2532 /cpukit/Makefile.am
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ba962ea23530a177caa06d7494ac0858d251ad97.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/lead-dot.m4: Remove (Use the version in automake-1.8). * automake/lib.am: Remove $(project_libdir)$(MULTISUBDIR). * aclocal/env-rtemscpu.m4: Reflect new definition of project_lib. * Makefile.am: Remove BUILT_SOURCES.
Diffstat (limited to '')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 7d776db7dd..79cf5378a9 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -23,8 +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
-BUILT_SOURCES = $(PREINSTALL_FILES)
-
AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \
automake/multilib.am automake/subdirs.am
EXTRA_DIST = $(AUTOMAKE_FILES)