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: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/mac/makefile.MPW,v
Date: Tue, 20 Mar 2007 08:48:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     YAMAMOTO Mitsuharu <mituharu>   07/03/20 08:48:44

Index: makefile.MPW
===================================================================
RCS file: /cvsroot/emacs/emacs/mac/makefile.MPW,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- makefile.MPW        16 Jan 2007 02:37:14 -0000      1.23
+++ makefile.MPW        20 Mar 2007 08:48:44 -0000      1.24
@@ -371,7 +371,7 @@
        "{Src}coding.h" ¶
                "{Src}ccl.h" ¶
        "{Src}regex.h" ¶
-       "{Src}blockinput.h"
+       {BLOCKINPUT_H_GROUP}
 
 {Src}dispnew.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -424,7 +424,7 @@
        {WINDOW_H_GROUP} ¶
        "{Src}systime.h" ¶
                "{Includes}sys:time.h" ¶
-       "{Src}blockinput.h"
+       {BLOCKINPUT_H_GROUP}
 
 {Src}emacs.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -468,7 +468,7 @@
        "{Src}systime.h" ¶
                "{Includes}sys:time.h" ¶
        "{Src}commands.h" ¶
-       "{Src}blockinput.h"
+       {BLOCKINPUT_H_GROUP}
 
 {Src}filemode.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -637,7 +637,8 @@
        "{Includes}epaths.h" ¶
        "{Src}commands.h" ¶
        "{Src}keyboard.h" ¶
-       "{Src}termhooks.h"
+       "{Src}termhooks.h" ¶
+       {BLOCKINPUT_H_GROUP}
 
 {Src}macros.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -681,7 +682,8 @@
        {DISPEXTERN_H_GROUP} ¶
        "{Src}termchar.h" ¶
        "{Src}keyboard.h" ¶
-       {INTERVALS_H_GROUP}
+       {INTERVALS_H_GROUP} ¶
+       {BLOCKINPUT_H_GROUP}
 
 {Src}process.c.x Ä ¶
        {CONFIG_H_GROUP} ¶
@@ -788,7 +790,8 @@
        "{Src}cm.h" ¶
        "{Src}macterm.h" ¶
                "{Src}macgui.h" ¶
-               "{Src}frame.h"
+               "{Src}frame.h" ¶
+       {BLOCKINPUT_H_GROUP}
 
 {Src}termcap.c.x Ä ¶
        {CONFIG_H_GROUP} ¶




reply via email to

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