# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1207447003 0 # Node ID e7396246227502c8b396a9dcee7e392a6b8ca357 # Parent cb749087dcc91d740ad63e0a181ce8c2e1f8d3af (MacObjects): Add mactoolbox.c.x. (mactoolbox.c.x): New target. diff -r cb749087dcc9 -r e73962462275 mac/makefile.MPW --- a/mac/makefile.MPW Sun Apr 06 01:54:44 2008 +0000 +++ b/mac/makefile.MPW Sun Apr 06 01:56:43 2008 +0000 @@ -133,7 +133,8 @@ "{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 @@ "{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" #