pkg:setup make_args = %W[CC=#{ENV.cc} CXX=#{ENV.cxx} PREFIX=#{prefix} install] make -C core *make_args make -C extensions *make_args