]> code.delx.au - gnu-emacs/blobdiff - lib-src/makefile.w32-in
(echolisp): New rule.
[gnu-emacs] / lib-src / makefile.w32-in
index dbc9b155f0ec2a9aaa2c9ca0bc85c9b9237a96dc..7fab27d98a900a869aff15ede5fa1084a23bd5d9 100644 (file)
@@ -1,6 +1,6 @@
 #  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-#   2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+#   2009 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -176,6 +176,7 @@ WINNT_SUPPORT = \
        $(lispsource)w32-fns.elc \
        $(lispsource)dos-w32.elc \
        $(lispsource)w32-vars.elc \
+       $(lispsource)term/common-win.elc \
        $(lispsource)term/w32-win.elc
 TOOLTIP_SUPPORT = $(lispsource)tooltip.elc
 WINDOW_SUPPORT = \
@@ -190,8 +191,12 @@ WINDOW_SUPPORT = \
 OTHER_PLATFORM_SUPPORT = \
        $(lispsource)dos-fns.elc \
        $(lispsource)dos-vars.elc \
+       ${lispsource}term/internal.elc \
+       ${lispsource}term/pc-win.elc \
        $(lispsource)x-dnd.elc \
-       $(lispsource)term/x-win.elc
+       $(lispsource)term/x-win.elc \
+       ${lispsource}emacs-lisp/easymenu.elc \
+       ${lispsource}term/ns-win.elc
 
 
 lisp1= \
@@ -284,6 +289,11 @@ lisp2 = \
        $(lispsource)window.elc \
        $(lispsource)version.el
 
+# Used by batch-update-autoloads.
+echolisp:
+       @echo $(lisp1)
+       @echo $(lisp2)
+
 # This is needed the first time we build the tree, since temacs.exe
 # does not exist yet, and the DOC rule needs it to rebuild DOC whenever
 # Emacs is rebuilt.
@@ -343,6 +353,7 @@ clean:
                - $(DEL) getopt.h
                - $(DEL_TREE) $(OBJDIR)
                - $(DEL) stamp_BLD
+               - $(DEL) echolisp.tmp
 
 distclean: cleanall
        - $(DEL) TAGS