shithub: riscv

Download patch

ref: 835e8fcfe69cc9dce7635ea4255d8c3bd939aa14
parent: 4d4fc2ca3453a4deb79b26eb62449eab94b86827
author: iru <devnull@localhost>
date: Sat Apr 16 13:15:24 EDT 2011

Add bflz, cdsh, and unbflz to mkfile.

--- a/sys/src/cmd/aux/mkfile
+++ b/sys/src/cmd/aux/mkfile
@@ -7,7 +7,9 @@
 	acidleak\
 	apm\
 	astarld\
+	bflz\
 	cddb\
+	cdsh\
 	clog\
 	consolefs\
 	data2s\
@@ -33,6 +35,7 @@
 	stub\
 	timesync\
 	trampoline\
+	unbflz\
 	usage\
 	write\
 	zerotrunc\