]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired.c.x, editfns.c.x, fileio.c.x, lread.c.x)
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 20 Mar 2007 08:48:44 +0000 (08:48 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Tue, 20 Mar 2007 08:48:44 +0000 (08:48 +0000)
(print.c.x, term.c.x): Depend on BLOCKINPUT_H_GROUP.

mac/makefile.MPW

index 496a8ae42fa9fa04f431673fba45474757c58528..cbfbff76b72075634f3a376535175ac33b9b1cf7 100644 (file)
@@ -371,7 +371,7 @@ buildobj.lst 
        "{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 @@ buildobj.lst 
        {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 @@ buildobj.lst 
        "{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 @@ buildobj.lst 
        "{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 @@ buildobj.lst 
        {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 @@ buildobj.lst 
        "{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} ¶