src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-08-27 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.
|
||||
|
||||
2011-08-26 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Integer and memory overflow issues (Bug#9196).
|
||||
|
||||
@@ -469,6 +469,7 @@ $(BLD)/alloc.$(O) : \
|
||||
$(SRC)/syssignal.h \
|
||||
$(SRC)/w32.h \
|
||||
$(NT_INC)/unistd.h \
|
||||
$(GNU_LIB)/verify.h \
|
||||
$(BLOCKINPUT_H) \
|
||||
$(CHARACTER_H) \
|
||||
$(CONFIG_H) \
|
||||
|
||||
Reference in New Issue
Block a user