1# $OpenBSD: Makefile,v 1.7 2014/07/07 21:35:42 schwarze Exp $
2
3REGRESS_TARGETS = if ie close numeric strcmp before-Dd
4LINT_TARGETS	= if close
5
6.include <bsd.regress.mk>
7