Changeset 1597 for trunk/databar.mak
- Timestamp:
- Jul 4, 2011, 9:16:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/databar.mak
r983 r1597 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 6 # 23 Feb 08 JBS Add support for building SYM files 7 # 04 Jul 11 GKY Make xqs files an explicit target so they will be rebuild if lost somehow. 7 8 8 9 BASE=databar … … 12 13 all: $(BASE).exe $(BASE).res .symbolic 13 14 14 sym: $(BASE).sym .symbolic15 sym: $(BASE).sym $(BASE).xqs .symbolic 15 16 16 17 $(BASE).res: $(BASE).rc dll\fm3dll.h icons\$(BASE).ico bitmaps\*.bmp
Note:
See TracChangeset
for help on using the changeset viewer.