]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Fl/Makefile
Dummy implementation of the roff(7) \V (interpolate environment variable)
[mandoc.git] / regress / mdoc / Fl / Makefile
1 # $OpenBSD: Makefile,v 1.15 2020/04/26 21:29:46 schwarze Exp $
2
3 REGRESS_TARGETS = font long multiarg noarg parsed punct spacing tag
4 TAG_TARGETS = long tag
5 LINT_TARGETS = punct
6 HTML_TARGETS = long tag
7 SKIP_TMAN = tag
8
9 .include <bsd.regress.mk>