* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 30 Sep 2010 01:20:51 +0000 (18:20 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 30 Sep 2010 01:20:51 +0000 (18:20 -0700)
src/ChangeLog
src/Makefile.in

index ba21c2a..cfdff36 100644 (file)
@@ -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;
index 0070646..4295fe8 100644 (file)
@@ -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