Remove useless .if. The whole point of SUBDIR.yes was so that we

didn't need this construct.

Sponsored by: Netflix
This commit is contained in:
Warner Losh 2017-11-09 14:31:25 +00:00
parent c6404e6690
commit c1d0ef846c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=325595

View file

@ -114,10 +114,8 @@ SUBDIR.${MK_AUDIT}+= auditreduce
SUBDIR.${MK_AUDIT}+= praudit
SUBDIR.${MK_AUTHPF}+= authpf
SUBDIR.${MK_AUTOFS}+= autofs
.if ${MK_BLACKLIST} != "no"
SUBDIR.${MK_BLACKLIST}+= blacklistctl
SUBDIR.${MK_BLACKLIST}+= blacklistd
.endif
SUBDIR.${MK_BLUETOOTH}+= bluetooth
SUBDIR.${MK_BOOTPARAMD}+= bootparamd
SUBDIR.${MK_BSDINSTALL}+= bsdinstall