/[autoconf]/autoconf/Makefile.maint
ViewVC logotype

Diff of /autoconf/Makefile.maint

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by akim, Thu Nov 14 11:16:02 2002 UTC revision 1.23 by eggert, Tue Dec 3 07:44:38 2002 UTC
# Line 280  announcement: NEWS ChangeLog $(rel-files Line 280  announcement: NEWS ChangeLog $(rel-files
280    
281  WGET = wget  WGET = wget
282  ftp-gnu = ftp://ftp.gnu.org/gnu  ftp-gnu = ftp://ftp.gnu.org/gnu
283    www-gnu = http://www.gnu.org
284    
285  # Use mv, if you don't have/want move-if-change.  # Use mv, if you don't have/want move-if-change.
286  move_if_change ?= move-if-change  move_if_change ?= move-if-change
# Line 334  ansi2knr.c-url_prefix = ftp://ftp.cs.wis Line 335  ansi2knr.c-url_prefix = ftp://ftp.cs.wis
335    
336  texinfo.tex-url_prefix = $(ftp-gnu)/texinfo/  texinfo.tex-url_prefix = $(ftp-gnu)/texinfo/
337    
338  standards.texi-url_prefix = $(ftp-gnu)/GNUinfo/  standards.texi-url_prefix = $(www-gnu)/prep/
339  make-stds.texi-url_prefix = $(ftp-gnu)/GNUinfo/  make-stds.texi-url_prefix = $(standards.texi-url_prefix)
340    
341  target = $(patsubst get-%, %, $@)  target = $(patsubst get-%, %, $@)
342  url = $($(notdir $(target))-url_prefix)$(notdir $(target))  url = $($(notdir $(target))-url_prefix)$(notdir $(target))

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26