type = ui
os = dos
build_target = dos
sys=dos
compiler = comp286
model=l
wreslib=$(wres_dir)\lib\wresl

target : sample.exe .SYMBOLIC
    @%null

samp2 : samp2.exe  .SYMBOLIC
    @%null

!include ../makefile
