=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Fl/Makefile,v retrieving revision 1.2 retrieving revision 1.6 diff -u -p -r1.2 -r1.6 --- mandoc/regress/mdoc/Fl/Makefile 2017/03/05 19:59:53 1.2 +++ mandoc/regress/mdoc/Fl/Makefile 2020/02/27 01:44:02 1.6 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2017/03/05 19:59:53 schwarze Exp $ +# $OpenBSD: Makefile,v 1.6 2020/02/27 01:44:02 schwarze Exp $ -REGRESS_TARGETS = noarg multiarg parsed punct font -MARKDOWN_TARGETS = noarg multiarg punct font +REGRESS_TARGETS = font multiarg noarg parsed punct spacing +LINT_TARGETS = punct .include