/[emacs]/emacs/src/makefile.nt
ViewVC logotype

Diff of /emacs/src/makefile.nt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58 by andrewi, Thu Feb 22 23:22:52 2001 UTC revision 1.59 by pj, Sat Dec 22 14:02:13 2001 UTC
# Line 117  OBJ1 =  $(BLD)\abbrev.obj       \ Line 117  OBJ1 =  $(BLD)\abbrev.obj       \
117          $(BLD)\macros.obj       \          $(BLD)\macros.obj       \
118          $(BLD)\marker.obj       \          $(BLD)\marker.obj       \
119          $(BLD)\md5.obj          \          $(BLD)\md5.obj          \
120          $(BLD)\minibuf.obj      \          $(BLD)\minibuf.obj
         $(BLD)\mocklisp.obj  
121    
122  OBJ2 =  $(BLD)\w32.obj           \  OBJ2 =  $(BLD)\w32.obj           \
123          $(BLD)\w32heap.obj       \          $(BLD)\w32heap.obj       \
# Line 400  $(BLD)\callint.obj : \ Line 399  $(BLD)\callint.obj : \
399          $(SRC)\buffer.h \          $(SRC)\buffer.h \
400          $(SRC)\commands.h \          $(SRC)\commands.h \
401          $(SRC)\keyboard.h \          $(SRC)\keyboard.h \
402          $(SRC)\window.h \          $(SRC)\window.h
         $(SRC)\mocklisp.h  
403    
404  $(BLD)\callproc.obj : \  $(BLD)\callproc.obj : \
405          $(SRC)\callproc.c \          $(SRC)\callproc.c \
# Line 817  $(BLD)\minibuf.obj : \ Line 815  $(BLD)\minibuf.obj : \
815          $(SRC)\window.h \          $(SRC)\window.h \
816          $(SRC)\syntax.h          $(SRC)\syntax.h
817    
 $(BLD)\mocklisp.obj : \  
         $(SRC)\mocklisp.c \  
         $(EMACS_ROOT)\src\s\ms-w32.h \  
         $(EMACS_ROOT)\src\m\intel386.h \  
         $(EMACS_ROOT)\src\config.h \  
         $(SRC)\buffer.h  
   
818  $(BLD)\w32.obj : \  $(BLD)\w32.obj : \
819          $(SRC)\w32.c \          $(SRC)\w32.c \
820          $(SRC)\w32.h \          $(SRC)\w32.h \

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26