]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Mt/Makefile
In markdown, autolinks are dangerous. Different compilers disagree
[mandoc.git] / regress / mdoc / Mt / Makefile
1 # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
2
3 REGRESS_TARGETS = simple font
4
5 # it's unclear what font changes in link destinations should do
6
7 SKIP_MARKDOWN ?= font
8
9 .include <bsd.regress.mk>