home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
pcmag
/
vol7n14.arc
/
BOXES2
< prev
next >
Wrap
Text File
|
1988-04-09
|
384b
|
14 lines
#------------------
# BOXES2 make file
#------------------
boxes2.obj : boxes2.c boxes2.h
cl -c -G2sw -W3 -Zp boxes2.c
boxes2.res : boxes2.rc boxes2.h
rc -r boxes2
boxes2.exe : boxes2.obj boxes2.def boxes2.res
link boxes2, /align:16, NUL, os2, boxes2
rc boxes2.res