]> git.cameronkatri.com Git - mandoc.git/blob - regress/tbl/Makefile.inc
Make roff_expand() parse left-to-right rather than right-to-left.
[mandoc.git] / regress / tbl / Makefile.inc
1 # $OpenBSD: Makefile.inc,v 1.4 2020/01/08 10:17:15 schwarze Exp $
2
3 SKIP_TMAN ?= ALL
4 SKIP_MARKDOWN ?= ALL
5 GOPTS = -t
6
7 .include "../Makefile.inc"