summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Sm/Makefile
blob: 311f63c42c32c48a9bc6ce4e3b3259d4693f04c3 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.10 2017/03/08 22:53:36 schwarze Exp $

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

SKIP_TMAN ?= scope

.include <bsd.regress.mk>