changeset 76619:b4dec96e199f

(dired.c.x, editfns.c.x, fileio.c.x, lread.c.x) (print.c.x, term.c.x): Depend on BLOCKINPUT_H_GROUP.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Tue, 20 Mar 2007 08:48:44 +0000
parents 447e2a38ab14
children 61e085a71af3
files mac/makefile.MPW
diffstat 1 files changed, 9 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/mac/makefile.MPW	Tue Mar 20 07:45:06 2007 +0000
+++ b/mac/makefile.MPW	Tue Mar 20 08:48:44 2007 +0000
@@ -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} ¶