1 # $OpenBSD: Makefile,v 1.13 2015/02/16 11:39:34 schwarze Exp $
3 REGRESS_TARGETS = basic break eos font noarg nohead
4 REGRESS_TARGETS += obsolete punct section warn
5 LINT_TARGETS = noarg nohead obsolete warn
7 # groff-1.22.3 defects:
8 # - .Fo without an argument prints unbalanced parentheses
11 SKIP_GROFF = nohead section
15 .include <bsd.regress.mk>