summaryrefslogtreecommitdiffstats
path: root/tests/sys/posixshm/Makefile
blob: cb273458d51e8e8ecbae3d4165b347bdbca65651 (plain)
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>
OpenPOWER on IntegriCloud