p4raw-id: //depot/perlio@13962
p4raw-branched: from //depot/perl@13959 'branch in'
ext/Devel/PPPort/ppport_h.PL
p4raw-deleted: from //depot/perl@13959 'delete in'
ext/Devel/PPPort/ppport.h.PL (@13958..)
p4raw-integrated: from //depot/perl@13959 'copy in'
ext/Devel/PPPort/Makefile.PL (@13958..)
Makefile.PL
PPPort.pm
PPPort.xs
+ppport_h.PL
README
TODO
module2.c
my $retval = <<"EOM";
-#ppport.h:: ppport.h.PL
-# \$(PERL) "-I\$(PERL_ARCHLIB)" "-I\$(PERL_LIB)" ppport.h.PL > ppport.h
+ppport.h: ppport_h.PL
+ \$(PERL) "-I\$(PERL_ARCHLIB)" "-I\$(PERL_LIB)" ppport_h.PL > ppport.h
PPPort.xs module2.c module3.c : ppport.h
-\$(TOUCH) \$@