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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1998-02-21
|
213 b
|
7 lines
@echo off
rem make-batch file for stnapih
echo *Like doing something - buzz off*
c:\tasm\bin\tasm32 /ml /m3 /z /q stnapih
c:\tasm\bin\tlink32 -x /Tpe /ap /c stnapih,stnapih,, import32.lib
del *.obj
del *.map