=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Bl/Makefile,v retrieving revision 1.8 retrieving revision 1.10 diff -u -p -r1.8 -r1.10 --- mandoc/regress/mdoc/Bl/Makefile 2017/06/29 15:22:18 1.8 +++ mandoc/regress/mdoc/Bl/Makefile 2018/12/21 17:15:21 1.10 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.8 2017/06/29 15:22:18 schwarze Exp $ +# $OpenBSD: Makefile,v 1.10 2018/12/21 17:15:21 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 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