]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/cond/Makefile
When a conditional block is closed by putting "\}" on a text line
[mandoc.git] / regress / roff / cond / Makefile
1 # $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $
2
3 REGRESS_TARGETS = if ie close numeric register strcmp string before-Dd
4 LINT_TARGETS = if close
5
6 .include <bsd.regress.mk>