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