]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/nr/Makefile
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / roff / nr / Makefile
1 # $OpenBSD: Makefile,v 1.9 2015/01/23 00:38:43 schwarze Exp $
2
3 REGRESS_TARGETS = argc divzero eval escname int predef rr scale
4 LINT_TARGETS = divzero escname
5
6 .include <bsd.regress.mk>