summaryrefslogtreecommitdiff
path: root/cpan/Cwd/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Cwd/Makefile.PL')
-rw-r--r--cpan/Cwd/Makefile.PL7
1 files changed, 0 insertions, 7 deletions
diff --git a/cpan/Cwd/Makefile.PL b/cpan/Cwd/Makefile.PL
deleted file mode 100644
index 8d6c18753c..0000000000
--- a/cpan/Cwd/Makefile.PL
+++ /dev/null
@@ -1,7 +0,0 @@
-# core-only Makefile.PL
-use ExtUtils::MakeMaker;
-WriteMakefile(
- NAME => 'Cwd',
- VERSION_FROM => 'Cwd.pm',
- 'DEFINE' => '-DNO_PPPORT_H',
-);