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

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

Revision 1.3, Mon May 8 15:34:56 2017 UTC (7 years, 1 month ago) by schwarze
Branch: MAIN
Changes since 1.2: +1 -1 lines

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.20 2015/02/06 16:05:51 schwarze Exp $

SUBDIR  = args cond esc scale string
SUBDIR += br cc de ds ft ig it ll na nr ps rm sp ta ti tr

.include "../Makefile.sub"
.include <bsd.subdir.mk>