ape: explicitely list the ape libs to build in mkfile
This commit is contained in:
parent
45f3c56a53
commit
94e39c482e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
</$objtype/mkfile
|
||||
|
||||
DIRS=z `{ls -l | sed '/^d/!d; s/.* //; /\./d'}
|
||||
DIRS=9 ap auth bio bsd bz2 draw fmt l mp net regexp sec utf v z
|
||||
|
||||
none:V:
|
||||
echo mk all, install, installall, clean, or nuke
|
||||
|
|
Loading…
Reference in a new issue