-
/C(Suppresses default output, including nonfatal NMAKE errors or warnings, timestamps, and NMAKE copyright message. Suppresses warnings issued by/K.) -
/T(Updates timestamps of command-line targets (or first makefile target) and executes preprocessing commands, but does not run the build.) -
/NOLOGO(Suppresses the NMAKE copyright message.) -
/ERRORREPORT(Ifnmake.exefails at runtime, sends information to Microsoft about these internal errors.)