Remove ilinks in cleandepend directly via CLEANDEPENDFILES.
The 'cleanilinks' target is kept since it may still be useful as added in r200178, though never documented. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
3d437ee23f
commit
de1a3bd97e
@ -452,7 +452,7 @@ ${OBJS}: opt_global.h
|
||||
|
||||
.include <bsd.dep.mk>
|
||||
|
||||
cleandepend: cleanilinks
|
||||
CLEANDEPENDFILES+= ${_ILINKS}
|
||||
# .depend needs include links so we remove them only together.
|
||||
cleanilinks:
|
||||
rm -f ${_ILINKS}
|
||||
|
Loading…
Reference in New Issue
Block a user