forgot this

This commit is contained in:
rsc 2004-04-23 05:21:04 +00:00
parent 1aa4e9c82e
commit a4a13093d0

11
src/cmd/draw/mkfile Normal file
View file

@ -0,0 +1,11 @@
<$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