Searched refs:bldtop_file (Results 1 – 5 of 5) sorted by relevance
33 my $libcrypto = bldtop_file(shlib('libcrypto'));34 my $libssl = bldtop_file(shlib('libssl'));
25 bldtop_file("test", "ossl_shim", "ossl_shim"),
35 my $shlibpath = bldtop_file("lib" . $libname . ".so");
87 my $configdata = bldtop_file("configdata.pm");
568 sub bldtop_file { subroutine