2004-11-05 Paolo Bonzini <bonzini@gnu.org>

* Makefile.def (host fixincludes): Specify missing targets.
	* Makefile.in: Regenerate.
This commit is contained in:
Paolo Bonzini
2004-11-05 16:36:20 +00:00
parent 116a99648d
commit 38b33663ac
3 changed files with 21 additions and 92 deletions

View File

@@ -51,7 +51,12 @@ host_modules= { module= fastjar; no_check_cross= true; };
host_modules= { module= fileutils; };
host_modules= { module= findutils; };
host_modules= { module= find; };
host_modules= { module= fixincludes; };
host_modules= { module= fixincludes;
missing= info;
missing= dvi;
missing= TAGS;
missing= install-info;
missing= installcheck; };
host_modules= { module= flex; no_check_cross= true; };
host_modules= { module= gas; bootstrap=true; };
host_modules= { module= gcc; bootstrap=true;