Next: Project Types, Previous: Structure of a Makefile, Up: Makefile Package [Contents]
Normally to compile a package which uses the Makefile Package it is
purely a matter of typing make
from the top-level directory of
the package, and the package is compiled without any additional
interaction.