aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Xr/Makefile
blob: c4382c23f1241f8343d11e52f614290adf5dd18e (plain) (blame)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.4 2015/02/06 01:07:07 schwarze Exp $

REGRESS_TARGETS	 = args

# OpenBSD only: .Xr target tests cause too much trouble elsewhere

LINT_TARGETS	 = args

.include <bsd.regress.mk>