Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
QNX Community Resources

QNX Community Resources

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

[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]