efi-boot-shim/Cryptlib/OpenSSL
Peter Jones 8a6d270d70 Make it possible to build in a subdirectory.
This lets you do:

mkdir build-x64 build-ia32
cd build-x64
make TOPDIR=.. -f ../Makefile
cd ../build-ia32
setarch i686 -B make ARCH=ia32 TOPDIR=.. -f ../Makefile

And not worry about generated sources and headers mixing and matching.

Signed-off-by: Peter Jones <pjones@redhat.com>
2017-07-24 20:11:28 -04:00
..
crypto Cryptlib: remove DES 2017-04-11 10:42:19 -04:00
buildinf.h Cryptlib/OpenSSL: update to openssl 1.1.0e 2017-04-11 10:42:18 -04:00
e_os.h Cryptlib/OpenSSL: update to openssl 1.1.0e 2017-04-11 10:42:18 -04:00
Makefile Make it possible to build in a subdirectory. 2017-07-24 20:11:28 -04:00
openssl-bio-b_print-disable-sse.patch Cryptlib/OpenSSL: Update the script to copy the new openssl files 2017-04-11 10:42:18 -04:00
update.sh Cryptlib: remove DES 2017-04-11 10:42:19 -04:00