xm-cygwin.h revision 169689
112694SHai-May.Chao@Sun.COM/* Configuration for GCC for hosting on Windows NT.
212694SHai-May.Chao@Sun.COM   using a unix style C library.
312694SHai-May.Chao@Sun.COM   Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
412694SHai-May.Chao@Sun.COM
512694SHai-May.Chao@Sun.COMThis file is part of GCC.
612694SHai-May.Chao@Sun.COM
712694SHai-May.Chao@Sun.COMGCC is free software; you can redistribute it and/or modify
812694SHai-May.Chao@Sun.COMit under the terms of the GNU General Public License as published by
912694SHai-May.Chao@Sun.COMthe Free Software Foundation; either version 2, or (at your option)
1012694SHai-May.Chao@Sun.COMany later version.
1112694SHai-May.Chao@Sun.COM
1212694SHai-May.Chao@Sun.COMGCC is distributed in the hope that it will be useful,
1312694SHai-May.Chao@Sun.COMbut WITHOUT ANY WARRANTY; without even the implied warranty of
1412694SHai-May.Chao@Sun.COMMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1512694SHai-May.Chao@Sun.COMGNU General Public License for more details.
1612694SHai-May.Chao@Sun.COM
1712694SHai-May.Chao@Sun.COMYou should have received a copy of the GNU General Public License
1812694SHai-May.Chao@Sun.COMalong with GCC; see the file COPYING.  If not, write to
1912694SHai-May.Chao@Sun.COMthe Free Software Foundation, 51 Franklin Street, Fifth Floor,
2012694SHai-May.Chao@Sun.COMBoston, MA 02110-1301, USA.  */
2112694SHai-May.Chao@Sun.COM
2212694SHai-May.Chao@Sun.COM#define HOST_EXECUTABLE_SUFFIX ".exe"
2312694SHai-May.Chao@Sun.COM