[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/Makefile.in
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/src/Makefile.in |
Date: |
Sat, 20 Jul 2002 17:45:25 -0400 |
Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.255 emacs/src/Makefile.in:1.256
*** emacs/src/Makefile.in:1.255 Tue May 21 17:03:22 2002
--- emacs/src/Makefile.in Sat Jul 20 17:45:25 2002
***************
*** 1150,1156 ****
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
hftctl.o: hftctl.c $(config_h)
sound.o: sound.c dispextern.h $(config_h)
atimer.o: atimer.c atimer.h systime.h $(config_h)
--- 1150,1156 ----
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 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)
- [Emacs-diffs] Changes to emacs/src/Makefile.in,
Richard M. Stallman <=