]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Op/Makefile
Macro argument quoting does not prevent recognition of punctuation
[mandoc.git] / regress / mdoc / Op / Makefile
1 # $OpenBSD: Makefile,v 1.3 2014/07/02 11:42:56 schwarze Exp $
2
3 REGRESS_TARGETS = break broken punct
4 LINT_TARGETS = break broken
5
6 SKIP_GROFF = break
7 SKIP_ASCII = break
8
9 .include <bsd.regress.mk>