]> code.delx.au - gnu-emacs/blobdiff - mac/makefile.MPW
(mode-line-format): Adjust spacing around vc-mode.
[gnu-emacs] / mac / makefile.MPW
index 76217d24101b32f1d6392c970d7f1b8fc10ed1fe..f0d8fdc6e4ebaf2fbd4663ce97bbf82dd43c54eb 100644 (file)
@@ -1,5 +1,6 @@
 #    Make file for building GNU Emacs on the Macintosh.
-#    Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+#    Copyright (C) 1999, 2000, 2002, 2003, 2004,
+#       2005, 2006 Free Software Foundation, Inc.
 #
 #    Author: Andrew Choi <akochoi@users.sourceforge.net>
 #
@@ -17,8 +18,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNU Emacs; see the file COPYING.  If not, write to
-# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-# Boston, MA 02111-1307, USA.  */
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.  */
 #
 # Defines the following targets:
 #   Emacs (default) - normal Carbon Emacs build.
@@ -369,7 +370,8 @@ buildobj.lst 
        "{Src}charset.h" ¶
        "{Src}coding.h" ¶
                "{Src}ccl.h" ¶
-       "{Src}regex.h"
+       "{Src}regex.h" ¶
+       "{Src}blockinput.h"
 
 {Src}dispnew.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -421,7 +423,8 @@ buildobj.lst 
        "{Src}ccl.h" ¶
        {WINDOW_H_GROUP} ¶
        "{Src}systime.h" ¶
-               "{Includes}sys:time.h"
+               "{Includes}sys:time.h" ¶
+       "{Src}blockinput.h"
 
 {Src}emacs.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -464,7 +467,8 @@ buildobj.lst 
        {WINDOW_H_GROUP} ¶
        "{Src}systime.h" ¶
                "{Includes}sys:time.h" ¶
-       "{Src}commands.h"
+       "{Src}commands.h" ¶
+       "{Src}blockinput.h"
 
 {Src}filemode.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -889,6 +893,7 @@ buildobj.lst 
        "{Src}macterm.h" ¶
                "{Src}macgui.h" ¶
                "{Src}frame.h" ¶
+       "{Src}keymap.h" ¶
        {BLOCKINPUT_H_GROUP}
 
 {Src}mac.c Ä ¶
@@ -1022,6 +1027,7 @@ shortlisp = 
        {Lisp}help.elc ¶
        {Lisp}indent.elc ¶
        {Lisp}isearch.elc ¶
+       {Lisp}rfn-eshadow.elc ¶
        {Lisp}loadup.el ¶
        {Lisp}loaddefs.el ¶
        {Lisp}bindings.elc ¶
@@ -1075,6 +1081,9 @@ shortlisp = 
        {Lisp}subr.elc ¶
        {Lisp}term:tty-colors.elc ¶
        {Lisp}font-core.elc ¶
+       {Lisp}emacs-lisp:syntax.elc ¶
+       {Lisp}font-lock.elc ¶
+       {Lisp}jit-lock.elc ¶
        {Lisp}textmodes:fill.elc ¶
        {Lisp}textmodes:page.elc ¶
        {Lisp}textmodes:paragraphs.elc ¶
@@ -1093,9 +1102,13 @@ SOME_MACHINE_LISP = {Lisp}mouse.elc 
   {Lisp}ls-lisp.elc {Lisp}dos-fns.elc ¶
   {Lisp}w32-fns.elc {Lisp}dos-w32.elc ¶
   {Lisp}disp-table.elc {Lisp}dos-vars.elc ¶
-  {Lisp}tooltip.elc ¶
+  {Lisp}tooltip.elc {Lisp}image.elc ¶
+  {Lisp}fringe.elc {Lisp}dnd.elc ¶
+  {Lisp}mwheel.elc {Lisp}tool-bar.elc ¶
+  {Lisp}x-dnd.elc ¶
   {Lisp}international:ccl.elc ¶
-  {Lisp}international:codepage.elc
+  {Lisp}international:codepage.elc ¶
+  {Lisp}international:fontset.elc
 
 Doc Ä {DocTarget}DOC