aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/RS/Makefile
blob: fda516e040907cb1cfc2bdfe6a395eb40783b31b (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.11 2015/04/06 13:34:54 schwarze Exp $

REGRESS_TARGETS	 = an-margin breaking broken empty literal lonelyRE
REGRESS_TARGETS	+= nested noRE nowidth REarg width
LINT_TARGETS	 = empty lonelyRE noRE REarg

.include <bsd.regress.mk>