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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Sat, 22 Dec 2001 08:55:03 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.243 emacs/src/Makefile.in:1.244
*** emacs/src/Makefile.in:1.243 Fri Dec 21 06:40:15 2001
--- emacs/src/Makefile.in       Sat Dec 22 08:55:02 2001
***************
*** 539,545 ****
        cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \
        alloc.o data.o doc.o editfns.o callint.o \
        eval.o floatfns.o fns.o print.o lread.o \
!       abbrev.o syntax.o UNEXEC mocklisp.o bytecode.o \
        process.o callproc.o \
        region-cache.o sound.o atimer.o \
        doprnt.o strftime.o intervals.o textprop.o composite.o md5.o \
--- 539,545 ----
        cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \
        alloc.o data.o doc.o editfns.o callint.o \
        eval.o floatfns.o fns.o print.o lread.o \
!       abbrev.o syntax.o UNEXEC bytecode.o \
        process.o callproc.o \
        region-cache.o sound.o atimer.o \
        doprnt.o strftime.o intervals.o textprop.o composite.o md5.o \
***************
*** 1010,1016 ****
  buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
     dispextern.h $(INTERVAL_SRC) blockinput.h atimer.h systime.h charset.h \
     $(config_h)
! callint.o: callint.c window.h commands.h buffer.h mocklisp.h \
     keyboard.h dispextern.h $(config_h)
  callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \
        process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \
--- 1010,1016 ----
  buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \
     dispextern.h $(INTERVAL_SRC) blockinput.h atimer.h systime.h charset.h \
     $(config_h)
! callint.o: callint.c window.h commands.h buffer.h \
     keyboard.h dispextern.h $(config_h)
  callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \
        process.h systty.h syssignal.h charset.h coding.h ccl.h msdos.h \
***************
*** 1072,1078 ****
  minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h keyboard.h \
     buffer.h commands.h charset.h msdos.h $(config_h)
  mktime.o: mktime.c $(config_h)
- mocklisp.o: mocklisp.c buffer.h $(config_h)
  msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
     termopts.h termchar.h charset.h coding.h ccl.h disptab.h window.h \
     keyboard.h $(config_h)
--- 1072,1077 ----



reply via email to

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