blob: 65d7be522c658965871c1632cebf02d2991e406f (
plain) (
blame)
1
2
3
4
5
6
|
# $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $
REGRESS_TARGETS = if ie close numeric register strcmp string before-Dd
LINT_TARGETS = if close
.include <bsd.regress.mk>
|