* fixinc/mkfixinc.sh: Recognize cygwin* instead of only
cygwin32.
From-SVN: r25957
+Wed Mar 24 23:24:30 1999 Jeffrey A Law (law@cygnus.com)
+
+ * fixinc/mkfixinc.sh: Recognize cygwin* instead of only
+ cygwin32.
+
Wed Mar 24 15:44:12 1999 Nick Clifton <nickc@cygnus.com>
* config/m32r/m32r.c (init_idents): Accept both NAME and __NAME__
i[34567]86-moss-msdos* | i[34567]86-*-moss* | \
i[34567]86-*-osf1* | \
i[34567]86-*-win32 | \
- i[34567]86-*-pe | i[34567]86-*-cygwin32 | \
+ i[34567]86-*-pe | i[34567]86-*-cygwin* | \
i[34567]86-*-mingw32* | \
mips-sgi-irix5cross64 | \
powerpc-*-eabiaix* | \
powerpcle-*-eabisim* | \
powerpcle-*-eabi* | \
powerpcle-*-winnt* | \
- powerpcle-*-pe | powerpcle-*-cygwin32 | \
+ powerpcle-*-pe | powerpcle-*-cygwin* | \
thumb-*-coff* | thumbel-*-coff* )
fixincludes=
;;