X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=windows%2FMakefile.doc;h=0c6ded5fa210016072b5eda07b84443f2c9c9d14;hb=713ecfdca60257c645c6be6ae47b872b59fc050f;hp=cff926fe20d7d8bfbdf15b8cc018911208ac0cea;hpb=2bebfdb844a9aa11b6db3e7d9ca93f8a4e6ca077;p=wget diff --git a/windows/Makefile.doc b/windows/Makefile.doc index cff926fe..0c6ded5f 100644 --- a/windows/Makefile.doc +++ b/windows/Makefile.doc @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2004 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 @@ -71,9 +71,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