summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2005-04-24 06:00:33 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2005-04-24 06:00:33 +0000
commit1435580fd2c77d23232201120127fdef46ca0beb (patch)
tree57c98dfac633c035497d07522c8b5664c43ff036 /mac
parent853065b67fa3f52924252eae8beebb224c710de6 (diff)
downloademacs-1435580fd2c77d23232201120127fdef46ca0beb.tar.gz
(MacObjects): Add macselect.c.x.
(macselect.c.x): New target. (mac.c): Fix dependency.
Diffstat (limited to 'mac')
-rw-r--r--mac/makefile.MPW18
1 files changed, 17 insertions, 1 deletions
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} ¶