diff src/Makefile.in @ 61577:9b7b62fc3d45

(mac.o): Depend on charset.h and coding.h.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sat, 16 Apr 2005 03:07:33 +0000
parents 05466a718f4f
children 5d27eef91c1e 2c2b97b30980 e1fbb019c538
line wrap: on
line diff
--- a/src/Makefile.in	Sat Apr 16 03:07:05 2005 +0000
+++ b/src/Makefile.in	Sat Apr 16 03:07:33 2005 +0000
@@ -1234,7 +1234,8 @@
   fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \
   scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o xfns.o xmenu.o \
   xterm.o xselect.o sound.o: macgui.h
-mac.o: mac.c process.h sysselect.h blockinput.h atimer.h systime.h $(config_h)
+mac.o: mac.c process.h sysselect.h blockinput.h atimer.h systime.h charset.h \
+  coding.h $(config_h)
 macfns.o: macfns.c charset.h macterm.h macgui.h frame.h window.h buffer.h \
   dispextern.h macgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \
   atimer.h systime.h epaths.h termhooks.h coding.h systime.h $(config_h)