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

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

Revision 1.1, Mon May 8 15:34:57 2017 UTC (7 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2

Basic implementation of the roff(7) .ti (temporary indent) request.
Needed by about four dozen ports (thanks to naddy@ for the research).

# $OpenBSD: Makefile,v 1.1 2017/05/07 17:30:58 schwarze Exp $

REGRESS_TARGETS	= basic-mdoc basic-man

.include <bsd.regress.mk>