1# $OpenBSD: Makefile,v 1.10 2020/08/03 10:52:39 schwarze Exp $
2
3REGRESS_TARGETS	= if ie close de numeric register strcmp string before-Dd
4LINT_TARGETS	= if close de
5
6.include <bsd.regress.mk>
7