diff options
| author | YAMAMOTO Mitsuharu | 2006-07-12 08:35:45 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2006-07-12 08:35:45 +0000 |
| commit | 28826fdb4413de10e37247f6ad7c8740c922e13f (patch) | |
| tree | c6d562652fc551f0c8d81a4ae3276497ac6bca4f | |
| parent | 00d110be81e35d9822f8aa02a4ca20265f0ad333 (diff) | |
| download | emacs-28826fdb4413de10e37247f6ad7c8740c922e13f.tar.gz emacs-28826fdb4413de10e37247f6ad7c8740c922e13f.zip | |
Remove descriptions about Metrowerks CodeWarrior.
| -rw-r--r-- | mac/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mac/README b/mac/README index 63ff2e76dd1..ecbd438a3f6 100644 --- a/mac/README +++ b/mac/README | |||
| @@ -32,10 +32,9 @@ There is basic support for synchronous subprocesses (call-process) on | |||
| 32 | Mac OS Classic (non-Carbon build only) although Unix commands that are | 32 | Mac OS Classic (non-Carbon build only) although Unix commands that are |
| 33 | used will need to be ported. | 33 | used will need to be ported. |
| 34 | 34 | ||
| 35 | FIXME: Metrowerks CodeWarrior Pro 6 or MPW-GM (August 2001) can be | 35 | MPW-GM (August 2001) can be used to build Emacs on the Mac OS Classic. |
| 36 | used to build Emacs on the Mac OS Classic. On Mac OS X, Emacs can be | 36 | On Mac OS X, Emacs can be built using the Developer Tools. See the |
| 37 | built using the Developer Tools. See the INSTALL file in this | 37 | INSTALL file in this directory for instructions on building Emacs. |
| 38 | directory for instructions on building Emacs. | ||
| 39 | 38 | ||
| 40 | Read the Mac OS section of the on-line help to find out about how to | 39 | Read the Mac OS section of the on-line help to find out about how to |
| 41 | use Emacs on the Mac. | 40 | use Emacs on the Mac. |