]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Ns/Makefile
Rename mandoc_getarg() to roff_getarg() and pass it the roff parser
[mandoc.git] / regress / mdoc / Ns / Makefile
1 # $OpenBSD: Makefile,v 1.8 2018/12/21 16:58:49 schwarze Exp $
2
3 REGRESS_TARGETS = arg position punct
4 LINT_TARGETS = position
5
6 .include <bsd.regress.mk>