Add LINT-NOINET LINT-NOINET6 and LINT-NOIP to the make clean target.

This was missed in r221353.
This commit is contained in:
Jaakko Heinonen 2011-11-27 13:53:36 +00:00
parent 3499bfff6e
commit a9dd177b3f

View File

@ -6,7 +6,7 @@ all:
clean:
rm -f LINT
.if ${TARGET} == "amd64" || ${TARGET} == "i386"
rm -f LINT-VIMAGE
rm -f LINT-VIMAGE LINT-NOINET LINT-NOINET6 LINT-NOIP
.endif
NOTES= ../../conf/NOTES NOTES