extconf.rb 107 Bytes
Newer Older
1 2 3 4
require 'mkmf'
find_library('disasm', 'x86_init', "/usr/local/lib", "../..")
create_makefile('x86disasm')