Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
776f29e1
Commit
776f29e1
authored
Sep 05, 2012
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
parent
5dbaffae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/makefile.w32-in
src/makefile.w32-in
+1
-0
No files found.
src/ChangeLog
View file @
776f29e1
2012-09-05 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
* eval.c (call_debugger): Make the function non-static so that we
...
...
src/makefile.w32-in
View file @
776f29e1
...
...
@@ -1365,6 +1365,7 @@ $(BLD)/sysdep.$(O) : \
$(NT_INC)/sys/stat.h
\
$(NT_INC)/unistd.h
\
$(GNU_LIB)/allocator.h
\
$(GNU_LIB)/execinfo.h
\
$(GNU_LIB)/ignore-value.h
\
$(GNU_LIB)/utimens.h
\
$(BLOCKINPUT_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