(url_dir_list): ...define it here instead.
authorJim Meyering <jim@meyering.net>
Mon, 17 Dec 2001 09:06:33 +0000 (09:06 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 Dec 2001 09:06:33 +0000 (09:06 +0000)
(hosts, a_host, b_host): Remove now-unused variables.
(alpha_subdir, a_url_dir, b_url_dir): Remove now-unused variables.

Makefile.cfg

index 4cfb3f4e327e3349235b64b5137a04f72c42ebd8..b1e0d02d467f637d9d0a96a63c67c7196b64271b 100644 (file)
@@ -1,16 +1,9 @@
 # -*- makefile -*-
 ## Customize Makefile.maint.
 
-# List the hosts to which test releases are copied.
-# `a' and `b' are merely placeholders, and correspond to the
-# `a_' and `b_' prefixes of the following variables.
-hosts = a b
-a_host = alpha.gnu.org
-b_host = freefriends.org
-
-alpha_subdir = gnu/fetish
-a_url_dir = $(alpha_subdir)
-b_url_dir = $(alpha_subdir)
+url_dir_list = \
+  ftp://alpha.gnu.org/gnu/fetish \
+  http://fetish.sf.net \
 
 # Files that `make wget-update' should update.
 wget_files = \