VirtualBox

Changeset 942 in kBuild for trunk/src/gmakenew/kmkbuiltin/cp.c


Ignore:
Timestamp:
May 26, 2007 11:19:22 PM (18 years ago)
Author:
bird
Message:

Always use the GNU make getopt stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/kmkbuiltin/cp.c

    r809 r942  
    139139        optarg = NULL;
    140140        optopt = 0;
    141 #if defined(__FreeBSD__) || defined(__EMX__) || defined(__APPLE__)
    142         optreset = 1;
    143         optind = 1;
    144 #else
    145141        optind = 0; /* init */
    146 #endif
    147142
    148143        Hflag = Lflag = Pflag = 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette