Various fixes, add spell.
This commit is contained in:
parent
fb7cc74a92
commit
d49a2e4801
12 changed files with 1452 additions and 33 deletions
20
src/mkfile
20
src/mkfile
|
|
@ -1,22 +1,10 @@
|
|||
<mkhdr
|
||||
|
||||
BUGGERED="String|html|httpd|ip|venti"
|
||||
LIBDIRS=`ls -ld lib* | sed -n 's/^d.* //p' |egrep -v "^lib($BUGGERED)$"`
|
||||
|
||||
DIRS=\
|
||||
lib9\
|
||||
libbin\
|
||||
libbio\
|
||||
libcomplete\
|
||||
libdraw\
|
||||
libflate\
|
||||
libframe\
|
||||
libfs\
|
||||
# libhttpd\
|
||||
# libip\
|
||||
libmux\
|
||||
libplumb\
|
||||
libregexp\
|
||||
libsec\
|
||||
libthread\
|
||||
# libventi\
|
||||
$LIBDIRS\
|
||||
cmd\
|
||||
|
||||
<mkdirs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue