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

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

Revision 1.3, Wed Jan 8 10:37:57 2020 UTC (4 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.2: +2 -11 lines

Simplify maintainer targets in OpenBSD: EQN and TBL variables
no longer exist and NROFF/NOPTS were replaced with GROFF/GOPTS.
This doesn't change how things work in the protable version
of the test suite.

# $OpenBSD: Makefile.inc,v 1.4 2020/01/08 10:17:15 schwarze Exp $

SKIP_TMAN ?= ALL
SKIP_MARKDOWN ?= ALL
GOPTS = -t

.include "../Makefile.inc"