aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sy/Makefile
blob: 6448fb44deb407623614921f4f850cd2213044db (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.5 2014/11/17 06:44:35 schwarze Exp $

REGRESS_TARGETS = noarg font punct
LINT_TARGETS	= noarg punct
MARKDOWN_TARGETS = noarg font punct

.include <bsd.regress.mk>