Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b72c161c
Commit
b72c161c
authored
Nov 15, 2012
by
Juanma Barranquero
Browse files
src/makefile.w32-in: Update dependencies.
parent
b24696b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
src/ChangeLog
src/ChangeLog
+5
-0
src/makefile.w32-in
src/makefile.w32-in
+2
-0
No files found.
src/ChangeLog
View file @
b72c161c
2012-11-15 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/dispnew.$(O), $(BLD)/emacs.$(O)):
Update dependencies.
2012-11-15 Paul Eggert <eggert@cs.ucla.edu>
* eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
...
...
src/makefile.w32-in
View file @
b72c161c
...
...
@@ -737,6 +737,7 @@ $(BLD)/dispnew.$(O) : \
$(SRC)/termchar.h
\
$(SRC)/w32.h
\
$(NT_INC)/unistd.h
\
$(GNU_LIB)/fpending.h
\
$(BUFFER_H)
\
$(CHARACTER_H)
\
$(CONFIG_H)
\
...
...
@@ -802,6 +803,7 @@ $(BLD)/emacs.$(O) : \
$(SRC)/w32select.h
\
$(NT_INC)/sys/file.h
\
$(NT_INC)/unistd.h
\
$(GNU_LIB)/close-stream.h
\
$(GNU_LIB)/ignore-value.h
\
$(ATIMER_H)
\
$(BUFFER_H)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment