#!/usr/bin/env ruby
# Source: https://silverhammermba.github.io/emberb/embed/
# location of ruby.h
hdrdir = Shellwords.escape RbConfig::CONFIG[]
# location of ruby/config.h
archhdrdir = Shellwords.escape RbConfig::CONFIG[]
# location of libruby
libdir = Shellwords.escape RbConfig::CONFIG[]
# args for GCC
puts