all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.