<$PLAN9/src/mkhdr OFILES=\ client.$O\ color.$O\ cursor.$O\ error.$O\ event.$O\ grab.$O\ main.$O\ manage.$O\ menu.$O\ HFILES=dat.h fns.h TARG=rio # should only use lib64 on x86-64, but it should not hurt elsewhere # stupid Darwin complains about the nonexistant directory L64=`[ -d $X11/lib64 ] && echo 64` LDFLAGS=-L$X11/lib$L64 -lXext -lX11 <$PLAN9/src/mkone CFLAGS=$CFLAGS -DSHAPE -I$X11/include