Searched refs:installbin (Results 1 – 22 of 22) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| 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 …]
|
| D | configpm | 1296 installbin: 335
|
| D | Makefile.SH | 300 bin = $installbin
|
| D | configure.com | 2464 $ IF F$TYPE(installbin) .EQS. "" THEN - 2465 installbin ="/''vms_prefix'"
|
| D | Configure | 353 installbin='' 8303 if $test -d /usr/bin -a "X$installbin" != X/usr/bin; then 25698 installbin='$installbin'
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | genconfig.pl | 21 $installbin="/$p9p_objtype/bin"; 99 binexp='$installbin' 114 installbin='$installbin'
|
| D | config_sh.sample | 836 installbin='/usr/bin'
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/ |
| D | prefixify.t | 28 is( $mm->{INSTALLBIN}, $Config{installbin},
|
| /openbsd/src/gnu/usr.bin/perl/amigaos4/ |
| D | config.sh | 6 installbin='/SDK/Local/C'
|
| /openbsd/src/gnu/usr.bin/perl/os2/ |
| D | perl2cmd.pl | 17 $idir = $Config{installbin};
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| 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 …
|
| 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/ |
| D | Install.pm | 982 $INST_BIN => $Config{installbin} ,
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | config.sh | 866 installbin='/pro/bin'
|
| D | Glossary | 3953 installbin (bin.U): 4085 $installbin/perl
|
| /openbsd/src/gnu/usr.bin/perl/Cross/ |
| D | config.sh-arm-linux-n770 | 840 installbin='./install_me_here/usr/bin'
|
| D | config.sh-arm-linux | 842 installbin='./install_me_here/usr/bin'
|
| D | Makefile-cross-SH | 203 bin = $installbin
|
| /openbsd/src/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/ |
| D | MM_Any.pm | 2009 ? $Config{installbin}
|
| D | MM_Unix.pm | 2455 sub installbin { subroutine
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config.vc | 833 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
|
| D | config.gc | 834 installbin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
|