Various fixes, add spell.
This commit is contained in:
parent
fb7cc74a92
commit
d49a2e4801
12 changed files with 1452 additions and 33 deletions
12
src/cmd/spell/mkfile
Normal file
12
src/cmd/spell/mkfile
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
PLAN9=../../..
|
||||
<$PLAN9/src/mkhdr
|
||||
|
||||
TARG=sprog
|
||||
OFILES=sprog.$O\
|
||||
|
||||
HFILES =\
|
||||
code.h\
|
||||
|
||||
SHORTLIB=bio 9
|
||||
<$PLAN9/src/mkone
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue