ref: ed64bc080850ec5959ee27a8dfb1477617e9097d
parent: a3a1c80af4c0f641587d20f62e005daae4a56c3c
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Jun 7 03:38:10 EDT 2017
upas: fix infinite loop in common/mkfile (thanks raiz)
--- a/sys/src/cmd/upas/common/mkfile
+++ b/sys/src/cmd/upas/common/mkfile
@@ -1,5 +1,4 @@
</$objtype/mkfile
-<../mkupas
LIB=libcommon.a$O
OFILES=\
--
⑨