+2012-09-23 Juanma Barranquero <lekktu@gmail.com>
+
+ * makefile.w32-in (BLOCKINPUT_H): Remove.
+ (SYSSIGNAL_H): New macro.
+ ($(BLD)/alloc.$(O), $(BLD)/atimer.$(O), $(BLD)/buffer.$(O))
+ ($(BLD)/callproc.$(O), $(BLD)/data.$(O), $(BLD)/dired.$(O))
+ ($(BLD)/dispnew.$(O), $(BLD)/editfns.$(O), $(BLD)/emacs.$(O))
+ ($(BLD)/eval.$(O), $(BLD)/fileio.$(O), $(BLD)/floatfns.$(O))
+ ($(BLD)/fns.$(O), $(BLD)/fontset.$(O), $(BLD)/frame.$(O))
+ ($(BLD)/fringe.$(O), $(BLD)/image.$(O), $(BLD)/insdel.$(O))
+ ($(BLD)/keyboard.$(O), $(BLD)/keymap.$(O), $(BLD)/lread.$(O))
+ ($(BLD)/menu.$(O), $(BLD)/w32inevt.$(O), $(BLD)/w32proc.$(O))
+ ($(BLD)/print.$(O), $(BLD)/process.$(O), $(BLD)/ralloc.$(O))
+ ($(BLD)/search.$(O), $(BLD)/sound.$(O), $(BLD)/sysdep.$(O))
+ ($(BLD)/term.$(O), $(BLD)/window.$(O), $(BLD)/xdisp.$(O))
+ ($(BLD)/xfaces.$(O), $(BLD)/w32fns.$(O), $(BLD)/w32menu.$(O))
+ ($(BLD)/w32term.$(O), $(BLD)/w32select.$(O), $(BLD)/w32reg.$(O))
+ ($(BLD)/w32xfns.$(O)): Update dependencies.
+
2012-09-23 Eli Zaretskii <eliz@gnu.org>
* .gdbinit: Set breakpoint on terminate_due_to_signal, not on
ATIMER_H = $(SRC)/atimer.h \
$(NT_INC)/stdbool.h \
$(SYSTIME_H)
-BLOCKINPUT_H = $(SRC)/blockinput.h \
- $(ATIMER_H)
BUFFER_H = $(SRC)/buffer.h \
$(SYSTIME_H)
C_CTYPE_H = $(GNU_LIB)/c-ctype.h \
$(SRC)/w32.h
STAT_TIME_H = $(GNU_LIB)/stat-time.h \
$(NT_INC)/sys/stat.h
+SYSSIGNAL_H = $(SRC)/syssignal.h \
+ $(NT_INC)/stdbool.h
SYSTTY_H = $(SRC)/systty.h \
$(NT_INC)/sys/ioctl.h \
$(NT_INC)/unistd.h
$(BLD)/alloc.$(O) : \
$(SRC)/alloc.c \
+ $(SRC)/blockinput.h \
$(SRC)/puresize.h \
$(SRC)/w32.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/verify.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/atimer.$(O) : \
$(SRC)/atimer.c \
- $(SRC)/syssignal.h \
+ $(SRC)/blockinput.h \
$(NT_INC)/unistd.h \
$(ATIMER_H) \
- $(BLOCKINPUT_H) \
$(CONFIG_H) \
$(LISP_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H)
$(BLD)/bidi.$(O) : \
$(BLD)/buffer.$(O) : \
$(SRC)/buffer.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/indent.h \
$(SRC)/keymap.h \
$(NT_INC)/sys/stat.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/verify.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/callproc.$(O) : \
$(SRC)/callproc.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/composite.h \
$(SRC)/epaths.h \
- $(SRC)/syssignal.h \
$(SRC)/w32.h \
$(NT_INC)/sys/file.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CCL_H) \
$(CHARACTER_H) \
$(FRAME_H) \
$(LISP_H) \
$(PROCESS_H) \
+ $(SYSSIGNAL_H) \
$(SYSTTY_H) \
$(TERMHOOKS_H)
$(SRC)/data.c \
$(SRC)/keymap.h \
$(SRC)/puresize.h \
- $(SRC)/syssignal.h \
$(GNU_LIB)/intprops.h \
$(BUFFER_H) \
$(CHARACTER_H) \
$(FRAME_H) \
$(KEYBOARD_H) \
$(LISP_H) \
+ $(SYSSIGNAL_H) \
$(TERMHOOKS_H)
$(BLD)/dired.$(O) : \
$(SRC)/dired.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/regex.h \
$(NT_INC)/pwd.h \
$(NT_INC)/sys/stat.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/dispnew.$(O) : \
$(SRC)/dispnew.c \
+ $(SRC)/blockinput.h \
$(SRC)/cm.h \
$(SRC)/commands.h \
$(SRC)/disptab.h \
$(SRC)/indent.h \
- $(SRC)/syssignal.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(KEYBOARD_H) \
$(LISP_H) \
$(PROCESS_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H) \
$(TERMHOOKS_H) \
$(W32TERM_H) \
$(BLD)/editfns.$(O) : \
$(SRC)/editfns.c \
+ $(SRC)/blockinput.h \
$(NT_INC)/pwd.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/intprops.h \
$(GNU_LIB)/strftime.h \
$(GNU_LIB)/verify.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CODING_H) \
$(BLD)/emacs.$(O) : \
$(SRC)/emacs.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/gnutls.h \
$(SRC)/keymap.h \
- $(SRC)/syssignal.h \
$(SRC)/unexec.h \
$(SRC)/w32.h \
$(SRC)/w32heap.h \
$(NT_INC)/sys/file.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
+ $(GNU_LIB)/ignore-value.h \
+ $(ATIMER_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(KEYBOARD_H) \
$(LISP_H) \
$(PROCESS_H) \
+ $(SYSSIGNAL_H) \
$(SYSTTY_H) \
$(TERMHOOKS_H) \
$(W32TERM_H) \
$(BLD)/eval.$(O) : \
$(SRC)/eval.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
- $(BLOCKINPUT_H) \
$(CONFIG_H) \
$(DISPEXTERN_H) \
$(FRAME_H) \
$(BLD)/fileio.$(O) : \
$(SRC)/fileio.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(NT_INC)/pwd.h \
$(NT_INC)/sys/stat.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CODING_H) \
$(BLD)/floatfns.$(O) : \
$(SRC)/floatfns.c \
- $(SRC)/syssignal.h \
$(CONFIG_H) \
$(LISP_H)
$(BLD)/fns.$(O) : \
$(SRC)/fns.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/keymap.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/intprops.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CODING_H) \
$(BLD)/fontset.$(O) : \
$(SRC)/fontset.c \
+ $(SRC)/blockinput.h \
$(SRC)/fontset.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CCL_H) \
$(CHARACTER_H) \
$(BLD)/frame.$(O) : \
$(SRC)/frame.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/fontset.h \
$(SRC)/termchar.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/fringe.$(O) : \
$(SRC)/fringe.c \
- $(BLOCKINPUT_H) \
+ $(SRC)/blockinput.h \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/image.$(O) : \
$(SRC)/image.c \
+ $(SRC)/blockinput.h \
$(SRC)/epaths.h \
$(SRC)/w32.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(CHARACTER_H) \
$(CODING_H) \
$(CONFIG_H) \
$(BLD)/insdel.$(O) : \
$(SRC)/insdel.c \
+ $(SRC)/blockinput.h \
$(SRC)/region-cache.h \
$(GNU_LIB)/intprops.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/keyboard.$(O) : \
$(SRC)/keyboard.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/disptab.h \
$(SRC)/keymap.h \
$(SRC)/macros.h \
$(SRC)/puresize.h \
$(SRC)/syntax.h \
- $(SRC)/syssignal.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
$(NT_INC)/sys/ioctl.h \
$(NT_INC)/unistd.h \
$(ATIMER_H) \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(KEYBOARD_H) \
$(LISP_H) \
$(PROCESS_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H) \
$(TERMHOOKS_H) \
$(W32TERM_H) \
$(BLD)/keymap.$(O) : \
$(SRC)/keymap.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/keymap.h \
$(SRC)/puresize.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/lread.$(O) : \
$(SRC)/lread.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/epaths.h \
$(NT_INC)/sys/file.h \
$(NT_INC)/sys/stat.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/menu.$(O) : \
$(SRC)/menu.c \
+ $(SRC)/blockinput.h \
$(SRC)/keymap.h \
- $(BLOCKINPUT_H) \
$(CONFIG_H) \
$(DISPEXTERN_H) \
$(FRAME_H) \
$(BLD)/w32inevt.$(O) : \
$(SRC)/w32inevt.c \
+ $(SRC)/blockinput.h \
$(SRC)/termchar.h \
$(SRC)/w32heap.h \
$(SRC)/w32inevt.h \
- $(BLOCKINPUT_H) \
$(CONFIG_H) \
$(DISPEXTERN_H) \
$(FRAME_H) \
$(BLD)/w32proc.$(O) : \
$(SRC)/w32proc.c \
- $(SRC)/syssignal.h \
$(SRC)/syswait.h \
$(SRC)/w32.h \
$(SRC)/w32heap.h \
$(LANGINFO_H) \
$(LISP_H) \
$(PROCESS_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H) \
$(W32TERM_H)
$(BLD)/print.$(O) : \
$(SRC)/print.c \
+ $(SRC)/blockinput.h \
$(SRC)/termchar.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/process.$(O) : \
$(SRC)/process.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/composite.h \
$(SRC)/gnutls.h \
$(SRC)/sysselect.h \
- $(SRC)/syssignal.h \
$(SRC)/syswait.h \
$(SRC)/termopts.h \
$(NT_INC)/arpa/inet.h \
$(NT_INC)/sys/stat.h \
$(NT_INC)/unistd.h \
$(ATIMER_H) \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CODING_H) \
$(LISP_H) \
$(PROCESS_H) \
$(SOCKET_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H) \
$(SYSTTY_H) \
$(TERMHOOKS_H) \
$(BLD)/ralloc.$(O) : \
$(SRC)/ralloc.c \
+ $(SRC)/blockinput.h \
$(SRC)/getpagesize.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(CONFIG_H) \
$(LISP_H)
$(BLD)/search.$(O) : \
$(SRC)/search.c \
+ $(SRC)/blockinput.h \
$(SRC)/category.h \
$(SRC)/commands.h \
$(SRC)/regex.h \
$(SRC)/region-cache.h \
$(SRC)/syntax.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/sound.$(O) : \
$(SRC)/sound.c \
- $(SRC)/syssignal.h \
$(NT_INC)/unistd.h \
$(ATIMER_H) \
$(CONFIG_H) \
$(DISPEXTERN_H) \
- $(LISP_H)
+ $(LISP_H) \
+ $(SYSSIGNAL_H)
$(BLD)/syntax.$(O) : \
$(SRC)/syntax.c \
$(BLD)/sysdep.$(O) : \
$(SRC)/sysdep.c \
+ $(SRC)/blockinput.h \
$(SRC)/cm.h \
$(SRC)/sysselect.h \
- $(SRC)/syssignal.h \
$(SRC)/syswait.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
$(GNU_LIB)/execinfo.h \
$(GNU_LIB)/ignore-value.h \
$(GNU_LIB)/utimens.h \
- $(BLOCKINPUT_H) \
$(CAREADLINKAT_H) \
$(CONFIG_H) \
$(C_CTYPE_H) \
$(LISP_H) \
$(PROCESS_H) \
$(SOCKET_H) \
+ $(SYSSIGNAL_H) \
$(SYSTIME_H) \
$(SYSTTY_H) \
$(TERMHOOKS_H) \
$(BLD)/term.$(O) : \
$(SRC)/term.c \
+ $(SRC)/blockinput.h \
$(SRC)/cm.h \
$(SRC)/composite.h \
$(SRC)/disptab.h \
$(SRC)/keymap.h \
- $(SRC)/syssignal.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
$(SRC)/tparam.h \
$(NT_INC)/sys/file.h \
$(NT_INC)/sys/time.h \
$(NT_INC)/unistd.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(INTERVALS_H) \
$(KEYBOARD_H) \
$(LISP_H) \
+ $(SYSSIGNAL_H) \
$(SYSTTY_H) \
$(TERMHOOKS_H) \
$(WINDOW_H)
$(BLD)/window.$(O) : \
$(SRC)/window.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/disptab.h \
$(SRC)/indent.h \
$(SRC)/keymap.h \
$(SRC)/termchar.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CONFIG_H) \
$(BLD)/xdisp.$(O) : \
$(SRC)/xdisp.c \
+ $(SRC)/blockinput.h \
$(SRC)/commands.h \
$(SRC)/disptab.h \
$(SRC)/fontset.h \
$(SRC)/region-cache.h \
$(SRC)/termchar.h \
$(SRC)/termopts.h \
- $(BLOCKINPUT_H) \
+ $(ATIMER_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/xfaces.$(O) : \
$(SRC)/xfaces.c \
+ $(SRC)/blockinput.h \
$(SRC)/fontset.h \
$(SRC)/termchar.h \
$(NT_INC)/sys/stat.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/w32fns.$(O) : \
$(SRC)/w32fns.c \
+ $(SRC)/blockinput.h \
$(SRC)/epaths.h \
$(SRC)/fontset.h \
$(SRC)/w32.h \
$(SRC)/w32heap.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CCL_H) \
$(CHARACTER_H) \
$(BLD)/w32menu.$(O) : \
$(SRC)/w32menu.c \
+ $(SRC)/blockinput.h \
$(SRC)/keymap.h \
$(SRC)/w32heap.h \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CHARACTER_H) \
$(CHARSET_H) \
$(BLD)/w32term.$(O) : \
$(SRC)/w32term.c \
+ $(SRC)/blockinput.h \
$(SRC)/disptab.h \
$(SRC)/fontset.h \
$(SRC)/keymap.h \
$(SRC)/w32heap.h \
$(NT_INC)/sys/stat.h \
$(ATIMER_H) \
- $(BLOCKINPUT_H) \
$(BUFFER_H) \
$(CCL_H) \
$(CHARACTER_H) \
$(BLD)/w32select.$(O) : \
$(SRC)/w32select.c \
+ $(SRC)/blockinput.h \
$(SRC)/composite.h \
$(SRC)/w32heap.h \
- $(BLOCKINPUT_H) \
$(CHARSET_H) \
$(CODING_H) \
$(CONFIG_H) \
$(BLD)/w32reg.$(O) : \
$(SRC)/w32reg.c \
- $(BLOCKINPUT_H) \
+ $(SRC)/blockinput.h \
$(CONFIG_H) \
$(LISP_H) \
$(W32TERM_H)
$(BLD)/w32xfns.$(O) : \
$(SRC)/w32xfns.c \
+ $(SRC)/blockinput.h \
$(SRC)/fontset.h \
- $(BLOCKINPUT_H) \
$(CHARSET_H) \
$(CONFIG_H) \
$(FRAME_H) \