summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/cond/Makefile
blob: 5bdcc14f02f98cd1ef9abb0223e5b554d2e63d66 (plain)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.9 2017/06/14 14:01:34 schwarze Exp $

REGRESS_TARGETS	= if ie close numeric register strcmp string before-Dd
LINT_TARGETS	= if close

.include <bsd.regress.mk>