summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-09-02 22:41:07 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-09-03 15:01:05 +0900
commitbc5b9be1ee44817614bc8311e671fc79ca730625 (patch)
tree86132b9f9150f772579d31db08fc8f130d9f2683 /win32
parentc8c90e459e37632fee74718d77c63c22814268f7 (diff)
downloadruby-bc5b9be1ee44817614bc8311e671fc79ca730625.tar.gz
Move duplicate dependencies
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 3de53d8372..bb9e12d3ca 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1211,8 +1211,6 @@ clean-enc distclean-enc realclean-enc:
-$(Q)$(MAKE) $(MAKE_ENC) $(@:-enc=)
!endif
-$(RBCONFIG): $(PREP)
-
$(RCFILES): $(RBCONFIG) $(srcdir)/revision.h $(srcdir)/win32/resource.rb
@$(MINIRUBY) $(srcdir)/win32/resource.rb \
-ruby_name=$(RUBY_INSTALL_NAME) \