Windows bulding: Make dependency generation not quite as talkative
[openssl.git] / Configurations / 10-main.conf
index f5e5754b3a6cdf467b448904643dd0964f2f3fcf..882af5e65bed549a192845b2ef14e0b6fd9bd03c 100644 (file)
@@ -1276,9 +1276,9 @@ my %targets = (
         template         => 1,
         CC               => "cl",
         CPP              => '"$(CC)" /EP /C',
+        make_depend      => '"$(CC)" /Zs /showIncludes',
         CFLAGS           => "/W3 /wd4090 /nologo",
         coutflag         => "/Fo",
-        cpp_depend_flags => "/Zs /showIncludes",
         LD               => "link",
         LDFLAGS          => "/nologo /debug",
         ldoutflag        => "/out:",