blob: 68a88694a01ccfdad9d10a468f320841709f21d7 (
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 before-Dd
LINT_TARGETS = if close
.include <bsd.regress.mk>
|