Respect WITHOUT_BOOTPARAMD in src.conf when running make delete-old

PR:		213721
Submitted by:	philippe.michel7@sfr.fr
MFC after:	2 days
This commit is contained in:
Baptiste Daroussin 2016-12-10 12:24:31 +00:00
parent 53a04062b4
commit 06af16fb5b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=309800

View File

@ -649,6 +649,13 @@ OLD_FILES+=usr/share/man/man8/zfsboot.8.gz
OLD_FILES+=usr/share/man/man8/zfsloader.8.gz
.endif
.if ${MK_BOOTPARAMD} == no
OLD_FILES+=usr/sbin/bootparamd
OLD_FILES+=usr/share/man/man5/bootparams.5.gz
OLD_FILES+=usr/share/man/man8/bootparamd.8.gz
OLD_FILES+=usr/sbin/callbootd
.endif
.if ${MK_BSD_CPIO} == no
OLD_FILES+=usr/bin/bsdcpio
OLD_FILES+=usr/bin/cpio