# $FreeBSD$ PROG= posixsem SRCS= posixsem.c test.c DPADD= ${LIBKVM} LDADD= -lkvm MAN= WARNS?= 3 .include