* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.

This commit is contained in:
Glenn Morris 2010-04-29 18:18:09 -07:00
parent 27d3cd56ca
commit 0a7df39180
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-04-30 Glenn Morris <rgm@gnu.org>
* Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
* process.c (read_process_output, exec_sentinel): Don't burp if the

View file

@ -938,7 +938,7 @@ msdos.o: msdos.c msdos.h dosfns.h systime.h termhooks.h dispextern.h frame.h \
termopts.h termchar.h character.h coding.h ccl.h disptab.h window.h \
keyboard.h $(INTERVALS_H) buffer.h commands.h blockinput.h atimer.h lisp.h $(config_h)
nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \
dispextern.h nsgui.h fontset.h $(INTERVALS_H) keyboard.h blockinput.h \
dispextern.h fontset.h $(INTERVALS_H) keyboard.h blockinput.h \
atimer.h systime.h epaths.h termhooks.h coding.h systime.h lisp.h $(config_h)
nsfont.o: nsterm.h dispextern.h frame.h lisp.h lisp.h $(config_h)
nsimage.o: nsimage.m nsterm.h lisp.h $(config_h)