ruby-changes:61393
From: Nobuyoshi <ko1@a...>
Date: Wed, 27 May 2020 13:30:06 +0900 (JST)
Subject: [ruby-changes:61393] 0f8b5819b3 (master): Merged recipes for the same target
https://git.ruby-lang.org/ruby.git/commit/?id=0f8b5819b3 From 0f8b5819b3338a94577736d7dce87a5ba0879c03 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Wed, 27 May 2020 13:13:12 +0900 Subject: Merged recipes for the same target diff --git a/cygwin/GNUmakefile.in b/cygwin/GNUmakefile.in index 53c71a1..e9f186f 100644 --- a/cygwin/GNUmakefile.in +++ b/cygwin/GNUmakefile.in @@ -96,7 +96,5 @@ $(RUBYDEF): $(LIBRUBY_A) $(PREP) $(RBCONFIG) https://github.com/ruby/ruby/blob/trunk/cygwin/GNUmakefile.in#L96 clean-local:: @$(RM) $(RUBYDEF) - -clean-local:: @$(RM) $(RUBY_EXP) $(RCFILES:.rc=.res.@OBJEXT@) @$(RM) $(RCFILES) -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/