maint: cfg.mk: manual title.

* cfg.mk (manuel_title): New.
This commit is contained in:
Akim Demaille
2012-06-05 11:09:07 +02:00
parent c4576b484a
commit f763e6ef67

4
cfg.mk
View File

@@ -1,5 +1,4 @@
# Customize maint.mk -*- makefile -*-
# Copyright (C) 2008-2012 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
@@ -15,6 +14,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Used in maint.mk's web-manual rule
manual_title = The Yacc-compatible Parser Generator
# It's useful to run maintainer-*check* targets during development, but we
# don't want to wait on a recompile because of an update to $(VERSION). Thus,
# override the _is-dist-target from GNUmakefile so that maintainer-*check*