提交 dc8941f0 编写于 作者: R Richard Levitte

windows-makefile.tmpl: Stop keeping temporary files

Reviewed-by: NAndy Polyakov <appro@openssl.org>
上级 8c16829e
......@@ -311,11 +311,11 @@ chomp;
s/^Note: including file: *//;
\$\$collect{\$\$_} = 1;
END { print '$obj$objext: ',join(" ", sort keys \%collect),"\\n" }
<<KEEP
<<
$obj$objext: $obj$depext
\$(CC) \$(CFLAGS) $ecflags$incs -c \$(COUTFLAG)\$\@ @<<
$srcs
<<KEEP
<<
EOF
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册