This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[committed] blow away leftover winnt support in fixincludes
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 8 Jul 2003 01:49:33 -0400
- Subject: [committed] blow away leftover winnt support in fixincludes
Bwaa ha ha ha ha!
Committing as obvious, since these are already desupported according to Zack.
* fixinc/mkfixinc.sh: Remove winnt support.
* fixinc/fixinc.winnt: Delete with extreme prejudice.
Index: mkfixinc.sh
===================================================================
RCS file: /cvs/gcc/gcc/gcc/fixinc/mkfixinc.sh,v
retrieving revision 1.48
diff -u -r1.48 mkfixinc.sh
--- mkfixinc.sh 10 May 2003 17:31:13 -0000 1.48
+++ mkfixinc.sh 8 Jul 2003 05:45:00 -0000
@@ -51,11 +51,6 @@
fixincludes=fixinc.wrap
;;
- alpha*-*-winnt* | \
- i?86-*-winnt3*)
- fixincludes=fixinc.winnt
- ;;
-
i?86-sequent-ptx* | i?86-sequent-sysv[34]*)
fixincludes=fixinc.ptx
;;
--
Nathanael Nerode <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html