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

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

.include <bsd.regress.mk>