diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-01-19 10:03:56 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-01-19 10:03:56 +0000 |
commit | 8d698ea9b59e8c25210dfeddf4f2257f658cf543 (patch) | |
tree | cb5e175f2b8b7f00b7edcaaa5569749a2243eacd /Makefile.SH | |
parent | 57fa0b87babe854012bc4fef52b9c3b3604f1e9e (diff) | |
download | perl-8d698ea9b59e8c25210dfeddf4f2257f658cf543.tar.gz |
Remove references to compat3.sym and interp.sym, deleted over 10 years ago.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-x | Makefile.SH | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH index 6fb3172d4b..584afca618 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -1108,8 +1108,6 @@ perly.c: perly.y perly.h: perly.y -@sh -c true -# No compat3.sym here since and including the 5.004_50. -# No interp.sym since 5.005_03. SYM = global.sym globvar.sym perlio.sym SYMH = perlvars.h intrpvar.h |