diff options
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-07-12 08:35:45 +0000 |
---|---|---|
committer | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 2006-07-12 08:35:45 +0000 |
commit | 28826fdb4413de10e37247f6ad7c8740c922e13f (patch) | |
tree | c6d562652fc551f0c8d81a4ae3276497ac6bca4f /mac | |
parent | 00d110be81e35d9822f8aa02a4ca20265f0ad333 (diff) | |
download | emacs-28826fdb4413de10e37247f6ad7c8740c922e13f.tar.gz |
Remove descriptions about Metrowerks CodeWarrior.
Diffstat (limited to 'mac')
-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 Mac OS Classic (non-Carbon build only) although Unix commands that are used will need to be ported. -FIXME: Metrowerks CodeWarrior Pro 6 or MPW-GM (August 2001) can be -used to build Emacs on the Mac OS Classic. On Mac OS X, Emacs can be -built using the Developer Tools. See the INSTALL file in this -directory for instructions on building Emacs. +MPW-GM (August 2001) can be used to build Emacs on the Mac OS Classic. +On Mac OS X, Emacs can be built using the Developer Tools. See the +INSTALL file in this directory for instructions on building Emacs. Read the Mac OS section of the on-line help to find out about how to use Emacs on the Mac. |