]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Fd/Makefile
c1c6d5ddb2cdad55ff4f3188e31eb39b482650d8
[mandoc.git] / regress / mdoc / Fd / Makefile
1 # $OpenBSD: Makefile,v 1.3 2015/02/06 03:31:11 schwarze Exp $
2
3 REGRESS_TARGETS = break empty eos font
4 LINT_TARGETS = empty
5 SKIP_TMAN = eos
6 MARKDOWN_TARGETS = break eos font
7
8 .include <bsd.regress.mk>