diff options
Diffstat (limited to 'Makefile.SH')
-rw-r--r-- | Makefile.SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH index be25e74ea2..d39934ffe0 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -451,7 +451,7 @@ perly.h: perly.y # No compat3.sym here since and including the 5.004_50. # No interp.sym since 5.005_03. -SYM = global.sym interp.sym perlio.sym thread.sym +SYM = global.sym perlio.sym thread.sym SYMH = perlvars.h thrdvar.h |