diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-23 15:28:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-23 15:28:11 +0000 |
commit | 5fc9822babbbe54edba70d880f3ffbbb57a94aec (patch) | |
tree | 8c61b4d373c34b6c18f73004398e5ddd369283a4 /ext | |
parent | 6558817a8fb000a157c5121c39c110f7a273aad8 (diff) | |
download | perl-5fc9822babbbe54edba70d880f3ffbbb57a94aec.tar.gz |
Bad makefile.
p4raw-id: //depot/perl@6786
Diffstat (limited to 'ext')
-rw-r--r-- | ext/B/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/B/Makefile.PL b/ext/B/Makefile.PL index 8da9c0afbf..dcf6a1db15 100644 --- 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) " } |