summaryrefslogtreecommitdiff
path: root/ext/Devel
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-01-02 17:44:36 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-01-02 17:44:36 +0000
commit0a7020c91bd4a1b2a3d51364c3556294468b8381 (patch)
tree6f69006355c14821bbdf40a2c376f67848a52943 /ext/Devel
parent45ef2ede190b88887a0dfeb6502000b5ea6f0174 (diff)
parent99f22665d16e539ac96fd8697c65cfa96010d82d (diff)
downloadperl-0a7020c91bd4a1b2a3d51364c3556294468b8381.tar.gz
Sort out muddle of editing on three machines ...
p4raw-id: //depot/perlio@14021
Diffstat (limited to 'ext/Devel')
-rw-r--r--ext/Devel/PPPort/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Devel/PPPort/Makefile.PL b/ext/Devel/PPPort/Makefile.PL
index 674ee4c80d..f86ca5bc17 100644
--- a/ext/Devel/PPPort/Makefile.PL
+++ b/ext/Devel/PPPort/Makefile.PL
@@ -6,7 +6,7 @@ WriteMakefile(
DISTNAME => "Devel-PPPort",
VERSION_FROM=> 'PPPort.pm',
- #PM => {'PPPort.pm' => '$(INST_LIBDIR)/PPPort.pm'},
+ #PM => {'PPPort.pm' => '$(INST_LIBDIR)/PPPort.pm'},
OBJECT => 'PPPort$(OBJ_EXT) module2$(OBJ_EXT) module3$(OBJ_EXT)',
XSPROTOARG => '-noprototypes',
'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" },