# HG changeset patch # User Gerd Moellmann # Date 1001336916 0 # Node ID f7b901e5e974baeb2f7a5502ce9b8226bc325aa3 # Parent abcbdc5bdd473a71a69fc729c72cc9a728ee054d (xterm.o): Remove references to sink.h and sinkmask.h. diff -r abcbdc5bdd47 -r f7b901e5e974 src/Makefile.in --- a/src/Makefile.in Mon Sep 24 12:59:19 2001 +0000 +++ b/src/Makefile.in Mon Sep 24 13:08:36 2001 +0000 @@ -1102,7 +1102,7 @@ $(config_h) xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \ - keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h composite.h \ + keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \ coding.h $(config_h) xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ coding.h ccl.h buffer.h atimer.h systime.h $(config_h)