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

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

Revision 1.3, Wed Jun 14 18:23:38 2017 UTC (7 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2
Changes since 1.2: +2 -2 lines

let \l use the right fill character

# $OpenBSD: Makefile,v 1.11 2015/04/29 18:32:57 schwarze Exp $

REGRESS_TARGETS = one two multi B c c_man e f h l o p w z ignore
LINT_TARGETS	= B h l w ignore

.include <bsd.regress.mk>