Changeset 3476 for trunk/tools/wrc/makefile.os2
- Timestamp:
- May 2, 2000, 4:33:04 PM (25 years ago)
- 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:07bird Exp $1 # $Id: makefile.os2,v 1.10 2000-05-02 14:33:04 bird Exp $ 2 2 3 3 … … 8 8 9 9 #DEFS = -D__WINE__ -D__WIN32OS2__ -idirafter ../../include/win -idirafter ../../include 10 DEFS = -D__WINE__ - I. -I../../include/win -I../../include10 DEFS = -D__WINE__ -D__SEMICOLON__ -I. -I../../include/win -I../../include 11 11 12 12 PROGRAMS = wrc.exe
Note:
See TracChangeset
for help on using the changeset viewer.