]> git.cameronkatri.com Git - mandoc.git/blob - regress/man/RS/Makefile
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / man / RS / Makefile
1 # $OpenBSD: Makefile,v 1.11 2015/04/06 13:34:54 schwarze Exp $
2
3 REGRESS_TARGETS = an-margin 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>