Searched refs:installbin (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | installperl | 289 install("perl$exe_ext", "$installbin/$perl_verbase$ver$exe_ext", "0755"); 290 `chtag -r "$installbin/$perl_verbase$ver$exe_ext"` if ($^O eq 'os390'); 328 CORE::link("$installbin/$libperl", $coredll); 334 symlink("$installbin/$libperl", $coredll); 338 ( copy("$installbin/$libperl", $coredll) && 379 safe_unlink("$installbin/$perl$exe_ext", "$installbin/suid$perl$exe_ext"); 382 symlink("$installbin/$perl_verbase$ver$exe_ext", 383 "$installbin/$perl$exe_ext"); 385 link("$installbin/$perl_verbase$ver$exe_ext", 386 "$installbin/$perl$exe_ext"); [all …]
|
| H A D | configure.com | 924 $ config_symbols0 ="|archlib|archlibexp|bin|binexp|builddir|cf_email|config_sh|installarchlib|installbin|installman1dir|installman3dir|" 2464 $ IF F$TYPE(installbin) .EQS. "" THEN - 2465 installbin ="/''vms_prefix'" 6599 $ WC "installbin='" + installbin + "'"
|
| /openbsd-src/gnu/usr.bin/perl/plan9/ |
| H A D | genconfig.pl | 21 $installbin="/$p9p_objtype/bin"; 99 binexp='$installbin' 114 installbin='$installbin'
|
| H A D | config_sh.sample | 836 installbin='/usr/bin'
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
| H A D | prefixify.t | 28 is( $mm->{INSTALLBIN}, $Config{installbin},
|
| /openbsd-src/gnu/usr.bin/perl/amigaos4/ |
| H A D | config.sh | 6 installbin='/SDK/Local/C'
|
| /openbsd-src/gnu/usr.bin/perl/os2/ |
| H A D | perl2cmd.pl | 17 $idir = $Config{installbin};
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | perlcygo.txt | 105 …installbin directory (where you said to put public executables). It does not wait until the `make … 243 The ld2 script contains references to the source directory. You should change these to $installbin …
|
| H A D | perlcyg.pod | 286 During `C<make>', I<ld2> will be created and installed in your $installbin 291 The assumption is that $installbin is in your current C<PATH>. If this 570 change these to $installbin after `C<make install>'.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/ |
| H A D | Install.pm | 982 $INST_BIN => $Config{installbin} ,
|
| /openbsd-src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
| H A D | MM_Any.pm | 2009 ? $Config{installbin}
|
| H A D | MM_Unix.pm | 2455 sub installbin { subroutine
|
| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | config.vc | 833 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
|
| H A D | config.gc | 834 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
|