# $FreeBSD: user/ngie/more-tests2/tests/sys/posixshm/Makefile 289223 2015-10-13 16:50:12Z ngie $ TESTSDIR= ${TESTSBASE}/sys/posixshm TAP_TESTS_C+= posixshm_test PLAIN_TESTS_C+= posixshm_test2 SRCS.posixshm_test= posixshm.c test.c SRCS.posixshm_test2= shm_test.c .include