X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=windows%2FMakefile.doc;h=0638d18341673c018f9f3516204ad1f301d92d43;hb=61533a5ebcb778a2a0b574b862ea8a10395c053d;hp=cff926fe20d7d8bfbdf15b8cc018911208ac0cea;hpb=2bebfdb844a9aa11b6db3e7d9ca93f8a4e6ca077;p=wget diff --git a/windows/Makefile.doc b/windows/Makefile.doc index cff926fe..0638d183 100644 --- a/windows/Makefile.doc +++ b/windows/Makefile.doc @@ -1,9 +1,9 @@ # Makefile for `wget' utility -# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2004, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, @@ -12,8 +12,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# along with this program. If not, see . # In addition, as a special exception, the Free Software Foundation # gives permission to link the code of its release of Wget with the @@ -71,9 +70,9 @@ $(MAN): $(WGETPOD) $(POD2MAN) --center="GNU Wget" --release="GNU Wget @VERSION@" $? > $@ $(WGETHLP): $(WGETTEXI) $(SAMPLERCTEXI) - $(MAKEINFO) --no-validate --no-warn --force \ + $(MAKEINFO) --no-validate --no-warn --force \ --hpj wget.hpj --output wget.rtf $(WGETTEXI) - hcrtf -xn wget.hpj + hcrtf -xn wget.hpj clean: $(RM) *.bak