2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove c/make.
This commit is contained in:
Ralf Corsepius
2002-11-29 11:13:12 +00:00
parent 8da107446b
commit 87ecb88cab
2 changed files with 4 additions and 1 deletions

View File

@@ -64,7 +64,6 @@ RTEMS_HOST_CONFIG_SUBDIRS([tools/cpu])
AS_IF([test x"${enable_docs}" = x"yes"],
[RTEMS_HOST_CONFIG_SUBDIRS([doc])])
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
AS_IF([test x"$enable_multilib" = x"yes"],[
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
])