Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm84 my $HPUXVER = $RELEASE;
85 $HPUXVER =~ s/[^.]*.[0B]*//;
87 return "${MACHINE}-hp-hpux1x" if $HPUXVER =~ m@1[0-9]@;