From 0f8b5819b3338a94577736d7dce87a5ba0879c03 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 27 May 2020 13:13:12 +0900 Subject: Merged recipes for the same target --- cygwin/GNUmakefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'cygwin') diff --git a/cygwin/GNUmakefile.in b/cygwin/GNUmakefile.in index 53c71a1f80..e9f186f121 100644 --- a/cygwin/GNUmakefile.in +++ b/cygwin/GNUmakefile.in @@ -96,7 +96,5 @@ $(RUBYDEF): $(LIBRUBY_A) $(PREP) $(RBCONFIG) clean-local:: @$(RM) $(RUBYDEF) - -clean-local:: @$(RM) $(RUBY_EXP) $(RCFILES:.rc=.res.@OBJEXT@) @$(RM) $(RCFILES) -- cgit v1.2.1