projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0a7020c
)
More PPPort Makefile source dependence removal
Nick Ing-Simmons [Wed, 2 Jan 2002 18:01:21 +0000 (18:01 +0000)]
p4raw-id: //depot/perlio@14022
ext/Devel/PPPort/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/Devel/PPPort/Makefile.PL
b/ext/Devel/PPPort/Makefile.PL
index
f86ca5b
..
0964533
100644
(file)
--- a/
ext/Devel/PPPort/Makefile.PL
+++ b/
ext/Devel/PPPort/Makefile.PL
@@
-19,7
+19,7
@@
sub MY::postamble {
ppport.h: ppport_h
\$(TOUCH) ppport_h
-PPPort.xs module2\$(OBJ_EXT) module3\$(OBJ_EXT): ppport.h
+PPPort\$(OBJ_EXT) module2\$(OBJ_EXT) module3\$(OBJ_EXT): ppport.h
EOM
}