aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-07-12 08:35:45 +0000
committerYAMAMOTO Mitsuharu2006-07-12 08:35:45 +0000
commit28826fdb4413de10e37247f6ad7c8740c922e13f (patch)
treec6d562652fc551f0c8d81a4ae3276497ac6bca4f
parent00d110be81e35d9822f8aa02a4ca20265f0ad333 (diff)
downloademacs-28826fdb4413de10e37247f6ad7c8740c922e13f.tar.gz
emacs-28826fdb4413de10e37247f6ad7c8740c922e13f.zip
Remove descriptions about Metrowerks CodeWarrior.
-rw-r--r--mac/README7
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
32Mac OS Classic (non-Carbon build only) although Unix commands that are 32Mac OS Classic (non-Carbon build only) although Unix commands that are
33used will need to be ported. 33used will need to be ported.
34 34
35FIXME: Metrowerks CodeWarrior Pro 6 or MPW-GM (August 2001) can be 35MPW-GM (August 2001) can be used to build Emacs on the Mac OS Classic.
36used to build Emacs on the Mac OS Classic. On Mac OS X, Emacs can be 36On Mac OS X, Emacs can be built using the Developer Tools. See the
37built using the Developer Tools. See the INSTALL file in this 37INSTALL file in this directory for instructions on building Emacs.
38directory for instructions on building Emacs.
39 38
40Read the Mac OS section of the on-line help to find out about how to 39Read the Mac OS section of the on-line help to find out about how to
41use Emacs on the Mac. 40use Emacs on the Mac.