]> git.saurik.com Git - bison.git/commitdiff
maint: cfg.mk: manual title.
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 5 Jun 2012 09:09:07 +0000 (11:09 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 7 Jun 2012 09:15:04 +0000 (11:15 +0200)
* cfg.mk (manuel_title): New.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 9c1b838ebcea0b42f1d48ca0778f1c90a22c6203..c56e965bfe6b69ad140e429fccfbfa1feb8d5812 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -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*