mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-08 15:35:02 +00:00
* deps.mk (fns.o): Depend on ../lib/md5.h.
This commit is contained in:
parent
5f90be1bb7
commit
ff05203ec6
@ -1,3 +1,7 @@
|
||||
2011-02-19 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* deps.mk (fns.o): Depend on ../lib/md5.h.
|
||||
|
||||
2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* process.c (Fstart_process, Fmake_serial_process)
|
||||
|
@ -282,7 +282,7 @@ eval.o: eval.c commands.h keyboard.h blockinput.h atimer.h systime.h frame.h \
|
||||
msdos.h
|
||||
floatfns.o: floatfns.c syssignal.h lisp.h globals.h $(config_h)
|
||||
fns.o: fns.c commands.h lisp.h $(config_h) frame.h buffer.h character.h \
|
||||
keyboard.h keymap.h window.h $(INTERVALS_H) coding.h \
|
||||
keyboard.h keymap.h window.h $(INTERVALS_H) coding.h ../lib/md5.h \
|
||||
blockinput.h atimer.h systime.h xterm.h ../lib/unistd.h globals.h
|
||||
print.o: print.c process.h frame.h window.h buffer.h keyboard.h character.h \
|
||||
lisp.h globals.h $(config_h) termchar.h $(INTERVALS_H) msdos.h termhooks.h \
|
||||
|
Loading…
Reference in New Issue
Block a user