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

* configure.ac: Remove make/Templates/Makefile.
	* README.configure: Minor massaging.
This commit is contained in:
Ralf Corsepius
2002-11-07 10:16:27 +00:00
parent acf20be1c8
commit 6f6cde6f55
3 changed files with 22 additions and 22 deletions
+1 -2
View File
@@ -67,14 +67,13 @@ AS_IF([test x"${enable_docs}" = x"yes"],
RTEMS_TARGET_CONFIG_SUBDIRS([c/make])
AS_IF([test x"$enable_multilib" = x"yes"],[
RTEMS_TARGET_CONFIG_SUBDIRS([cpukit])
])
])
RTEMS_TARGET_CONFIG_SUBDIRS([c])
AC_CONFIG_FILES([Makefile
tools/Makefile
make/Makefile
make/custom/Makefile
make/Templates/Makefile
make/compilers/Makefile
])