(MacObjects): Add mactoolbox.c.x.
(mactoolbox.c.x): New target.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* makefile.MPW (MacObjects): Add mactoolbox.c.x.
|
||||
(mactoolbox.c.x): New target.
|
||||
|
||||
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* Version 22.2 released.
|
||||
|
||||
@@ -133,7 +133,8 @@ MacObjects =
|
||||
"{Src}macfns.c.x" ¶
|
||||
"{Src}macmenu.c.x" ¶
|
||||
"{Src}macselect.c.x" ¶
|
||||
"{Src}macterm.c.x"
|
||||
"{Src}macterm.c.x" ¶
|
||||
"{Src}mactoolbox.c.x"
|
||||
|
||||
StdLibraries = ¶
|
||||
"{SharedLibraries}CarbonLib" ¶
|
||||
@@ -981,6 +982,23 @@ buildobj.lst
|
||||
"{Src}coding.h" ¶
|
||||
"{Src}ccl.h"
|
||||
|
||||
{Src}mactoolbox.c.x Ä ¶
|
||||
{CONFIG_H_GROUP} ¶
|
||||
"{Src}lisp.h" ¶
|
||||
"{Src}macterm.h" ¶
|
||||
"{Src}macgui.h" ¶
|
||||
"{Src}frame.h" ¶
|
||||
"{Src}charset.h" ¶
|
||||
"{Src}coding.h" ¶
|
||||
"{Src}ccl.h" ¶
|
||||
{DISPEXTERN_H_GROUP} ¶
|
||||
"{Src}fontset.h" ¶
|
||||
"{Src}termhooks.h" ¶
|
||||
"{Src}buffer.h" ¶
|
||||
"{Src}window.h" ¶
|
||||
"{Src}keyboard.h" ¶
|
||||
{BLOCKINPUT_H_GROUP}
|
||||
|
||||
|
||||
#----------------------------------------#
|
||||
# Variables and rules for target "Clean" #
|
||||
|
||||
Reference in New Issue
Block a user