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

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

Revision 1.4, Sat Jun 10 01:49:02 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.1.1.1 2011/12/04 03:09:25 schwarze Exp $

REGRESS_TARGETS  = empty
LINT_TARGETS	 = empty

.include <bsd.regress.mk>