From: YAMAMOTO Mitsuharu Date: Sat, 5 Mar 2005 03:41:34 +0000 (+0000) Subject: Mention new target `NonCarbon'. X-Git-Tag: ttn-vms-21-2-B4~1992 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/c2b735aaf86a035e5be3bd5d868b415358ff8083 Mention new target `NonCarbon'. --- diff --git a/mac/INSTALL b/mac/INSTALL index 88306ae057..4463b8f32e 100644 --- a/mac/INSTALL +++ b/mac/INSTALL @@ -182,6 +182,12 @@ makefile.mpw. I.e., execute the commands 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