freebsd-dev/libexec/blacklistd-helper/Makefile
Kurt Lidl 95856e1457 Add basic blacklist build support
Reviewed by:	rpaulo
Approved by:	rpaulo
Relnotes:	YES
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5913
2016-06-02 19:06:04 +00:00

8 lines
132 B
Makefile

# $FreeBSD$
BLACKLIST_DIR=${SRCTOP}/contrib/blacklist
SCRIPTS= ${BLACKLIST_DIR}/libexec/blacklistd-helper
.include <bsd.prog.mk>