home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving the Web
/
ServingTheWeb1995.disc1of1.iso
/
connect
/
tcpip
/
crynwr
/
exp16116
/
makefile
< prev
next >
Wrap
Makefile
|
1994-05-20
|
148b
|
11 lines
.asm.obj:
tasm $*;
exp16.com: head.obj exp16.obj tail.obj
tlink /t/m head+exp16+tail,exp16;
zip:
del *.obj
del *.map
zip -m exp16