summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-03 08:24:29 +0100
committerJim Meyering <meyering@redhat.com>2009-03-03 08:24:29 +0100
commitcb0d71399c27213cd01828969424fa6b2f451515 (patch)
treefad261ef363bf7ab7e5c138eb28b46e40a4b5224 /cfg.mk
parent59cec5af1277d335f1c63662ea6145f574c86beb (diff)
downloadcoreutils-cb0d71399c27213cd01828969424fa6b2f451515.tar.xz
maint: improve release-related process and documentation
* README-release: Fix typo. it's "maintainer-clean". Refer to HACKING for full list of dependencies. Use cvs add's -ko option to inhibit $Id$-style keyword expansion. * maint.mk (web-manual): Factor out definition of $(manual_title). (vc-dist): Set XZ_OPT=-9ev for the final "make dist". * cfg.mk (manual_title): Define it here. Suggestions from Eric Blake.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index aa84b9f0b..e2205729b 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -21,6 +21,9 @@ gnu_ftp_host-beta = alpha.gnu.org
gnu_ftp_host-major = ftp.gnu.org
gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
+# Used in maint.mk's web-manual rule
+manual_title = Core GNU utilities
+
url_dir_list = \
ftp://$(gnu_rel_host)/gnu/coreutils