summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/socket/3/Makefile
blob: a958deccdecb4936bf4216a719b554ff80727d3d (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2002/10/10 00:45:20 marc Exp $

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

.include <bsd.regress.mk>