summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/mkfile
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-05-03 19:05:58 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-05-03 19:05:58 +0000
commit6c1b42188259a6f1636cd15a9570b18af03e2dbb (patch)
treeac0679b4f61c86c0124fc840ebeebf413b56c856 /sys/src/ape/lib/mkfile
parent53e0e51cbb94b5cb6f4bba729e62dec3b544f14e (diff)
build ape/z before everything else (openssl)
Diffstat (limited to 'sys/src/ape/lib/mkfile')
-rw-r--r--sys/src/ape/lib/mkfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/ape/lib/mkfile b/sys/src/ape/lib/mkfile
index 91d286721..58e187576 100644
--- a/sys/src/ape/lib/mkfile
+++ b/sys/src/ape/lib/mkfile
@@ -1,6 +1,6 @@
</$objtype/mkfile
-DIRS=`{ls -l | sed '/^d/!d; s/.* //; /\./d'}
+DIRS=z `{ls -l | sed '/^d/!d; s/.* //; /\./d'}
none:V:
echo mk all, install, installall, clean, or nuke