3 lines
78 B
Ruby
3 lines
78 B
Ruby
require 'mkmf'
|
|
$LIBS << ' -lsbuf -lhbsdcontrol'
|
|
create_makefile("hbsdctl.rb")
|