works on Linux 2.6
This commit is contained in:
parent
78e51a8c66
commit
359c1e017e
14 changed files with 33 additions and 28 deletions
|
|
@ -25,12 +25,11 @@ YFILES=picy.y\
|
|||
|
||||
<$PLAN9/src/mkone
|
||||
YFLAGS=-S -d
|
||||
LEX=9lex
|
||||
|
||||
picy.c: y.tab.c
|
||||
mv $prereq $target
|
||||
|
||||
picl.c: picl.lx
|
||||
picl.c:D: picl.lx
|
||||
$LEX -t $prereq > $target
|
||||
|
||||
clean:V:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue