emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/mac/makefile.MPW,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/mac/makefile.MPW,v
Date: Wed, 29 Aug 2007 05:28:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/29 05:28:10

Index: mac/makefile.MPW
===================================================================
RCS file: /cvsroot/emacs/emacs/mac/makefile.MPW,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- mac/makefile.MPW    26 Jul 2007 05:27:40 -0000      1.25
+++ mac/makefile.MPW    29 Aug 2007 05:28:08 -0000      1.26
@@ -118,6 +118,7 @@
        "{Src}sysdep.c.x" ¶
        "{Src}term.c.x" ¶
        "{Src}termcap.c.x" ¶
+       "{Src}terminal.c.x" ¶
        "{Src}textprop.c.x" ¶
        "{Src}tparam.c.x" ¶
        "{Src}undo.c.x" ¶
@@ -273,7 +274,9 @@
        "{Src}process.h" ¶
        "{Src}syssignal.h" ¶
        "{Src}systty.h" ¶
-               "{Includes}termio.h"
+       "{Includes}termio.h" ¶
+       "{Src}frame.h" ¶
+       "{Src}termhooks.h"
 
 {Src}casefiddle Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -798,6 +801,16 @@
        "{Src}lisp.h" ¶
        "{Includes}sys:file.h"
 
+{Src}terminal.c.x Ä ¶
+       {CONFIG_H_GROUP} ¶
+       "{Src}lisp.h" ¶
+       "{Src}frame.h" ¶
+       "{Src}termchar.h" ¶
+       "{Src}termhooks.h" ¶
+       "{Src}charset.h" ¶
+       "{Src}coding.h" ¶
+       "{Src}keyboard.h"
+
 {Src}textproc.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
        "{Src}lisp.h" ¶
@@ -1014,6 +1027,7 @@
        {Lisp}abbrev.elc ¶
        {Lisp}buff-menu.elc ¶
        {Lisp}button.elc ¶
+       {Lisp}server.elc ¶
        {Lisp}emacs-lisp:byte-run.elc ¶
        {Lisp}cus-face.elc ¶
        {Lisp}cus-start.elc ¶
@@ -1027,6 +1041,7 @@
        {Lisp}emacs-lisp:float-sup.elc ¶
        {Lisp}format.elc ¶
        {Lisp}frame.elc ¶
+       {Lisp}termdev.elc ¶
        {Lisp}help.elc ¶
        {Lisp}indent.elc ¶
        {Lisp}isearch.elc ¶




reply via email to

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