ruby--ruby/ext/tk/extconf.rb

4 lines
65 B
Ruby

require 'mkmf'
$preload = ["tcltklib"]
create_makefile("tkutil")