emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/makefile.MPW


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/mac/makefile.MPW
Date: Sun, 24 Apr 2005 02:00:34 -0400

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} ¶




reply via email to

[Prev in Thread] Current Thread [Next in Thread]