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: Thu, 20 Jul 2006 01:00:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     YAMAMOTO Mitsuharu <mituharu>   06/07/20 01:00:21

Index: makefile.MPW
===================================================================
RCS file: /cvsroot/emacs/emacs/mac/makefile.MPW,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- makefile.MPW        19 May 2006 09:10:48 -0000      1.21
+++ makefile.MPW        20 Jul 2006 01:00:21 -0000      1.22
@@ -370,7 +370,8 @@
        "{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} ¶
@@ -422,7 +423,8 @@
        "{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} ¶
@@ -465,7 +467,8 @@
        {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} ¶




reply via email to

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