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
f0602979
Commit
f0602979
authored
Aug 25, 2012
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
parent
ee4c0f69
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
ChangeLog
ChangeLog
+4
-0
lib/makefile.w32-in
lib/makefile.w32-in
+3
-1
No files found.
ChangeLog
View file @
f0602979
2012-08-25 Juanma Barranquero <lekktu@gmail.com>
* lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
2012-08-25 Eli Zaretskii <eliz@gnu.org>
* lib/makefile.w32-in ($(BLD)/execinfo.$(O), execinfo.h): New targets.
...
...
lib/makefile.w32-in
View file @
f0602979
...
...
@@ -131,7 +131,9 @@ $(BLD)/dtotimespec.$(O) : \
$(CONFIG_H)
$(BLD)/execinfo.$(O)
:
\
$(GNU_LIB)/execinfo.h
$(GNU_LIB)/execinfo.c
\
$(GNU_LIB)/execinfo.h
\
$(CONFIG_H)
$(BLD)/getopt.$(O)
:
\
$(GNU_LIB)/getopt.c
\
...
...
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