freebsd-dev/tests/sys/mac/Makefile
Enji Cooper 870c2f7af9 Integrate tools/regression/mac/mac_bsdextended and
tools/regression/mac/mac_portacl into the FreeBSD test suite as
tests/sys/mac/bsdextended and tests/sys/mac/portacl, respectively

MFC after: 1 month
Sponsored by: EMC / Isilon Storage Division
2015-12-21 21:24:03 +00:00

9 lines
121 B
Makefile

# $FreeBSD$
TESTSDIR= ${TESTSBASE}/sys/mac
TESTS_SUBDIRS+= bsdextended
TESTS_SUBDIRS+= portacl
.include <bsd.test.mk>