# file : build/export.build # copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $out_root/ { include openssl/ } switch $import.target { case exe{openssl-agent-pkcs11} export $out_root/openssl/exe{openssl-agent-pkcs11} case exe{openssl-client} export $out_root/openssl/exe{openssl-client} }