From: Richard Levitte Date: Thu, 17 Mar 2016 13:17:42 +0000 (+0100) Subject: windows-makefile.tmpl: Stop keeping temporary files X-Git-Tag: OpenSSL_1_1_0-pre5~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc8941f031ce4c25cdf548ddbfae64c081078f6c;p=openssl windows-makefile.tmpl: Stop keeping temporary files Reviewed-by: Andy Polyakov --- diff --git a/Configurations/windows-makefile.tmpl b/Configurations/windows-makefile.tmpl index cdc4436f5c..177d277f74 100644 --- a/Configurations/windows-makefile.tmpl +++ b/Configurations/windows-makefile.tmpl @@ -311,11 +311,11 @@ chomp; s/^Note: including file: *//; \$\$collect{\$\$_} = 1; END { print '$obj$objext: ',join(" ", sort keys \%collect),"\\n" } -<