Also clean LINT64 kernel configuration for powerpc
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
fe76c95349
commit
0ab69270f3
@ -14,6 +14,9 @@ clean:
|
||||
.if ${TARGET} == "arm"
|
||||
rm -f LINT-V5 LINT-V7
|
||||
.endif
|
||||
.if ${TARGET} == "powerpc"
|
||||
rm -f LINT64
|
||||
.endif
|
||||
|
||||
NOTES+= ${.CURDIR}/../../conf/NOTES ${.CURDIR}/NOTES
|
||||
MAKELINT_SED= ${.CURDIR}/../../conf/makeLINT.sed
|
||||
|
Loading…
Reference in New Issue
Block a user