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

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

Revision 1.3, Wed Jan 8 12:16:24 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.2: +2 -1 lines

Skip whitespace before tokens, too.
Bug found by bentley@ with input like "delim $$ delim off".

# $OpenBSD: Makefile,v 1.3 2020/01/08 12:09:14 schwarze Exp $

REGRESS_TARGETS	 = basic
UTF8_TARGETS	 = basic
GOPTS		 = -e
SKIP_GROFF	 =

.include <bsd.regress.mk>