=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Fo/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- mandoc/regress/mdoc/Fo/Makefile 2020/02/27 01:44:03 1.5 +++ mandoc/regress/mdoc/Fo/Makefile 2020/03/13 15:32:44 1.6 @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2020/02/27 01:44:03 schwarze Exp $ +# $OpenBSD: Makefile,v 1.6 2020/03/13 15:32:44 schwarze Exp $ REGRESS_TARGETS = basic break eos font noarg nohead -REGRESS_TARGETS += obsolete punct section transp warn +REGRESS_TARGETS += obsolete punct section tag transp warn +TAG_TARGETS = tag LINT_TARGETS = noarg nohead obsolete punct warn +HTML_TARGETS = tag # groff-1.22.3 defects: # - .Fo without an argument prints unbalanced parentheses