]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Ev/Makefile
POSIX make(1) does not support prerequisites on suffix rules.
[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>