1 2 3 4 5 6 7 8 9 10
pkg:extract mv * native pkg:extract cd native ./configure make cd ../!(native) pkg:configure make FILE_COMPILE="$(pwd)/../native/src/file" pkg:install