meta data for this page
Make targets
make <package>-<target>
source
Fetch the source (download the tarball, clone the source repository, etc)depends
Build and install all dependencies required to build the packageextract
Put the source in the package build directory (extract the tarball, copy the source, etc)patch
Apply the patches, if anyconfigure
Run the configure commands, if anybuild
Run the compilation commandsinstall-staging
target package: Run the installation of the package in the staging directory, if necessaryinstall-target
target package: Run the installation of the package in the target directory, if necessaryinstall
target package: Run the 2 previous installation commands. host package: Run the installation of the package in the host directory