Searched refs:WriteMakefile (Results 101 - 108 of 108) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm38 our @EXPORT = qw(&WriteMakefile $Verbose &prompt &os_unsupported);
68 sub WriteMakefile { subroutine
69 croak "WriteMakefile: Need even number of args" if @_ % 2;
85 # Basic signatures of the attributes WriteMakefile takes. Each is the
442 # Store the original args passed to WriteMakefile()
655 croak "Attribute 'CONFIGURE' to WriteMakefile() not a code reference\n";
677 # Don't stomp on WriteMakefile() args.
1377 WriteMakefile(
1406 Makefiles with a single invocation of WriteMakefile().
1408 All inputs to WriteMakefile ar
[all...]
H A DMM_Any.pm2422 WriteMakefile() documented in L<ExtUtils::MakeMaker>.
H A DMM_Unix.pm3315 argument to WriteMakefile() it will set it to the $new_prefix +
/openbsd-current/gnu/usr.bin/perl/
H A Dmake_ext.pl441 WriteMakefile(
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Constant/t/
H A DConstant.t322 WriteMakefile(
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dtest-dist-modules.pl185 WriteMakefile(
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dh2xs.PL1932 WriteMakefile(
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistribution.pm1082 WriteMakefile(

Completed in 199 milliseconds

12345