2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* tools/Makefile.am: Remove.
	* configure.ac: Remove tools/Makefile.am
	* acinclude.m4: Fix build_subdir handling.
	* Makefile.am: Remove tools from SUBDIRS.
	Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
This commit is contained in:
Ralf Corsepius
2003-03-13 01:31:53 +00:00
parent 58dccb1d18
commit 19c69fa101
5 changed files with 74 additions and 106 deletions

View File

@@ -1,7 +0,0 @@
## $Id$
SUBDIRS = update cpu
include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/host.am