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

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

.include <bsd.regress.mk>