src/makefile.w32-in: Update dependencies.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2013-03-29 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in ($(BLD)/filelock.$(O), $(BLD)/filelock.$(O)):
|
||||
Update dependencies.
|
||||
|
||||
2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER)
|
||||
|
||||
@@ -873,6 +873,7 @@ $(BLD)/filelock.$(O) : \
|
||||
$(CHARACTER_H) \
|
||||
$(CODING_H) \
|
||||
$(CONFIG_H) \
|
||||
$(C_CTYPE_H) \
|
||||
$(LISP_H) \
|
||||
$(SYSTIME_H)
|
||||
|
||||
@@ -1398,6 +1399,7 @@ $(BLD)/sysdep.$(O) : \
|
||||
$(NT_INC)/netdb.h \
|
||||
$(NT_INC)/pwd.h \
|
||||
$(NT_INC)/sys/file.h \
|
||||
$(NT_INC)/sys/param.h \
|
||||
$(NT_INC)/sys/stat.h \
|
||||
$(NT_INC)/unistd.h \
|
||||
$(GNU_LIB)/execinfo.h \
|
||||
|
||||
Reference in New Issue
Block a user