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

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

Revision 1.4, Sat Jun 10 01:49:18 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.3: +1 -0 lines

style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful

# $OpenBSD: Makefile,v 1.4 2014/08/21 12:56:24 schwarze Exp $

REGRESS_TARGETS	= font punct
LINT_TARGETS	= punct

# XXX The FILES target doesn't currently work.

.include <bsd.regress.mk>