summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/mkfile
diff options
context:
space:
mode:
authoriru <devnull@localhost>2011-04-16 17:48:17 -0300
committeriru <devnull@localhost>2011-04-16 17:48:17 -0300
commit8198e0ad706a55bbdac33c5226ae336e0d3bd1ba (patch)
treee4838c344836410fb01f727247d37113f7bf8d44 /sys/src/cmd/aux/mkfile
parent478d1024433f8713927729f02285682af0e0cf9b (diff)
Add bflz, cdsh, and unbflz to mkfile.
Diffstat (limited to 'sys/src/cmd/aux/mkfile')
-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\