Home
last modified time | relevance | path

Searched refs:defext (Results 1 – 6 of 6) sorted by relevance

/openssl/Configurations/platform/
H A Dmingw.pm19 sub defext { '.def' } subroutine
H A DWindows.pm19 sub defext { '.def' } subroutine
H A DVMS.pm24 sub defext { '.OPT' } subroutine
H A DUnix.pm26 sub defext { $target{def_extension} || '.ld' } subroutine
H A DBASE.pm41 sub def { return __base($_[1], '.ld') . $_[0]->defext() }
/openssl/Configurations/
H A Dunix-Makefile.tmpl617 $(RM) *{- platform->defext() -}

Completed in 14 milliseconds