summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:32:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:32:00 +0000
commit88c3c5eec5a263a268eb749d929f800246b64b12 (patch)
tree75fab707062209a8e3fb010abffe1396730fc6cb /configure.ac
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-88c3c5eec5a263a268eb749d929f800246b64b12.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove make/custom/Makefile. * Makefile.am: Cosmetics. * automake/compile.am: Remove compilation rules. Remove $(ARCH) directory generation.
Diffstat (limited to '')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 030972f2c2..d563a4163e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,6 @@ RTEMS_TARGET_CONFIG_SUBDIRS([c])
AC_CONFIG_FILES([Makefile
make/Makefile
-make/custom/Makefile
])
AC_OUTPUT