</$objtype/mkfile
TARG=load loaddebug
BIN=/386
</sys/src/cmd/mkmany
cga.$O inflate.$O load.$O: load.h
$O.load: l.$O cga.$O inflate.$O load.$O
$LD -o $target -H3 -R1 -T0x10000 $prereq
$O.loaddebug: l.$O cga.$O inflate.$O load.$O
$LD -o $target^debug -R1 -T0x10000 $prereq
# testing
9load:D: $O.load
cat $prereq 9pcload.gz >$target
9load.flp:D: 9load
disk/format -b /386/pbs -df 9load.flp 9load
|