From 2a788fd083c06b1208953156449af0b118ea060e Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 19 Jan 2016 02:30:17 +0000 Subject: common.mk: update-remote * common.mk (update-remote): update by downloading remote files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/Makefile.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/Makefile.sub') diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 38d332f726..38933ae9d0 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -454,7 +454,7 @@ scriptbin: $(SCRIPTPROGRAMS) $(SCRIPTPROGRAMS): $(STUBPROGRAM) -up:: +update-src:: @cd "$(srcdir:/=\)" && set LC_TIME=C && $(VCSUP) update-mspec: -- cgit v1.2.3