aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 3fd63fe5251..aed58290413 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1226,10 +1226,10 @@ abbrev.o buffer.o callint.o cmds.o dispnew.o editfns.o fileio.o frame.o \
1226 fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \ 1226 fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \
1227 scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o xfns.o xmenu.o \ 1227 scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o xfns.o xmenu.o \
1228 xterm.o xselect.o sound.o: macgui.h 1228 xterm.o xselect.o sound.o: macgui.h
1229mac.o: mac.c process.h sysselect.h systime.h $(config_h) 1229mac.o: mac.c process.h sysselect.h blockinput.h atimer.h systime.h $(config_h)
1230macfns.o: macfns.c charset.h macterm.h macgui.h frame.h window.h buffer.h \ 1230macfns.o: macfns.c charset.h macterm.h macgui.h frame.h window.h buffer.h \
1231 dispextern.h macgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \ 1231 dispextern.h macgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \
1232 atimer.h systime.h epaths.h termhooks.h coding.h ccl.h systime.h $(config_h) 1232 atimer.h systime.h epaths.h termhooks.h coding.h systime.h $(config_h)
1233macmenu.o: macmenu.c termhooks.h frame.h window.h dispextern.h macgui.h \ 1233macmenu.o: macmenu.c termhooks.h frame.h window.h dispextern.h macgui.h \
1234 keyboard.h blockinput.h atimer.h systime.h buffer.h macterm.h $(config_h) 1234 keyboard.h blockinput.h atimer.h systime.h buffer.h macterm.h $(config_h)
1235macterm.o: blockinput.h atimer.h systime.h syssignal.h macterm.h macgui.h \ 1235macterm.o: blockinput.h atimer.h systime.h syssignal.h macterm.h macgui.h \