changeset 110656:c237dcab72bf

* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 29 Sep 2010 18:20:51 -0700
parents 63c8e1ad7b0f
children 6ae0b64986ea
files src/ChangeLog src/Makefile.in
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 30 02:09:04 2010 +0200
+++ b/src/ChangeLog	Wed Sep 29 18:20:51 2010 -0700
@@ -1,3 +1,7 @@
+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;
--- a/src/Makefile.in	Thu Sep 30 02:09:04 2010 +0200
+++ b/src/Makefile.in	Wed Sep 29 18:20:51 2010 -0700
@@ -688,9 +688,6 @@
 	@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