[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / ta

File: [cvsweb.bsd.lv] / mandoc / regress / roff / ta / Makefile (download)

Revision 1.1, Sun May 7 17:31:47 2017 UTC (7 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD

Basic implementation of the roff(7) .ta (define tab stops) request.
This is the first feature made possible by the parser reorganization.
Improves the formatting of the SYNOPSIS in many Xenocara GL manuals.
Also important for ports, as reported by many, including naddy@.

# $OpenBSD$

REGRESS_TARGETS	= basic-mdoc basic-man

.include <bsd.regress.mk>