]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Mt/Makefile
minor markup simplifications
[mandoc.git] / regress / mdoc / Mt / Makefile
index b1dfaa90d0cce6454e2cd9183e9fbff4ee8e7cdc..bfb496d51a4a7a7fafb222ccfefc727c617b281b 100644 (file)
@@ -1,6 +1,10 @@
 # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
 
 REGRESS_TARGETS = simple font
 # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
 
 REGRESS_TARGETS = simple font
-MARKDOWN_TARGETS = simple
+LINT_TARGETS =   simple
+
+# it's unclear what font changes in link destinations should do
+
+SKIP_MARKDOWN ?= font
 
 .include <bsd.regress.mk>
 
 .include <bsd.regress.mk>