summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/setsockopt/1/Makefile
blob: 265a8e015facd8717cd89b93fc56fb7054c3a4aa (plain) (blame)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2009/12/26 01:34:18 fgsch Exp $

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

.include <bsd.regress.mk>