summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/socket/1/Makefile
blob: d523ed1e2a3d1291b367edbe5d25af21db202916 (plain) (blame)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.2 2002/01/03 00:43:48 art Exp $

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

.include <bsd.regress.mk>