pkg:setup ENV.prepend "CPPFLAGS", "-I#{MacOS.sdk_path}/usr/include/malloc" make -C src/ bin.install Dir["src/*"].select { |f| File.executable? f }