]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Lk/Makefile
cope with changes in BASE messages
[mandoc.git] / regress / mdoc / Lk / Makefile
1 # $OpenBSD: Makefile,v 1.3 2014/07/02 20:18:42 schwarze Exp $
2
3 REGRESS_TARGETS = link noarg font
4 LINT_TARGETS = noarg
5
6 # it's unclear what font changes in link destinations should do
7
8 SKIP_MARKDOWN ?= font
9
10 .include <bsd.regress.mk>