projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6558817
)
Bad makefile.
Jarkko Hietaniemi [Wed, 23 Aug 2000 15:28:11 +0000 (15:28 +0000)]
p4raw-id: //depot/perl@6786
ext/B/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/B/Makefile.PL
b/ext/B/Makefile.PL
index
8da9c0a
..
dcf6a1d
100644
(file)
--- a/
ext/B/Makefile.PL
+++ b/
ext/B/Makefile.PL
@@
-43,6
+43,6
@@
sub MY::postamble {
B\$(OBJ_EXT) : defsubs.h
defsubs.h :: $op_h $cop_h
- $noecho \$(NOOP)
+ $noecho \$(NOOP)
"
}