diff options
Diffstat (limited to 'mi/mkfile')
-rw-r--r-- | mi/mkfile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,3 +15,8 @@ HFILES=mi.h ../config.h ../parse/parse.h </sys/src/cmd/mklib +install:V: $LIB + touch $LIB + +uninstall:V: + echo $LIB: nothing to uninstall |