home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
progmisc
/
digitol1
/
tsr
< prev
next >
Wrap
Text File
|
1989-06-24
|
342b
|
17 lines
tsr.obj: tsr tsr.asm
masm tsr;
tsrvm.asm: tsr tsrvm.voi tsrvm.pre tsrvm.suf
bin2asm tsrvm.voi tsrvm.tmp
copy tsrvm.pre + tsrvm.tmp + tsrvm.suf tsrvm.asm
del tsrvm.tmp
tsrvm.obj: tsr tsrvm.asm
masm tsrvm.asm;
vpmod.obj: tsr vpmod.asm
masm vpmod;
tsr.exe: tsr tsr.obj tsrvm.obj
link tsr+vpmod+tsrvm,tsr,tsr.map,llibcer/NOD;