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.w32-in


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/makefile.w32-in
Date: Sat, 22 Dec 2001 09:02:33 -0500

Index: emacs/src/makefile.w32-in
diff -c emacs/src/makefile.w32-in:1.14 emacs/src/makefile.w32-in:1.15
*** emacs/src/makefile.w32-in:1.14      Fri Dec 14 17:40:39 2001
--- emacs/src/makefile.w32-in   Sat Dec 22 09:02:33 2001
***************
*** 84,90 ****
        $(BLD)/marker.$(O)                      \
          $(BLD)/md5.$(O)                         \
        $(BLD)/minibuf.$(O)                     \
-       $(BLD)/mocklisp.$(O)                    \
        $(BLD)/w32.$(O)                         \
        $(BLD)/w32heap.$(O)                     \
        $(BLD)/w32inevt.$(O)                    \
--- 84,89 ----
***************
*** 335,342 ****
        $(SRC)/buffer.h \
        $(SRC)/commands.h \
        $(SRC)/keyboard.h \
!       $(SRC)/window.h \
!       $(SRC)/mocklisp.h
  
  $(BLD)/callproc.$(O) : \
        $(SRC)/callproc.c \
--- 334,340 ----
        $(SRC)/buffer.h \
        $(SRC)/commands.h \
        $(SRC)/keyboard.h \
!       $(SRC)/window.h
  
  $(BLD)/callproc.$(O) : \
        $(SRC)/callproc.c \
***************
*** 749,761 ****
        $(SRC)/frame.h \
        $(SRC)/window.h \
        $(SRC)/syntax.h
- 
- $(BLD)/mocklisp.$(O) : \
-       $(SRC)/mocklisp.c \
-       $(EMACS_ROOT)/src/s/ms-w32.h \
-       $(EMACS_ROOT)/src/m/intel386.h \
-       $(EMACS_ROOT)/src/config.h \
-       $(SRC)/buffer.h
  
  $(BLD)/w32.$(O) : \
        $(SRC)/w32.c \
--- 747,752 ----



reply via email to

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