unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Carbon build on Mac OS 9
@ 2005-03-04 11:48 YAMAMOTO Mitsuharu
  2005-03-04 12:42 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-03-04 11:48 UTC (permalink / raw)


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
				mituharu@math.s.chiba-u.ac.jp

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-05 11:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 11:48 Carbon build on Mac OS 9 YAMAMOTO Mitsuharu
2005-03-04 12:42 ` Eli Zaretskii
2005-03-05  4:07   ` YAMAMOTO Mitsuharu
2005-03-05 11:30     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).