Skip to content
Commit b8bbd8b1 authored by Richard Levitte's avatar Richard Levitte
Browse files

Windows: Make DESTDIR work



DESTDIR can't be used on Windows the same way as on Unix, the device
part of the installation paths get in the way.

To remedy this, have INSTALLTOP, OPENSSLDIR and ENGINESDIR get
different values depending on if $(DESTDIR) is empty or not, and use
$(INSTALLTOP), $(OPENSSLDIR) and $(ENGINESDIR) alone.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 850000aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment