Windows: don't install __DECC_*.H
authorRichard Levitte <levitte@openssl.org>
Sat, 19 May 2018 05:09:19 +0000 (07:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 May 2018 08:13:08 +0000 (10:13 +0200)
commit246bd8fd0507f4555432c148eed5a9322c113bf5
tree1467b411267b42fd39dbddfc9138e7f28003b844
parent6439e343fa64f06941197d085acd11bd13856596
Windows: don't install __DECC_*.H

This adds the possibility to exclude files by regexp in util/copy.pl

Partial fix for #3254

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6303)
Configurations/windows-makefile.tmpl
util/copy.pl