1# $OpenBSD: Makefile,v 1.4 2017/03/08 22:53:35 schwarze Exp $
2
3REGRESS_TARGETS	= break
4LINT_TARGETS	= break
5
6.include <bsd.regress.mk>
7