OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / lib / libpthread / setsockopt / 2 / Makefile
1 # $OpenBSD: Makefile,v 1.1 2009/12/26 01:34:18 fgsch Exp $
2
3 PROG=   setsockopt2
4 CFLAGS+= -I${.CURDIR}/../../include
5
6 .include <bsd.regress.mk>