mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Win32: Remove win32 directory if empty
This commit is contained in:
parent
731a53253f
commit
6be0ae35e8
Notes:
git
2024-12-27 08:40:40 +00:00
2 changed files with 3 additions and 0 deletions
|
@ -99,6 +99,8 @@ yes-test-all: export MSYS2_ARG_CONV_EXCL=$(MSYS2_ARG_CONV_EXCL_PARAM)
|
|||
yes-test-almost: export MSYS2_ARG_CONV_EXCL=$(MSYS2_ARG_CONV_EXCL_PARAM)
|
||||
test/% spec/%/ spec/%_spec.rb: export MSYS2_ARG_CONV_EXCL=$(MSYS2_ARG_CONV_EXCL_PARAM)
|
||||
|
||||
distclean-local::
|
||||
$(RMDIR) win32
|
||||
endif
|
||||
|
||||
$(LIBRUBY_SO): $(RUBYDEF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue