ruby--ruby/ext/syck/extconf.rb

6 lines
65 B
Ruby

require 'mkmf'
have_header( "st.h" )
create_makefile( "syck" )