little things
This commit is contained in:
parent
e21fee604e
commit
1aa4e9c82e
5 changed files with 14 additions and 2069 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2058
src/cmd/tweak.c
2058
src/cmd/tweak.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue