870c2f7af9
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
9 lines
121 B
Makefile
9 lines
121 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/sys/mac
|
|
|
|
TESTS_SUBDIRS+= bsdextended
|
|
TESTS_SUBDIRS+= portacl
|
|
|
|
.include <bsd.test.mk>
|