]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/args/Makefile
Rename mandoc_getarg() to roff_getarg() and pass it the roff parser
[mandoc.git] / regress / roff / args / Makefile
1 # $OpenBSD: Makefile,v 1.4 2014/07/06 19:08:57 schwarze Exp $
2
3 REGRESS_TARGETS = roff man mdoc
4 LINT_TARGETS = roff man mdoc
5
6 .include <bsd.regress.mk>