i386-interix3.h revision 117395
11541Srgrimes/* Target definitions for GNU compiler for Intel 80386 running Interix V3.
21541Srgrimes   Copyright (C) 2001 Free Software Foundation, Inc.
31541Srgrimes   Contributed by Douglas B. Rupp (rupp@gnat.com)
41541Srgrimes
51541SrgrimesThis file is part of GNU CC.
61541Srgrimes
71541SrgrimesGNU CC is free software; you can redistribute it and/or modify
81541Srgrimesit under the terms of the GNU General Public License as published by
91541Srgrimesthe Free Software Foundation; either version 2, or (at your option)
101541Srgrimesany later version.
111541Srgrimes
121541SrgrimesGNU CC is distributed in the hope that it will be useful,
131541Srgrimesbut WITHOUT ANY WARRANTY; without even the implied warranty of
141541SrgrimesMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
151541SrgrimesGNU General Public License for more details.
161541Srgrimes
171541SrgrimesYou should have received a copy of the GNU General Public License
181541Srgrimesalong with GNU CC; see the file COPYING.  If not, write to
1958705Scharnierthe Free Software Foundation, 59 Temple Place - Suite 330,
201541SrgrimesBoston, MA 02111-1307, USA.  */
211541Srgrimes
221541Srgrimes#undef CPP_SPEC
231541Srgrimes#define CPP_SPEC "%{posix:-D_POSIX_SOURCE}"
241541Srgrimes
251541Srgrimes