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:15:49 +0000 (10:15 +0200)
commit12843c7307900e124ee0407535cab5534fc27dad
treecc623df951ea6b4157b1c51b454e7bc835dcb307
parentdd1477ced7f3679d8177f942219e96fa86b37234
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)

(cherry picked from commit 246bd8fd0507f4555432c148eed5a9322c113bf5)
Configurations/windows-makefile.tmpl
util/copy.pl