gen-depformat

Specifies the form for the output generated when option gen-dep is specified.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-gen-depformat=form

Windows:

/gen-depformat:form

Arguments

form

Is the output form for the list of build dependencies. Possible values are make or nmake.

Default

make

The output form for the list of build dependencies is in a form acceptable to the make utility.

Description

This option specifies the form for the output generated when option gen-dep is specified.

If you specify option gen-depformat and do not specify option gen-dep, the option is ignored.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.