plan9port/src/cmd/draw/mkfile
2004-04-23 05:21:04 +00:00

11 lines
210 B
Makefile

<$PLAN9/src/mkhdr
TARG=`ls *.[cy] | sed 's/\.[cy]//'`
SHORTLIB=draw bio 9
<$PLAN9/src/mkmany
$O.tweak: tweak.$O
$LD -o $target tweak.$O -lthread -ldraw -lbio -l9 $LDFLAGS
LDFLAGS=$LDFLAGS -L$X11/lib -lX11