]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/sp/Makefile
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / roff / sp / Makefile
1 # $OpenBSD: Makefile,v 1.5 2015/02/06 09:38:22 schwarze Exp $
2
3 REGRESS_TARGETS = badargs-man badargs-mdoc negative scaling-man scaling-mdoc
4 LINT_TARGETS = badargs-man
5
6 .include <bsd.regress.mk>