mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
a00c84f6c6
Since we're building some of our perl scripts and the result might not end up in apps/ (*), we may need to treat them like the compile programs we use for testing. This introduces perlapp() and perltest(), which behave like app() and test(), but will add the perl executable in the command line. ----- (*) For example, with a mk1mf build, the result will end up in $(BIN_D) Reviewed-by: Matt Caswell <matt@openssl.org> |
||
---|---|---|
.. | ||
Test | ||
Test.pm |