summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/restart/recvmsg/Makefile
blob: c8f8335b8bb4feed931c6d52cf669a44d937993a (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2011/09/13 23:50:17 fgsch Exp $

PROG =		recvmsg
CFLAGS +=	-I${.CURDIR}/../../include

.include <bsd.regress.mk>