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

  /src/crypto/external/apache2/openssl/dist/
Configure 2055 my $sourced = catdir($srcdir, @curd);
2201 print STDERR "DEBUG: Reading ",catfile($sourced, $f),"\n";
2203 push @{$config{build_infos}}, catfile(abs2rel($sourced, $blddir), $f);
2206 SOURCE => catfile($sourced, $f),
2208 die "Something went wrong with $sourced/$f: $!\n" unless $template;
2216 sourcedir => abs2rel($sourced, $blddir),
2340 "OTHERWISE" => sub { die "Something wrong with this line:\n$_\nat $sourced/$f" },
2396 my $s = cleanfile($sourced, $_, $blddir, 1);
2441 my $s = cleanfile($sourced, $_, $blddir, 1);
2496 $generator[0] = cleanfile($sourced, $gen, $blddir, 1)
    [all...]
  /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/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 390 # This is the prefix used for the NetBSD-sourced tools.

Completed in 30 milliseconds