]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/eqn/fromto/Makefile
When formatting man(7) documents that do not contain .SH macros
[mandoc.git] / regress / eqn / fromto / Makefile
index a2012e8f9321df2e669006ab7e5114d1b7ef8c3e..1384c543153378b9486c2dae0469c35feb364679 100644 (file)
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.2 2015/01/01 15:34:43 schwarze Exp $
+# $OpenBSD: Makefile,v 1.3 2017/07/06 00:08:52 schwarze Exp $
 
-REGRESS_TARGETS         = basic noarg
-HTML_TARGETS    = basic noarg
+REGRESS_TARGETS  = basic noarg precedence
+HTML_TARGETS    = basic noarg precedence
 
 .include <bsd.regress.mk>