Changeset 1576 for trunk/makefile
- Timestamp:
- Jun 21, 2011, 4:42:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile
r1516 r1576 27 27 # 12 Jul 09 GKY Allow FM/2 to load in high memory call exehdr /hi 28 28 # 13 Apr 10 SHL Drop HIMEM support 29 # 21 Jun 11 GKY Add exceptq .xqs support 30 # 21 Jun 11 GKY Make high memory builds the default (resources only for exes) 29 31 30 32 # Environment - see makefile_pre.mk and dll\makefile … … 132 134 -del *.res 133 135 -del *.sym 136 -del *.xqs 134 137 135 138 distclean: clean .symbolic
Note:
See TracChangeset
for help on using the changeset viewer.