do not remove links found in .git directory
authorCristian Stoica <cristian.stoica@nxp.com>
Mon, 16 May 2016 13:10:24 +0000 (16:10 +0300)
committerRichard Levitte <levitte@openssl.org>
Mon, 16 May 2016 15:58:52 +0000 (17:58 +0200)
commit1b4d0e3c1ed556b890b93d8326978a6a90cfc0fe
tree3b6eda8a72d77622823244e09c05854c58298b46
parent531e9dcc243a967832fbe784dfc0d226422216b2
do not remove links found in .git directory

Some setups use links inside .git directory and make clean should not
remove them to avoid breaking git meta-information.

Signed-off-by: Cristian Stoica <cristian.stoica@nxp.com>
CLA: none; trivial
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1078)
Configurations/unix-Makefile.tmpl