]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/In/Makefile
Fix .In formatting in the SYNOPSIS:
[mandoc.git] / regress / mdoc / In / Makefile
1 # $OpenBSD: Makefile,v 1.6 2015/02/06 01:07:07 schwarze Exp $
2
3 REGRESS_TARGETS = break eos font noarg
4 LINT_TARGETS = noarg
5 MARKDOWN_TARGETS = break eos font noarg
6
7 .include <bsd.regress.mk>