diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2007-09-18 15:48:48 -0400 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2007-09-19 08:40:57 +0000 |
commit | 6119011607f8669ec166112251b16befd6e55d25 (patch) | |
tree | a3a67216684684e498e1fddf33511add8e4177cc /utils/Makefile.SH | |
parent | b54b4831042e3002a143d3fcff13b3bad5088c70 (diff) | |
download | perl-6119011607f8669ec166112251b16befd6e55d25.tar.gz |
Re: [PATCH] Cray XT4/Catamount build
Message-ID: <46F063E0.1000004@iki.fi>
(Restores a pre-generated utils/Makefile for the benefit of Win32,
which can't run utils/Makefile.SH itself)
p4raw-id: //depot/perl@31899
Diffstat (limited to 'utils/Makefile.SH')
-rw-r--r-- | utils/Makefile.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile.SH b/utils/Makefile.SH index 42a274ccc5..b5a2f12bb1 100644 --- a/utils/Makefile.SH +++ b/utils/Makefile.SH @@ -30,7 +30,7 @@ cat >Makefile <<!GROK!THIS! PERL = ../miniperl REALPERL = ../perl -RUN = $run +RUN = $run # Used mainly cross-compilation setups. !GROK!THIS! |