]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/ti/Makefile
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / roff / ti / Makefile
1 # $OpenBSD: Makefile,v 1.2 2020/09/03 17:37:06 schwarze Exp $
2
3 REGRESS_TARGETS = basic-mdoc basic-man wide
4
5 # groff-1.22.4 defect:
6 # - Excessive temporare indentations cause excessive line lengths
7 # instead of being truncated to resonable indentations.
8
9 SKIP_GROFF = wide
10
11 .include <bsd.regress.mk>