=================================================================== RCS file: /cvs/mandoc/regress/roff/de/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/roff/de/Makefile 2017/07/04 15:26:32 1.3 +++ mandoc/regress/roff/de/Makefile 2019/02/06 21:11:46 1.4 @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2017/07/04 15:26:32 schwarze Exp $ +# $OpenBSD: Makefile,v 1.4 2019/02/06 21:11:46 schwarze Exp $ -REGRESS_TARGETS = append cond escname factorial indir infinite startde TH Dd +REGRESS_TARGETS = append cond escname factorial indir infinite startde tab +REGRESS_TARGETS += TH Dd LINT_TARGETS = escname indir infinite -# groff-1.22.3 defect: +# groff-1.22.4 defect: # infinite recursion aborts output completely SKIP_GROFF = infinite