=================================================================== RCS file: /cvs/mandoc/regress/char/accent/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/char/accent/Makefile 2017/02/08 03:02:14 1.1 +++ mandoc/regress/char/accent/Makefile 2018/12/15 19:30:28 1.2 @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:14 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2018/12/15 19:30:28 schwarze Exp $ REGRESS_TARGETS = nocombine utf8only combine SKIP_ASCII = utf8only combine UTF8_TARGETS = nocombine utf8only combine +LINT_TARGETS = nocombine .include