1# $OpenBSD: Makefile,v 1.1 2009/12/26 01:34:18 fgsch Exp $
2
3PROG=	setsockopt1
4CFLAGS+= -I${.CURDIR}/../../include
5
6.include <bsd.regress.mk>
7