1 # Customize Makefile.maint. -*- makefile -*-
2 # Copyright (C) 2003, 2004 Free Software Foundation, Inc.
4 # This program is free software; you can redistribute it and/or modify
5 # it under the terms of the GNU General Public License as published by
6 # the Free Software Foundation; either version 2, or (at your option)
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19 # Use alpha.gnu.org for alpha and beta releases.
20 # Use ftp.gnu.org for major releases.
21 gnu_ftp_host-alpha = alpha.gnu.org
22 gnu_ftp_host-beta = alpha.gnu.org
23 gnu_ftp_host-major = ftp.gnu.org
24 gnu_rel_host = $(gnu_ftp_host-$(RELEASE_TYPE))
27 ftp://$(gnu_rel_host)/gnu/coreutils \
30 # Files to update automatically.
32 $(srcdir)/config/config.guess \
33 $(srcdir)/config/config.sub \
34 $(srcdir)/config/texinfo.tex
35 # Of the above, texinfo.tex is out of date,
36 # and the other two are not available.
40 $(srcdir)/config/elisp-comp \
41 $(srcdir)/config/depcomp \
42 $(srcdir)/config/mdate-sh \
43 $(srcdir)/config/missing \
44 $(srcdir)/config/install-sh \
45 $(srcdir)/config/mkinstalldirs
47 # $(srcdir)/src/ansi2knr.c
49 local_updates = wget-update cvs-update
52 local-checks-to-skip =