]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/mklib
ndb/dns: remove single-ip-address assuptions
[plan9front.git] / sys / src / cmd / mklib
index d702075c0677c14b4646931378627782cec4e779..91a1661e6c711bac726720a88ae421ac4b6ca704 100644 (file)
@@ -36,11 +36,10 @@ installall:V:
                mk $stem
 
 nuke:V:
-       rm -f *.[$OS] y.tab.? y.output y.error
-       rm -f $LIB
+       rm -f *.[$OS] y.tab.? y.output y.error $CLEANFILES $LIB
 
 clean:V:
-       rm -f *.[$OS] y.tab.? y.output y.error
+       rm -f *.[$OS] y.tab.? y.output y.error $CLEANFILES
 
 update:V:
        update $UPDATEFLAGS $UPDATE