]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - tests/sys/posixshm/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / tests / sys / posixshm / Makefile
1 # $FreeBSD$
2
3 TESTSDIR=       ${TESTSBASE}/sys/posixshm
4
5 ATF_TESTS_C+=   posixshm_test
6
7 .include <bsd.test.mk>