diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-27 18:27:40 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-10-27 18:27:40 +0000 |
commit | b7b35fc2ae6a316b9f0c068d7cb230b4c8fbc9f5 (patch) | |
tree | ad12d92e1034100d700ea3dd4348a66d9f8a2239 /Makefile.SH | |
parent | ad27e871a1c17d37a6de5332709e86e420b3b750 (diff) | |
download | perl-b7b35fc2ae6a316b9f0c068d7cb230b4c8fbc9f5.tar.gz |
Remove unused "squatter" symbols; regen Configure.
p4raw-id: //depot/cfgperl@4472
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH index b60715eec2..ef1a0e2a98 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -194,6 +194,10 @@ SHELL = $sh # how to tr(anslate) newlines TRNL = '$trnl' +# not used by Makefile but by installperl; +# mentioned here so that metaconfig picks it up +INSTALL_USR_BIN_PERL = $installusrbinperl + !GROK!THIS! ## In the following dollars and backticks do not need the extra backslash. |