home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
comm
/
net
/
hydra
/
source
/
makefile.jpi
< prev
next >
Wrap
Makefile
|
1994-01-19
|
460b
|
20 lines
#system auto exe
#model small jpi
#declare_compiler asm=
'#set make=%%remake
#if %%make #then
#edit save %%src
#run "tasm /mx /v /z /zi /w2 /d_%%model %%src,%%obj; >tasmtmp.$$$" no_window no_abort
#file adderrors tasmtmp.$$$
#file delete tasmtmp.$$$
#endif
#pragma link(%%obj)'
#pragma define(_CLIP_WIN_ => on)
#pragma define(_JPI_ => on)
#pragma define(__PROTO__ => on)
#compile syspc,dos_file,misc,fmisc,hydra,hydracom,async.asm
#link hydracom