home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Stone / windows / stnapih.arj / TARGET / M2.BAT next >
Encoding:
DOS Batch File  |  1998-01-28  |  141 b   |  6 lines

  1. @echo off
  2. echo *LAME*
  3. c:\tasm\bin\tasm32 /ml /m3 /z /q target
  4. c:\tasm\bin\tlink32 -x /Tpe /ap /c target,target,, import32.lib
  5. del *.obj
  6.