aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Va/Makefile
blob: a45efa7b9c1f7e35619dc9f5cab5b16939208279 (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.3 2014/07/02 20:18:42 schwarze Exp $

REGRESS_TARGETS	= basic font noarg
LINT_TARGETS	= noarg
MARKDOWN_TARGETS = basic font noarg

.include <bsd.regress.mk>