emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/Makefile.in,v


From: David Reitter
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Wed, 16 Jul 2008 05:28:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Reitter <davidswelt>      08/07/16 05:28:31

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -b -r1.410 -r1.411
--- Makefile.in 15 Jul 2008 18:35:28 -0000      1.410
+++ Makefile.in 16 Jul 2008 05:28:31 -0000      1.411
@@ -897,7 +897,11 @@
   ../lisp/international/codepage.elc \
   ../lisp/international/fontset.elc \
   ../lisp/mouse.elc \
-  ../lisp/term/x-win.elc
+  ../lisp/term/x-win.elc \
+  ../lisp/term/ns-win.elc \
+  ../lisp/emacs-lisp/easy-mmode.elc \
+  ../lisp/ns-carbon-compat.elc \
+  ../lisp/emacs-lisp/easy-menu.elc
 
 /* Construct full set of libraries to be linked.
    Note that SunOS needs -lm to come before -lc; otherwise, you get




reply via email to

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