mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 04:55:21 +02:00
clean gems
* Makefile.in (clean-ext): clean gem directories too. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7e0aaf3ac3
commit
a0da6f0dfe
2 changed files with 13 additions and 7 deletions
|
@ -538,6 +538,8 @@ build_complete: $(build_complete)
|
|||
$(build_complete): $(TARGET_SO)
|
||||
$(Q) $(TOUCH) $@
|
||||
|
||||
clean-so::
|
||||
-$(Q)$(RM) $(build_complete)
|
||||
}
|
||||
conf
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue