pkg:setup (buildpath/"make/config.txt").write <<~EOS include make/unix.inc ALL_TARGETS := core core-examples core-headers PREFIX := #{prefix} EOS bin.mkpath include.mkpath lib.mkpath make make DESTDIR=${PKG_DEST} install