Home
last modified time | relevance | path

Searched refs:binext (Results 1 – 7 of 7) sorted by relevance

/openssl/Configurations/platform/
H A Dmingw.pm15 sub binext { '.exe' } subroutine
H A DWindows.pm15 sub binext { '.exe' } subroutine
H A DVMS.pm20 sub binext { '.EXE' } subroutine
H A DUnix.pm15 sub binext { $target{exe_extension} || '' } subroutine
H A DBASE.pm35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() }
/openssl/Configurations/
H A Dwindows-makefile.tmpl1030 bin => platform->binext() );
H A Dunix-Makefile.tmpl536 EXE_EXT={- platform->binext() -} \

Completed in 17 milliseconds