=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Bl/Makefile,v retrieving revision 1.8 retrieving revision 1.11 diff -u -p -r1.8 -r1.11 --- mandoc/regress/mdoc/Bl/Makefile 2017/06/29 15:22:18 1.8 +++ mandoc/regress/mdoc/Bl/Makefile 2020/02/27 01:44:01 1.11 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.8 2017/06/29 15:22:18 schwarze Exp $ +# $OpenBSD: Makefile,v 1.11 2020/02/27 01:44:01 schwarze Exp $ REGRESS_TARGETS = item inset diag ohang bullet dash enum hang tag REGRESS_TARGETS += column column_nogroff colNoIt -REGRESS_TARGETS += extend nested offset secstart +REGRESS_TARGETS += esc extend nested offset secstart vert REGRESS_TARGETS += notype multitype badargs REGRESS_TARGETS += empty noIt emptyhead emptytag emptyitem multitag @@ -10,7 +10,7 @@ REGRESS_TARGETS += bareIt bareTa unclosed break breaki UTF8_TARGETS = dash -LINT_TARGETS = column column_nogroff notype badargs tag +LINT_TARGETS = inset diag column column_nogroff notype badargs tag LINT_TARGETS += empty noIt emptyhead emptytag emptyitem LINT_TARGETS += bareIt bareTa break breakingIt broken