Changeset 1576 for trunk/makefile_pre.mk
- Timestamp:
- Jun 21, 2011, 4:42:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile_pre.mk
r1514 r1576 21 21 # 12 Jul 09 GKY Allow FM/2 to load in high memory call exehdr /hi 22 22 # 13 Apr 10 SHL Drop HIMEM support 23 # 21 Jun 11 GKY Add exceptq .xqs support 23 24 24 25 # Environment: see dll\makefile … … 130 131 131 132 .SUFFIXES: 132 .SUFFIXES: .obj .c .res .rc .ipf .sym .map 133 .SUFFIXES: .obj .c .res .rc .ipf .sym .map .xqs 133 134 134 135 !ifdef USE_RC
Note:
See TracChangeset
for help on using the changeset viewer.