meta data for this page
Make targets
make <package>-<target>
sourceFetch the source (download the tarball, clone the source repository, etc)dependsBuild and install all dependencies required to build the packageextractPut the source in the package build directory (extract the tarball, copy the source, etc)patchApply the patches, if anyconfigureRun the configure commands, if anybuildRun the compilation commandsinstall-stagingtarget package: Run the installation of the package in the staging directory, if necessaryinstall-targettarget package: Run the installation of the package in the target directory, if necessaryinstalltarget package: Run the 2 previous installation commands. host package: Run the installation of the package in the host directory