src/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2013 09:53:00 +0000 (11:53 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2013 09:53:00 +0000 (11:53 +0200)
src/ChangeLog
src/makefile.w32-in

index 8b152f4..024be05 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.
+
 2013-07-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        Handle errno and exit status a bit more carefully.
index 272b053..f488558 100644 (file)
@@ -813,7 +813,6 @@ $(BLD)/emacs.$(O) : \
        $(NT_INC)/sys/file.h \
        $(NT_INC)/unistd.h \
        $(GNU_LIB)/close-stream.h \
-       $(GNU_LIB)/ignore-value.h \
        $(ATIMER_H) \
        $(BUFFER_H) \
        $(CHARACTER_H) \
@@ -1407,7 +1406,6 @@ $(BLD)/sysdep.$(O) : \
        $(NT_INC)/sys/stat.h \
        $(NT_INC)/unistd.h \
        $(GNU_LIB)/execinfo.h \
-       $(GNU_LIB)/ignore-value.h \
        $(GNU_LIB)/utimens.h \
        $(CONFIG_H) \
        $(C_CTYPE_H) \