]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Ns/Makefile
Finally port the OpenBSD regression suite.
[mandoc.git] / regress / mdoc / Ns / Makefile
1 # $OpenBSD: Makefile,v 1.5 2014/07/02 11:42:56 schwarze Exp $
2
3 REGRESS_TARGETS = position punct
4 LINT_TARGETS = position
5
6 .include <bsd.regress.mk>