mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Clean exts.mk under each extension library
This commit is contained in:
parent
946fdeaddc
commit
0d38a51ec4
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ ext/extinit.<%=objext%>:
|
|||
% end
|
||||
$(Q)<%= submake %><%=mflags%> V=$(V) $(@F)
|
||||
% if /^(dist|real)clean$/ =~ tgt
|
||||
$(Q)$(RM) $(@D)/exts.mk
|
||||
$(Q)$(RMDIRS) $(@D)
|
||||
% end
|
||||
% end
|
||||
|
|
Loading…
Add table
Reference in a new issue