ref: 17693941e20ab01f5d363d3ea4fdd33800bf59b0
parent: 405c18575df500a9b6adc829487f10b308864756
author: qwx <qwx@sciops.net>
date: Tue Apr 19 19:12:55 EDT 2022
mkall: properly clean up for multiple files
--- a/bin/mkall
+++ b/bin/mkall
@@ -6,6 +6,6 @@
objtype=$i mk install
}
if(! ~ $#* 0)
- mk cleancmds || mk clean
+ mk cleancmds || mk $*^.clean
if not
mk clean