home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Stone / windows / stnapih.arj / STNAPIH.BAT < prev    next >
Encoding:
DOS Batch File  |  1998-02-21  |  213 b   |  7 lines

  1. @echo off
  2. rem make-batch file for stnapih
  3. echo *Like doing something - buzz off*
  4. c:\tasm\bin\tasm32 /ml /m3 /z /q stnapih
  5. c:\tasm\bin\tlink32 -x /Tpe /ap /c stnapih,stnapih,, import32.lib
  6. del *.obj
  7. del *.map