1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00
This commit is contained in:
Jim Meyering
2002-11-06 16:27:39 +00:00
parent def6c2371e
commit fad42afa02

View File

@@ -312,7 +312,7 @@ $(get-targets):
$(WGET) $(url) -O $(target).t \
&& $(move_if_change) $(target).t $(target)
automake_repo=:pserver:anoncvs@anoncvs.cygnus.com:/cvs/automake
automake_repo = :pserver:anoncvs@subversions.gnu.org:/cvsroot/automake
.PHONY: wget-update
wget-update: $(get-targets)
cd config && \