=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Fl/Makefile,v retrieving revision 1.3 retrieving revision 1.6 diff -u -p -r1.3 -r1.6 --- mandoc/regress/mdoc/Fl/Makefile 2017/03/07 13:28:03 1.3 +++ mandoc/regress/mdoc/Fl/Makefile 2020/02/27 01:44:02 1.6 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.3 2017/03/07 13:28:03 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 parsed punct font +REGRESS_TARGETS = font multiarg noarg parsed punct spacing +LINT_TARGETS = punct .include