Configure only directories having extconf.rb
This commit is contained in:
parent
1e7c0ccb0d
commit
aa21a775a6
@ -32,6 +32,7 @@ gems:
|
||||
|
||||
% exts.each do |t, (o, dirs)|
|
||||
% dirs.each do |d|
|
||||
% next if Dir.glob("#{srcdir}/#{d}/**/extconf.rb").empty?
|
||||
<%=t%>: <%=d%>/exts.mk
|
||||
<%=d%>/exts.mk: FORCE
|
||||
$(Q)$(MINIRUBY) $(srcdir)/ext/extmk.rb --make='$(MAKE)' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user