summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-02 01:47:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-02 01:47:27 +0000
commit4f2064f13e58e5cf18a05603b3d63228cb8be225 (patch)
treeb868faeef4fa38a816d9144999a54c4a87b4e168 /Makefile.am
parent2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4f2064f13e58e5cf18a05603b3d63228cb8be225.tar.bz2
2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-cpu.m4: Remove. * Makefile.am: Remove reference to aclocal/check-cpu.m4. * acinclude.m4 (RTEMS_TARGET_CONFIG_SUBDIR): Check for presence of $1 in $srcdir before adding dir to SUBDIRS.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 10349f883e..c869feed5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,6 @@ ACLOCAL_FILES += aclocal/bsp-alias.m4
ACLOCAL_FILES += aclocal/canonical-host.m4
ACLOCAL_FILES += aclocal/canonical-target-name.m4
ACLOCAL_FILES += aclocal/check-bsps.m4
-ACLOCAL_FILES += aclocal/check-cpu.m4
ACLOCAL_FILES += aclocal/check-custom-bsp.m4
ACLOCAL_FILES += aclocal/config-subdirs.m4
ACLOCAL_FILES += aclocal/enable-bare.m4