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 /Cross | |
parent | 57fa0b87babe854012bc4fef52b9c3b3604f1e9e (diff) | |
download | perl-8d698ea9b59e8c25210dfeddf4f2257f658cf543.tar.gz |
Remove references to compat3.sym and interp.sym, deleted over 10 years ago.
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/Makefile-cross-SH | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cross/Makefile-cross-SH b/Cross/Makefile-cross-SH index d41f1bdd9c..d8992121e2 100644 --- a/Cross/Makefile-cross-SH +++ b/Cross/Makefile-cross-SH @@ -837,8 +837,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 |