Add inc.build.mk which should be used by modules using Module::Build to build so that they respect PREFIX Grab maintainership PR: 55115 Approved by: demon (mentor)
19 lines
812 B
Text
19 lines
812 B
Text
%%SITE_PERL%%/Module/Build.pm
|
|
%%SITE_PERL%%/Module/Build/Base.pm
|
|
%%SITE_PERL%%/Module/Build/Compat.pm
|
|
%%SITE_PERL%%/Module/Build/Cookbook.pm
|
|
%%SITE_PERL%%/Module/Build/PPMMaker.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/Amiga.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/Default.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/EBCDIC.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/MPEiX.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/MacOS.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/RiscOS.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/Unix.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/VMS.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/VOS.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/Windows.pm
|
|
%%SITE_PERL%%/Module/Build/Platform/darwin.pm
|
|
@dirrm %%SITE_PERL%%/Module/Build/Platform
|
|
@dirrm %%SITE_PERL%%/Module/Build
|
|
@unexec rmdir %D/%%SITE_PERL%%/Module 2>/dev/null || true
|