From: YAMAMOTO Mitsuharu Date: Sun, 24 Apr 2005 06:00:33 +0000 (+0000) Subject: (MacObjects): Add macselect.c.x. X-Git-Tag: ttn-vms-21-2-B4~791 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1435580fd2c77d23232201120127fdef46ca0beb;p=emacs.git (MacObjects): Add macselect.c.x. (macselect.c.x): New target. (mac.c): Fix dependency. --- diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 02ead320649..e7c7e438973 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW @@ -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} ¶