little things

This commit is contained in:
rsc 2004-04-23 05:17:54 +00:00
parent e21fee604e
commit 1aa4e9c82e
5 changed files with 14 additions and 2069 deletions

View file

@ -12,13 +12,6 @@ DIRS=`ls -l |sed -n 's/^d.* //p' |egrep -v "^($BUGGERED)$"`
dir-all dir-install: $PLAN9/bin/9yacc
XLIB=draw bio 9
$O.clock: clock.$O ${XLIB:%=$PLAN9/lib/lib%.a}
$LD -o $target $prereq -L$X11/lib -lX11
$O.tweak: tweak.$O ${XLIB:%=$PLAN9/lib/lib%.a}
$LD -o $target $prereq -L$X11/lib -lX11
%.tab.h %.tab.c: %.y
$YACC $YFLAGS -s $stem $prereq

File diff suppressed because it is too large Load diff