Syntax:/Q
This option causes NMAKE to return either of the following:
- An exit code of zero if all targets built during an NMAKE run
are up-to-date
- An exit code other than zero if they are not up-to-date
Use this option to run NMAKE from within a batch file.