changeset 26299:94438ac8953f

(w16select.o, sound.o): Don't depend on lisp.h.
author Richard M. Stallman <rms@gnu.org>
date Mon, 01 Nov 1999 23:26:54 +0000
parents 759384838eae
children 25356c16306f
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Nov 01 23:25:14 1999 +0000
+++ b/src/Makefile.in	Mon Nov 01 23:26:54 1999 +0000
@@ -1124,7 +1124,7 @@
    of UNEXEC when substituting it in.  */
 UNEXEC_ALIAS=UNEXEC
 $(UNEXEC_ALIAS): UNEXEC_SRC $(config_h)
-w16select.o: w16select.c lisp.h dispextern.h frame.h blockinput.h \
+w16select.o: w16select.c dispextern.h frame.h blockinput.h \
    msdos.h $(config_h)
 widget.o: widget.c xterm.h frame.h dispextern.h widgetprv.h \
    $(srcdir)/../lwlib/lwlib.h $(config_h)
@@ -1146,7 +1146,7 @@
   coding.h ccl.h buffer.h $(config_h)
 xrdb.o: xrdb.c $(config_h) epaths.h
 hftctl.o: hftctl.c $(config_h)
-sound.o: sound.c dispextern.h lisp.h $(config_h)
+sound.o: sound.c dispextern.h $(config_h)
 
 /* The files of Lisp proper */