[Previous] [Contents] [Next]

gmake

Maintain, update, and regenerate groups of programs (GNU)

Syntax:

make [-einpqrst] [-f makefile]... [-k | -S]
     [macro=name...] [target_name...] 

Options:

See make.

Description:

The QNX make utility is a port of GNU's gmake, which has an extensive set of additional features beyond what POSIX defines. The full documentation for GNU make is available from the Free Software Foundation.

In addition, an HTML version is available which may be integrated with this help system.


Click here if you have installed the HTML version of the GNU document

Contributing author:

GNU

See also:

make

Andrew Oram and Steve Talbott, Managing Projects with make, O'Reilly and Associates, 1991.


[Previous] [Contents] [Next]