HomeSort by: relevance | last modified time | path
    Searched refs:sourced (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/
Configure 1777 my $sourced = catdir($srcdir, $_->[0]);
1809 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
1812 SOURCE => catfile($sourced, $f),
1814 die "Something went wrong with $sourced/$f: $!\n" unless $template;
1822 sourcedir => abs2rel($sourced, $blddir),
1945 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2101 my $s = cleanfile($sourced, $_, $blddir);
2136 my $s = cleanfile($sourced, $_, $blddir);
2180 $generator[0] = cleanfile($sourced, $generator[0], $blddir),
2186 my $ddest = $dest eq "" ? "" : cleanfile($sourced, $_, $blddir)
    [all...]
  /src/crypto/external/apache2/openssl/dist/
Configure 2060 my $sourced = catdir($srcdir, @curd);
2206 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2208 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2211 SOURCE => catfile($sourced, $f),
2213 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2221 sourcedir => abs2rel($sourced, $blddir),
2345 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2401 my $s = cleanfile($sourced, $_, $blddir, 1);
2446 my $s = cleanfile($sourced, $_, $blddir, 1);
2501 $generator[0] = cleanfile($sourced, $gen, $blddir, 1)
    [all...]
  /src/crypto/external/bsd/openssl/dist/
Configure 1928 my $sourced = catdir($srcdir, @curd);
2074 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2076 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2079 SOURCE => catfile($sourced, $f),
2081 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2089 sourcedir => abs2rel($sourced, $blddir),
2213 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2269 my $s = cleanfile($sourced, $_, $blddir, 1);
2314 my $s = cleanfile($sourced, $_, $blddir, 1);
2369 $generator[0] = cleanfile($sourced, $gen, $blddir, 1)
    [all...]
  /src/share/mk/
bsd.own.mk 396 # This is the prefix used for the NetBSD-sourced tools.

Completed in 22 milliseconds