=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Fo/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/mdoc/Fo/Makefile 2017/02/08 03:02:54 1.1 +++ mandoc/regress/mdoc/Fo/Makefile 2017/03/05 19:59:54 1.2 @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:54 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2017/03/05 19:59:54 schwarze Exp $ REGRESS_TARGETS = basic break eos font noarg nohead REGRESS_TARGETS += obsolete punct section warn LINT_TARGETS = noarg nohead obsolete warn +MARKDOWN_TARGETS = basic break eos font noarg nohead +MARKDOWN_TARGETS += obsolete punct section warn # groff-1.22.3 defects: # - .Fo without an argument prints unbalanced parentheses