Changeset 976 for trunk/eas.mak
- Timestamp:
- Feb 23, 2008, 8:58:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eas.mak
r695 r976 4 4 5 5 # 16 Jun 07 GKY Convert to OpenWatcom 6 # 23 Feb 08 JBS Add support for building SYM files 6 7 7 8 BASE=eas … … 9 10 !include makefile_pre.mk 10 11 11 all: $(BASE).exe $(BASE).res .symbolic12 all: $(BASE).exe $(BASE).res $(SYMS) .symbolic 12 13 13 14 $(BASE).res: $(BASE).rc dll\fm3dll.h icons\$(BASE).ico bitmaps\*.bmp
Note:
See TracChangeset
for help on using the changeset viewer.