summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/restart/readv/Makefile
blob: 120603677bb92718f4816ec0b7a5e962108d2a31 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.1 2011/09/13 23:50:17 fgsch Exp $

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

.include <bsd.regress.mk>