git: 9front

Download patch

ref: 8b40c84dbf69815f89bfe259b7339eee366d3218
parent: 30bc1110d6e2004fea8b1b9adedc1dcce95fde36
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Jan 3 14:25:40 EST 2023

add dial to mkfile

--- a/sys/src/cmd/aux/mkfile
+++ b/sys/src/cmd/aux/mkfile
@@ -17,6 +17,7 @@
 	consolefs\
 	data2s\
 	depend\
+	dial\
 	disksim\
 	esd\
 	getflags\
--