Searched refs:buildfile (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssl/
H A DConfigure2699 my @buildfile = ($config{builddir}, $config{build_file});
2700 unshift @buildfile, $here
2702 my $buildfile = canonpath(catdir(@buildfile));
2708 $buildfile
2712 my @buildfile = ($config{builddir}, $config{build_file});
2713 unshift @buildfile, $here
2716 print " ", canonpath(catfile(@buildfile)),"\n";

Completed in 169 milliseconds