1# $FreeBSD$ 2 3TESTSDIR= ${TESTSBASE}/sys/posixshm 4 5ATF_TESTS_C+= posixshm_test 6 7.include <bsd.test.mk> 8