[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.2, Wed Jan 8 10:54:03 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +3 -1 lines

Enable generation of the desired delim/basic output with groff(1).
No functional change for the portable test suite.

# $OpenBSD: Makefile,v 1.2 2020/01/08 10:50:54 schwarze Exp $

REGRESS_TARGETS	 = basic
GOPTS		 = -e
SKIP_GROFF	 =

.include <bsd.regress.mk>