summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Sm/Makefile
blob: 3c84d66c66ea8f571eb4edacf49fd1c0286e5383 (plain)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.6 2014/07/05 12:33:54 schwarze Exp $

REGRESS_TARGETS	= noarg badarg scope spacing-No spacing-Op
LINT_TARGETS	= badarg

SKIP_TMAN ?= scope

.include <bsd.regress.mk>