=================================================================== RCS file: /cvs/mandoc/regress/eqn/fromto/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/regress/eqn/fromto/Makefile 2017/02/08 03:02:18 1.1 +++ mandoc/regress/eqn/fromto/Makefile 2017/07/06 00:19:55 1.2 @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 2017/02/08 03:02:18 schwarze Exp $ +# $OpenBSD: Makefile,v 1.2 2017/07/06 00:19:55 schwarze Exp $ -REGRESS_TARGETS = basic noarg -HTML_TARGETS = basic noarg +REGRESS_TARGETS = basic noarg precedence +HTML_TARGETS = basic noarg precedence .include