diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-10-25 10:55:27 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-10-25 10:55:27 +0000 |
commit | 3d30f400ffa3ba459178d58c310b149a5cdf0861 (patch) | |
tree | 009dce1c1ce811e62ca8c41431a3b07af17a6e19 | |
parent | 2c38b89b23afe1c5cf2287ecd6f0b15d00117c3b (diff) | |
download | perl-3d30f400ffa3ba459178d58c310b149a5cdf0861.tar.gz |
Oops. the trick is to edit Makefile.SH
p4raw-id: //depot/perl@25843
-rw-r--r-- | Makefile.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH index dd95528e4e..06fdd3ba9d 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -424,6 +424,7 @@ $spitshell >>Makefile <<!GROK!THIS! # levels of symbolic links, even if we have only two) opmini.c: op.c + \$(RMS) opmini.c \$(CPS) op.c opmini.c opmini\$(OBJ_EXT): opmini.c |