]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 ba21c2a411b3042ebce725b8f6053fc0c384d0cc..cfdff3632227502f9dba074f9021d1ebbdf48066 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 00706460d25eff05f04d30250bdb0ed62900398d..4295fe8f70c8273e2911f1bae832fda71b98ea38 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