- Timestamp:
- Jul 8, 2008, 4:32:46 PM (17 years ago)
- Location:
- trunk/dll
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/internal/makefile
r915 r1054 50 50 @%write $^@ option map 51 51 @%write $^@ name $(BASE) 52 @%write $^@ op desc '@$#SLAInc:3. 09$#@$#$#1$#$# 01/10/2007 03:09:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler'52 @%write $^@ op desc '@$#SLAInc:3.11$#@$#$#1$#$# 07/08/2007 03:11:00 slamain::EN:US:0:U:@@FM/2 Strings Compiler' 53 53 @%write $^@ file $(BASE).obj 54 54 @%write $^@ library os2386.lib … … 59 59 -del $(BASE).map 60 60 -del $(BASE).obj 61 -del $(BASE).sym 61 62 62 63 cleanobj: .symbolic -
trunk/dll/makefile
r1022 r1054 360 360 -del *.obj 361 361 -del *.res 362 -del *.sym 362 363 -del fm3res.str
Note:
See TracChangeset
for help on using the changeset viewer.