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
e4b6db12
Commit
e4b6db12
authored
Sep 29, 2010
by
Dan Nicolaescu
Browse files
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
parent
1becef93
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
src/ChangeLog
src/ChangeLog
+4
-0
src/Makefile.in
src/Makefile.in
+0
-3
No files found.
src/ChangeLog
View file @
e4b6db12
2010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
* Makefile.in: ecrt0.c does not exist anymore, do not mention it.
2010-09-30 Juanma Barranquero <lekktu@gmail.com>
* w32console.c (vga_stdcolor_name): Remove unused function;
...
...
src/Makefile.in
View file @
e4b6db12
...
...
@@ -688,9 +688,6 @@ $(OLDXMENU): $(OLDXMENU_TARGET)
@
echo
"Please run the
`
configure
' script again."
exit 1
ecrt0.o
:
ecrt0.c $(config_h)
@
$(MKDEPDIR)
$(CC)
-c
$(ALL_CFLAGS)
${srcdir}
/ecrt0.c
doc.o
:
buildobj.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