summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Sm/Makefile
blob: ef3a2de066f5cc60a28ccc2df605b011ec624dfd (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.5 2014/07/02 19:54:39 schwarze Exp $

REGRESS_TARGETS	= noarg scope spacing-No spacing-Op

SKIP_TMAN ?= scope

.include <bsd.regress.mk>