summaryrefslogtreecommitdiff
path: root/sys/src
diff options
context:
space:
mode:
authoriru <devnull@localhost>2011-04-16 17:15:24 -0300
committeriru <devnull@localhost>2011-04-16 17:15:24 -0300
commit835e8fcfe69cc9dce7635ea4255d8c3bd939aa14 (patch)
treed2043f2fb74a6be8f8e885bdb84d3c4dbeaf4cbb /sys/src
parent4d4fc2ca3453a4deb79b26eb62449eab94b86827 (diff)
Add bflz, cdsh, and unbflz to mkfile.
Diffstat (limited to 'sys/src')
-rw-r--r--sys/src/cmd/aux/mkfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/src/cmd/aux/mkfile b/sys/src/cmd/aux/mkfile
index 471e26a92..e36db1a32 100644
--- a/sys/src/cmd/aux/mkfile
+++ b/sys/src/cmd/aux/mkfile
@@ -7,7 +7,9 @@ TARG=\
acidleak\
apm\
astarld\
+ bflz\
cddb\
+ cdsh\
clog\
consolefs\
data2s\
@@ -33,6 +35,7 @@ TARG=\
stub\
timesync\
trampoline\
+ unbflz\
usage\
write\
zerotrunc\