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

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

Revision 1.2, Wed Jun 14 14:02:40 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2
Changes since 1.1: +1 -1 lines

implement the roff(7) d (macro or string defined) conditional

# $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $

REGRESS_TARGETS	= if ie close numeric register strcmp string before-Dd
LINT_TARGETS	= if close

.include <bsd.regress.mk>