Build All tool

Click this tool to run gmake with the target all. Makefiles which adhere to GNU Makefile standards will compile and link all programs and libraries (but not necessarily any documentation).

This tool becomes available if the Makefile in the current directory defines an all target. Like all build tools and menu items, it becomes unavailable while gmake is running.

See also: Clean tool.