Sponsored by: Dell EMC
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Used differently but I didn't look into why...
etc/Makefile:.if ${MK_BLACKLIST} != "no" etc/rc.d/Makefile:.if ${MK_BLACKLIST} != "no" lib/Makefile:SUBDIR.${MK_BLACKLIST}+=libblacklist libexec/Makefile:.if ${MK_BLACKLIST} != "no" libexec/fingerd/Makefile:.if ${MK_BLACKLIST_SUPPORT} != "no" libexec/ftpd/Makefile:.if ${MK_BLACKLIST_SUPPORT} != "no" secure/usr.sbin/sshd/Makefile:.if ${MK_BLACKLIST_SUPPORT} != "no" share/mk/src.libnames.mk:.if ${MK_BLACKLIST} != "no" share/mk/src.libnames.mk:.if ${MK_BLACKLIST} != "no" targets/pseudo/userland/Makefile.depend:.if ${MK_BLACKLIST_SUPPORT} != "no" targets/pseudo/userland/lib/Makefile.depend:.if ${MK_BLACKLIST_SUPPORT} != "no" targets/pseudo/userland/libexec/Makefile.depend:.if ${MK_BLACKLIST_SUPPORT} != "no" tools/build/mk/OptionalObsoleteFiles.inc:.if ${MK_BLACKLIST} == no usr.sbin/Makefile:SUBDIR.${MK_BLACKLIST}+= blacklistctl usr.sbin/Makefile:SUBDIR.${MK_BLACKLIST}+= blacklistd