1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ TESTSDIR= ${TESTSBASE}/sys/posixshm TAP_TESTS_C= posixshm_test SRCS.posixshm_test= posixshm.c test.c WARNS?= 6 .include <bsd.test.mk>