aboutsummaryrefslogtreecommitdiffstats
path: root/mac/makefile.MPW
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2006-07-20 01:00:21 +0000
committerYAMAMOTO Mitsuharu2006-07-20 01:00:21 +0000
commit533efb8743a7e5b989b55418aaba6cfb08e5095c (patch)
treefd30b01a49212b86ed4be927b7e360bcd725584b /mac/makefile.MPW
parent0ab31e4a9ffda94e1e741f9a4b0df5aff3c62570 (diff)
downloademacs-533efb8743a7e5b989b55418aaba6cfb08e5095c.tar.gz
emacs-533efb8743a7e5b989b55418aaba6cfb08e5095c.zip
(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.
Diffstat (limited to 'mac/makefile.MPW')
-rw-r--r--mac/makefile.MPW9
1 files changed, 6 insertions, 3 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW
index 18866c2979d..f0d8fdc6e4e 100644
--- a/mac/makefile.MPW
+++ b/mac/makefile.MPW
@@ -370,7 +370,8 @@ buildobj.lst Ä
370 "{Src}charset.h" ¶ 370 "{Src}charset.h" ¶
371 "{Src}coding.h" ¶ 371 "{Src}coding.h" ¶
372 "{Src}ccl.h" ¶ 372 "{Src}ccl.h" ¶
373 "{Src}regex.h" 373 "{Src}regex.h" ¶
374 "{Src}blockinput.h"
374 375
375{Src}dispnew.c.x Ä ¶ 376{Src}dispnew.c.x Ä ¶
376 {CONFIG_H_GROUP} ¶ 377 {CONFIG_H_GROUP} ¶
@@ -422,7 +423,8 @@ buildobj.lst Ä
422 "{Src}ccl.h" ¶ 423 "{Src}ccl.h" ¶
423 {WINDOW_H_GROUP} ¶ 424 {WINDOW_H_GROUP} ¶
424 "{Src}systime.h" ¶ 425 "{Src}systime.h" ¶
425 "{Includes}sys:time.h" 426 "{Includes}sys:time.h" ¶
427 "{Src}blockinput.h"
426 428
427{Src}emacs.c.x Ä ¶ 429{Src}emacs.c.x Ä ¶
428 {CONFIG_H_GROUP} ¶ 430 {CONFIG_H_GROUP} ¶
@@ -465,7 +467,8 @@ buildobj.lst Ä
465 {WINDOW_H_GROUP} ¶ 467 {WINDOW_H_GROUP} ¶
466 "{Src}systime.h" ¶ 468 "{Src}systime.h" ¶
467 "{Includes}sys:time.h" ¶ 469 "{Includes}sys:time.h" ¶
468 "{Src}commands.h" 470 "{Src}commands.h" ¶
471 "{Src}blockinput.h"
469 472
470{Src}filemode.c.x Ä ¶ 473{Src}filemode.c.x Ä ¶
471 {CONFIG_H_GROUP} ¶ 474 {CONFIG_H_GROUP} ¶