Changeset 719 for trunk/dll/internal/makefile
- Timestamp:
- Jul 4, 2007, 2:54:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/internal/makefile
r716 r719 31 31 CFLAGS = -bt=os2 -mf -bm -d2 -olirs -s -j -wx -zfp -zgp -zq -hd 32 32 33 # fixme34 #LFLAGS = /EXEPACK:2 /MAP /PMTYPE:VIO35 36 33 all: $(BASE).exe .symbolic 37 34 … … 48 45 @%write $^@ option cache 49 46 @%write $^@ option caseexact 50 !if $(DEBUG)47 !ifdef DEBUG 51 48 @%write $^@ debug dwarf all 52 49 !endif
Note:
See TracChangeset
for help on using the changeset viewer.