1# $OpenBSD: Makefile,v 1.1 2014/07/07 11:34:41 schwarze Exp $
2
3REGRESS_TARGETS	= basic
4LINT_TARGETS	= basic
5
6.include <bsd.regress.mk>
7