Index: emacs/mac/makefile.MPW
diff -c emacs/mac/makefile.MPW:1.12 emacs/mac/makefile.MPW:1.13
*** emacs/mac/makefile.MPW:1.12 Thu Apr 14 09:22:38 2005
--- emacs/mac/makefile.MPW      Sun Apr 24 06:00:33 2005
***************
*** 133,138 ****
--- 133,139 ----
        "{Src}mac.c.x" �
        "{Src}macfns.c.x" �
        "{Src}macmenu.c.x" �
+       "{Src}macselect.c.x" �
        "{Src}macterm.c.x"
  
  StdLibraries = �
***************
*** 881,886 ****
--- 882,895 ----
        "{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,901 ****
        "{Src}sysselect.h" �
        "{Src}systime.h" �
                "{Includes}sys:time.h" �
!       "{Includes}utsname.h"
  
  {Src}macfns.c � �
        {CONFIG_H_GROUP} �
--- 904,917 ----
        "{Src}sysselect.h" �
        "{Src}systime.h" �
                "{Includes}sys:time.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} �


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to