changeset 72026:895bcb409f45

(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Thu, 20 Jul 2006 01:00:21 +0000
parents 7b30bf7651d1
children 107f9a044a0a
files mac/makefile.MPW
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mac/makefile.MPW	Wed Jul 19 19:20:11 2006 +0000
+++ b/mac/makefile.MPW	Thu Jul 20 01:00:21 2006 +0000
@@ -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} ¶