diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-08-01 22:09:41 +0100 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-08-03 12:14:52 +0100 |
commit | e94c1c0554cd0332543ba58d3b8fb932ccf66145 (patch) | |
tree | 53dd72d47bc0ac1e068609b932782ed3730b97b2 /NetWare/Makefile | |
parent | cd86ed9d430a95bb9cf370c699245e1b667c146d (diff) | |
download | perl-e94c1c0554cd0332543ba58d3b8fb932ccf66145.tar.gz |
Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS Classic.
Perl hasn't supported MachTen since 5.6.
Diffstat (limited to 'NetWare/Makefile')
-rw-r--r-- | NetWare/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile index f22161698f..9ae1c7a2dd 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -1376,7 +1376,6 @@ utils: $(BLDDIR)\$(NLM_NAME8).$(NLM_EXT) $(X2P) copy ..\README.cygwin .\perlcygwin.pod copy ..\README.dos .\perldos.pod copy ..\README.hpux .\perlhpux.pod -# copy ..\README.machten .\perlmachten.pod copy ..\README.os2 .\perlos2.pod copy ..\vms\perlvms.pod .\perlvms.pod copy ..\README.win32 .\perlwin32.pod |