# $FreeBSD: stable/11/secure/caroot/blacklisted/Makefile 366124 2020-09-24 18:22:46Z kevans $ BINDIR= /usr/share/certs/blacklisted BLACKLISTED_CERTS!= echo ${.CURDIR}/*.pem 2> /dev/null || true FILES+= ${BLACKLISTED_CERTS} .include