1 # $OpenBSD: Makefile,v 1.4 2016/08/20 17:58:09 schwarze Exp $
3 REGRESS_TARGETS = brokenbreaker twice tail two notopen
4 LINT_TARGETS = brokenbreaker twice tail two notopen
5 MARKDOWN_TARGETS = brokenbreaker twice two notopen
7 # It's hard to keep stuff together in next-line scope.
11 # groff-1.22.3 defect:
12 # - non-matching enclosure end macro prints a closing delimiter
14 SKIP_GROFF = brokenbreaker notopen
16 .include <bsd.regress.mk>