Override Environment Variables (/E)

Syntax: /E

This option disables inherited macro redefinition.

NMAKE inherits all current environment variables as macros, which can be redefined in a description file. The /E option disables any redefinition - the inherited macro always has the value of the environment variable.


[Back: Display Modification Dates (/D)]
[Next: Specify Description File (/F)]