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

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

Revision 1.5, Sat Apr 18 20:40:13 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 a .Tg is attached to a paragraph, attach the permalink
to the first word, or the first few words if they are short.

# $OpenBSD: Makefile,v 1.8 2020/04/18 20:28:46 schwarze Exp $

REGRESS_TARGETS	 = arg
TAG_TARGETS	 = arg
LINT_TARGETS	 = arg
HTML_TARGETS	 = arg

.include <bsd.regress.mk>