1 2 3 4
pkg:setup args = %W[MANDIR=#{man1} PREFIX=#{prefix} ] make *args make DESTDIR=${PKG_DEST} install *args