mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need any fixes.

P
	* fixinc/mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of
	targets that do not need any fixes.

From-SVN: r26946
This commit is contained in:
Mark Kettenis 1999-05-14 20:21:35 -06:00 committed by Jeff Law
parent 568154adcf
commit 0ef04c1a55
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ case $machine in
hppa1.0-*-bsd* | \
hppa*-*-lites* | \
*-*-linux-gnu* | \
*-*-gnu* | \
i[34567]86-moss-msdos* | i[34567]86-*-moss* | \
i[34567]86-*-osf1* | \
i[34567]86-*-win32 | \