ruby/ext/coverage/extconf.rb

4 строки
87 B
Ruby

require 'mkmf'
$INCFLAGS << " -I$(topdir) -I$(top_srcdir)"
create_makefile('coverage')