Ignore:
Timestamp:
May 2, 2000, 4:33:04 PM (25 years ago)
Author:
bird
Message:

Defined SEMICOLON to force use of ; as include separator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/wrc/makefile.os2

    r2714 r3476  
    1 # $Id: makefile.os2,v 1.9 2000-02-09 23:49:07 bird Exp $
     1# $Id: makefile.os2,v 1.10 2000-05-02 14:33:04 bird Exp $
    22
    33
     
    88
    99#DEFS      = -D__WINE__ -D__WIN32OS2__ -idirafter ../../include/win -idirafter ../../include
    10 DEFS      = -D__WINE__ -I. -I../../include/win -I../../include
     10DEFS      = -D__WINE__ -D__SEMICOLON__  -I. -I../../include/win -I../../include
    1111
    1212PROGRAMS = wrc.exe
Note: See TracChangeset for help on using the changeset viewer.