# $FreeBSD: stable/10/tools/regression/posixsem2/Makefile 276486 2014-12-31 23:25:37Z ngie $ PROG= semtest SRCS= semtest.c MAN= WARNS?= 3 .include