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

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / Dl / Makefile (download)

Revision 1.5, Sun Apr 19 16:36:19 2020 UTC (4 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.4: +2 -1 lines

When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.

# $OpenBSD: Makefile,v 1.6 2020/04/19 16:26:11 schwarze Exp $

REGRESS_TARGETS	 = spacing
TAG_TARGETS	 = spacing
LINT_TARGETS	 = spacing
HTML_TARGETS	 = spacing

.include <bsd.regress.mk>