home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 September
/
Simtel20_Sept92.cdr
/
msdos
/
packet
/
bsq.arc
/
MAKE.MAK
< prev
Wrap
Text File
|
1986-02-15
|
215b
|
8 lines
bsq.exe: make.mak bsq.obj
cl bsq \\usr\\uc\\lib\\binmode,bsq,bsq,\\usr\\uc\\lib\\
if errorlevel 1 goto errorexit
bsq.obj: bsq.c
msc -Gs -Ze -I\\usr\\uc\\include\\ bsq;
if errorlevel 1 goto errorexit