]> git.cameronkatri.com Git - mandoc.git/blob - regress/man/RS/Makefile
minor markup simplifications
[mandoc.git] / regress / man / RS / Makefile
1 # $OpenBSD: Makefile,v 1.11 2015/04/06 13:34:54 schwarze Exp $
2
3 REGRESS_TARGETS = breaking broken empty literal lonelyRE
4 REGRESS_TARGETS += nested noRE nowidth REarg width
5 LINT_TARGETS = empty lonelyRE noRE REarg
6
7 .include <bsd.regress.mk>