]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Bk/Makefile
Finally port the OpenBSD regression suite.
[mandoc.git] / regress / mdoc / Bk / Makefile
1 # $OpenBSD: Makefile,v 1.7 2015/02/07 16:39:44 schwarze Exp $
2
3 REGRESS_TARGETS = badarg break broken inputlines lines synopsis
4 LINT_TARGETS = badarg broken
5
6 SKIP_TMAN ?= badarg
7
8 .include <bsd.regress.mk>