shithub: clone

Download patch

ref: ea113f4551f67de8583bd509076930866ec7af10
parent: 6e62f8764bf0c3903177064b8315891ed2b8d1bf
author: kvik <kvik@a-b.xyz>
date: Wed Oct 31 18:54:12 EDT 2018

rename manpage file. add uninstall target to mkfile

--- a/mkfile
+++ b/mkfile
@@ -7,4 +7,8 @@
 </sys/src/cmd/mkone
 
 install:V:
-	cp clone.1 /sys/man/1/clone
+	cp clone.man1 /sys/man/1/clone
+
+uninstall:V:
+	rm -f $BIN/$TARG
+	rm -f /sys/man/1/clone