Ignore:
Timestamp:
Jul 8, 2008, 4:32:46 PM (17 years ago)
Author:
Gregg Young
Message:

Add *.sym to files removed by clean; removed mkstr.map & mkstr.sym from debug package since the exe is an internal build tool only.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/internal/makefile

    r915 r1054  
    5050   @%write $^@ option map
    5151   @%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'
    5353   @%write $^@ file $(BASE).obj
    5454   @%write $^@ library os2386.lib
     
    5959  -del $(BASE).map
    6060  -del $(BASE).obj
     61  -del $(BASE).sym
    6162
    6263cleanobj: .symbolic
Note: See TracChangeset for help on using the changeset viewer.