emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Carbon build on Mac OS 9


From: YAMAMOTO Mitsuharu
Subject: Carbon build on Mac OS 9
Date: Fri, 04 Mar 2005 20:48:32 +0900
User-agent: Wanderlust/2.12.2 (99 Luftballons) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

I just installed some changes for the Carbon build on Mac OS 9.  The
command

  make Emacs -f makefile.MPW > Emacs.MakeScript && Emacs.MakeScript

now creates the Carbon build.  The non-Carbon build can still be
compiled with

  make NonCarbon -f makefile.MPW > NonCarbon.MakeScript && NonCarbon.MakeScript

(Executing "make Clean -f makefile.MPW > Clean.MakeScript &&
Clean.MakeScript" would be needed before making another build.)

Features available in the Carbon build include file dialogs,
drag-and-drop support, and unicode menus.  I hope this would make Mac
codes more maintainable.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]