# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'ExtUtils::CBuilder', 'VERSION_FROM' => 'lib/ExtUtils/CBuilder.pm', 'PREREQ_PM' => { 'Cwd' => '0', 'File::Basename' => '0', 'File::Spec' => '0', 'IO::File' => '0', 'Test' => '0', 'Text::ParseWords' => '0' }, 'INSTALLDIRS' => ($] >= 5.009003 ? 'perl' : 'site'), 'EXE_FILES' => [], 'PL_FILES' => {} ) ;