src/makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies.

This commit is contained in:
Juanma Barranquero 2012-09-14 03:22:21 +02:00
parent fe5979317f
commit 2a7931e354
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-09-14 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies.
2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
Use a more backwards-compatible timer format (Bug#12430).

View file

@ -482,7 +482,6 @@ WINDOW_H = $(SRC)/window.h \
$(BLD)/alloc.$(O) : \
$(SRC)/alloc.c \
$(SRC)/puresize.h \
$(SRC)/syssignal.h \
$(SRC)/w32.h \
$(NT_INC)/unistd.h \
$(GNU_LIB)/verify.h \