diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-04 00:25:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-04 00:25:28 +0000 |
commit | 52ff2102b66b4ff4f5590a35d228a2c59f666e32 (patch) | |
tree | 2edb6b13002f8a29488e8d59fdb064ce606d9e51 /Makefile.SH | |
parent | 02a4ca6ddfc8540a28ec7bfab517b944cd380d52 (diff) | |
download | perl-52ff2102b66b4ff4f5590a35d228a2c59f666e32.tar.gz |
detypo
p4raw-id: //depot/perl@6510
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.SH b/Makefile.SH index caa647b7dc..b902d272a1 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -329,10 +329,9 @@ ext.libs: $(static_ext) # patchlevel.h: .patch # perl fix_pl || (make -f Makefile.micro && ./microperl fix_pl) # $(SHELL) Makefile.SH - -!NO!SUBS! - -fi +# fi +# +# !NO!SUBS! # How to build libperl. This is still rather convoluted. # Load up custom Makefile.SH fragment for shared loading and executables: |