Small tweaks to make things build again.
This commit is contained in:
parent
91c13e54b5
commit
f063dad96e
18 changed files with 43 additions and 48 deletions
|
|
@ -11,7 +11,7 @@ OFILES=dict.$O\
|
|||
|
||||
HFILES=dict.h kuten.h
|
||||
|
||||
LDFLAGS=$LDFLAGS -lbio -l9 -lregexp9 -lfmt -lutf
|
||||
LDFLAGS=$LDFLAGS -lbio -lregexp9 -l9
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
mkindex: mkindex.$O $LFILES utils.$O
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue