# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1109994094 0 # Node ID ba6caa525be29b9f7b3d84170d9a81439454d24c # Parent ec79684bc4aa4fef6567710e726951ba476b78da Mention new target `NonCarbon'. diff -r ec79684bc4aa -r ba6caa525be2 mac/INSTALL --- a/mac/INSTALL Sat Mar 05 03:39:28 2005 +0000 +++ b/mac/INSTALL Sat Mar 05 03:41:34 2005 +0000 @@ -182,6 +182,12 @@ make Emacs -f makefile.MPW > Emacs.MakeScript Emacs.MakeScript +The above commands create an executable that uses the Carbon API. The +non-Carbon version can also be created by replacing all the +occurrences of `Emacs' above with `NonCarbon'. Not that the +non-Carbon version does not support some features such as file +dialogs, drag-and-drop, and unicode menus. + To build Emacs using CodeWarrior, start up the CodeWarrior IDE, choose File->Import Project... and select the file cw6-mcp.xml. When prompted to save the project, navigate to same directory as the file