Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/include/filenames.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    66   some of them have case-insensitive file names.
    77
    8    Copyright 2000 Free Software Foundation, Inc.
     8   Copyright 2000, 2001 Free Software Foundation, Inc.
    99
    1010This file is part of BFD, the Binary File Descriptor library.
     
    2727#define FILENAMES_H
    2828
    29 #if defined(__MSDOS__) || defined(_WIN32) || defined(__OS2__)
     29#if defined(__MSDOS__) || defined(_WIN32) || defined(__OS2__) || defined (__CYGWIN__)
    3030
    3131#ifndef HAVE_DOS_BASED_FILE_SYSTEM
Note: See TracChangeset for help on using the changeset viewer.