projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4c1f658
)
Tone down Makefile.PL so it works on Win32
Nick Ing-Simmons [Sat, 2 Jan 1999 14:45:38 +0000 (14:45 +0000)]
p4raw-id: //depot/perl@2552
ext/B/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/Makefile.PL
b/ext/B/Makefile.PL
index
456e603
..
d7aaa01
100644
(file)
--- a/
ext/B/Makefile.PL
+++ b/
ext/B/Makefile.PL
@@
-31,7
+31,6
@@
sub post_constants {
sub postamble {
'
B.o : defsubs.h
-defsubs.h : defsubs.h.PL ../../op.h
'
}