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:
Bryan Drewery 2016-02-24 17:18:58 +00:00
parent 3d437ee23f
commit de1a3bd97e

View File

@ -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}