Mercurial > emacs
changeset 46571:00e7aef43c61
(xsmfns.o): Don't depend on lisp.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 20 Jul 2002 21:45:25 +0000 |
parents | 2baec6e7cec6 |
children | 765f9cd60063 |
files | src/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Sat Jul 20 21:44:48 2002 +0000 +++ b/src/Makefile.in Sat Jul 20 21:45:25 2002 +0000 @@ -1150,7 +1150,7 @@ xselect.o: xselect.c process.h dispextern.h frame.h xterm.h blockinput.h \ charset.h coding.h ccl.h buffer.h atimer.h systime.h $(config_h) xrdb.o: xrdb.c $(config_h) epaths.h -xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h lisp.h termhooks.h +xsmfns.o: xsmfns.c $(config_h) systime.h sysselect.h termhooks.h hftctl.o: hftctl.c $(config_h) sound.o: sound.c dispextern.h $(config_h) atimer.o: atimer.c atimer.h systime.h $(config_h)