]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Ev/Makefile
Dummy implementation of the roff(7) \V (interpolate environment variable)
[mandoc.git] / regress / mdoc / Ev / Makefile
1 # $OpenBSD: Makefile,v 1.5 2020/03/13 00:31:05 schwarze Exp $
2
3 REGRESS_TARGETS = font noarg tag
4 TAG_TARGETS = tag
5 LINT_TARGETS = noarg
6 HTML_TARGETS = tag
7
8 .include <bsd.regress.mk>