mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 16:21:07 -08:00
* src/makefile.w32-in: Update dependencies.
This commit is contained in:
parent
96d7961109
commit
ee0a16cf18
2 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2010-05-08 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* makefile.w32-in ($(BLD)/eval.$(O), $(BLD)/w32fns.$(O)):
|
||||
Update dependencies.
|
||||
|
||||
2010-05-08 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* fringe.c (update_window_fringes): Set up truncation bitmaps for
|
||||
|
|
|
|||
|
|
@ -697,6 +697,7 @@ $(BLD)/eval.$(O) : \
|
|||
$(SRC)/commands.h \
|
||||
$(SRC)/composite.h \
|
||||
$(SRC)/dispextern.h \
|
||||
$(SRC)/frame.h \
|
||||
$(SRC)/keyboard.h \
|
||||
$(SRC)/systime.h \
|
||||
$(SRC)/w32gui.h
|
||||
|
|
@ -1554,6 +1555,7 @@ $(BLD)/w32fns.$(O) : \
|
|||
$(SRC)/keyboard.h \
|
||||
$(SRC)/systime.h \
|
||||
$(SRC)/termhooks.h \
|
||||
$(SRC)/w32.h \
|
||||
$(SRC)/w32font.h \
|
||||
$(SRC)/w32gui.h \
|
||||
$(SRC)/w32heap.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue