diff mac/makefile.MPW @ 50387:6be60fbe0c82

(frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP.
author Kim F. Storm <storm@cua.dk>
date Mon, 31 Mar 2003 22:45:50 +0000
parents 22d0f894909f
children 695cf19ef79e
line wrap: on
line diff
--- a/mac/makefile.MPW	Mon Mar 31 22:45:30 2003 +0000
+++ b/mac/makefile.MPW	Mon Mar 31 22:45:50 2003 +0000
@@ -488,6 +488,7 @@
 	"{Src}frame.h" ¶
 	"{Src}fontset.h" ¶
 	"{Src}termhooks.h" ¶
+	{BLOCKINPUT_H_GROUP} ¶
 	{DISPEXTERN_H_GROUP} ¶
 	{WINDOW_H_GROUP} ¶
 	"{Src}buffer.h" ¶
@@ -790,9 +791,7 @@
 	"{Src}indent.h" ¶
 	"{Src}commands.h" ¶
 	"{Src}macros.h" ¶
-	"{Src}blockinput.h" ¶
-	"{Src}atimer.h" ¶
-	"{Src}systime.h" ¶
+	{BLOCKINPUT_H_GROUP} ¶
 	"{Src}disptab.h" ¶
 	"{Src}termhooks.h" ¶
 	{INTERVALS_H_GROUP} ¶