]> git.eshelyaron.com Git - emacs.git/commitdiff
(MacObjects): Add macselect.c.x.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 24 Apr 2005 06:00:33 +0000 (06:00 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 24 Apr 2005 06:00:33 +0000 (06:00 +0000)
(macselect.c.x): New target.
(mac.c): Fix dependency.

mac/makefile.MPW

index 02ead320649694d05f454752a9d964e5564f287f..e7c7e438973ca349650be109970d6b681b0469e5 100644 (file)
@@ -133,6 +133,7 @@ MacObjects = 
        "{Src}mac.c.x" ¶
        "{Src}macfns.c.x" ¶
        "{Src}macmenu.c.x" ¶
+       "{Src}macselect.c.x" ¶
        "{Src}macterm.c.x"
 
 StdLibraries = ¶
@@ -881,6 +882,14 @@ NonCarbon 
        "{Includes}sys:types.h" ¶
        {DISPEXTERN_H_GROUP}
 
+{Src}macselect.c.x Ä ¶
+       {CONFIG_H_GROUP} ¶
+       "{Src}lisp.h" ¶
+       "{Src}macterm.h" ¶
+               "{Src}macgui.h" ¶
+               "{Src}frame.h" ¶
+       {BLOCKINPUT_H_GROUP}
+
 {Src}mac.c Ä ¶
        {CONFIG_H_GROUP} ¶
        "{Includes}utime.h" ¶
@@ -895,7 +904,14 @@ NonCarbon 
        "{Src}sysselect.h" ¶
        "{Src}systime.h" ¶
                "{Includes}sys:time.h" ¶
-       "{Includes}utsname.h"
+       "{Includes}utsname.h" ¶
+       "{Src}macterm.h" ¶
+               "{Src}macgui.h" ¶
+               "{Src}frame.h" ¶
+       {BLOCKINPUT_H_GROUP} ¶
+       "{Src}charset.h" ¶
+       "{Src}coding.h" ¶
+               "{Src}ccl.h"
 
 {Src}macfns.c Ä ¶
        {CONFIG_H_GROUP} ¶