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

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

Revision 1.4, Sat Jun 10 01:48:57 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.3 2012/07/09 17:52:09 schwarze Exp $

REGRESS_TARGETS = punct font
LINT_TARGETS	= punct

.include <bsd.regress.mk>