mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(lib-src,src,lib)/makefile.w32-in: Update dependencies.
This commit is contained in:
parent
abf8abe58f
commit
0eeb69fe15
6 changed files with 26 additions and 2 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2012-12-11 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in (SYSWAIT_H): Update dependencies.
|
||||
|
||||
2012-12-10 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in (obj): Add w32notify.o. Add missing X and Unix
|
||||
|
|
|
|||
|
|
@ -378,6 +378,7 @@ SYSTIME_H = $(SRC)/systime.h \
|
|||
$(NT_INC)/sys/time.h \
|
||||
$(GNU_LIB)/timespec.h
|
||||
SYSWAIT_H = $(SRC)/syswait.h \
|
||||
$(NT_INC)/stdbool.h \
|
||||
$(NT_INC)/sys/wait.h
|
||||
|
||||
$(BLD)/ctags.$(O) : \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue