* Makefile.am (Makefile): Add target, for dependencies on

configure.host and configure.tgt.
	* configure.host, configure.tgt: Change -linux* to -linux-gnu*.
	* Makefile.in: Rebuild.
This commit is contained in:
Ian Lance Taylor 1998-02-10 20:11:30 +00:00
parent 52793fab2f
commit 7d620e23ed
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
Tue Feb 10 15:09:45 1998 Ian Lance Taylor <ian@cygnus.com>
* Makefile.am (Makefile): Add target, for dependencies on
configure.host and configure.tgt.
* configure.host, configure.tgt: Change -linux* to -linux-gnu*.
* Makefile.in: Rebuild.
start-sanitize-r5900
Tue Feb 10 11:52:33 1998 Jeffrey A Law (law@cygnus.com)