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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DMakefile.PL102 my $obj_ext = $Config{obj_ext} || ".o";
103 unlink("$tmp.c", "$tmp$obj_ext");
153 for ("$tmp.c", "$tmp$obj_ext", "$tmp.com", "$tmp$Config{exe_ext}") {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH67 set `echo "$* " | sed -e 's/\.[oc] / /g' -e 's/\.obj / /g' -e "s/\\$obj_ext / /g"`
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Liblist/
H A DKid.pm395 else { $locspec .= $Config{'obj_ext'}; }
410 my($so,$lib_ext,$obj_ext) = @Config{'so','lib_ext','obj_ext'};
486 elsif ($fullname =~ /(?:$obj_ext|obj)$/i) {
511 ( -f ($fullname = VMS::Filespec::rmsexpand($name,$obj_ext)) or
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh786 obj_ext='.o'
/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh785 obj_ext='.o'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm886 obj_ext='.o'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm886 obj_ext='.o'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm297 lib_ext obj_ext osname osvers ranlib sitelibexp sitearchexp so
1339 obj_ext
1755 (Where BASEEXT is the last component of NAME, and OBJ_EXT is $Config{obj_ext}.)

Completed in 25 milliseconds