aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/sp/Makefile
blob: 7a09afb1cf778683fcfc054490ce3c679074472f (plain) (blame)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.5 2015/02/06 09:38:22 schwarze Exp $

REGRESS_TARGETS	= badargs-man badargs-mdoc negative scaling-man scaling-mdoc
LINT_TARGETS	= badargs-man

.include <bsd.regress.mk>