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
93b9e8cc
Commit
93b9e8cc
authored
Dec 02, 2008
by
Juanma Barranquero
Browse files
* makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
parent
da0bed93
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/makefile.w32-in
src/makefile.w32-in
+1
-1
No files found.
src/ChangeLog
View file @
93b9e8cc
2008-12-02 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
2008-12-01 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in: Update dependencies.
...
...
src/makefile.w32-in
View file @
93b9e8cc
...
...
@@ -1083,7 +1083,7 @@ $(BLD)/w32console.$(O) : \
$(SRC)/termchar.h
\
$(SRC)/termhooks.h
\
$(SRC)/w32gui.h
\
$(SRC)/w32ine
t
v.h
$(SRC)/w32inev
t
.h
$(BLD)/print.$(O)
:
\
$(SRC)/print.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