David Schwartz wrote: > %.h: %.pem > xxd -i $< > $@ That's compile time so it's not quite as flexible as the link time command.
Why does this matter? You might have a situation where the source code is managed by one group without access to the PKI objects, and the PKI objects are managed by another group without access to the code. That's a moot point with the full GNU toolchain but they might only be provided with a stripped down linker. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]