Changeset 1415


Ignore:
Timestamp:
May 1, 2004, 6:38:12 AM (21 years ago)
Author:
bird
Message:

(header)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/config/i386/xm-emx.h

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r1414 r1415  
    1 /* config/i386/xm-emx.h (host) */
     1/* Configuration for GNU C-compiler for hosting on OS/2.
     2   Using InnoTek GCC and InnoTek LIBC.
     3   Copyright (C) 2000(?)-2003 Andrew Zabolotny
     4   Copyright (C) 2003 InnoTek Systemberatung GmbH
     5   Copyright (C) 2003-2004 Knut St. Osmundsen
     6
     7This file is part of the InnoTek port of GNU CC.
     8
     9GNU CC is free software; you can redistribute it and/or modify
     10it under the terms of the GNU General Public License as published by
     11the Free Software Foundation; either version 2, or (at your option)
     12any later version.
     13
     14GNU CC is distributed in the hope that it will be useful,
     15but WITHOUT ANY WARRANTY; without even the implied warranty of
     16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     17GNU General Public License for more details.
     18
     19You should have received a copy of the GNU General Public License
     20along with GNU CC; see the file COPYING.  If not, write to
     21the Free Software Foundation, 59 Temple Place - Suite 330,
     22Boston, MA 02111-1307, USA.  */
     23
    224
    325/* Handle drive separator in path names */
Note: See TracChangeset for help on using the changeset viewer.