mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-13 11:12:19 -08:00
(w16select.o, sound.o): Don't depend on lisp.h.
This commit is contained in:
parent
7b0cb8a0e7
commit
d21bd3fbdb
1 changed files with 2 additions and 2 deletions
|
|
@ -1124,7 +1124,7 @@ undo.o: undo.c buffer.h commands.h $(config_h)
|
|||
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 @@ xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
|
|||
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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue