# $OpenBSD: Makefile,v 1.5 2013/12/26 16:22:55 kettenis Exp $

PROG=	stdarg

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

REGRESS_MAXTIME=10

.include <bsd.regress.mk>
