* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.

This commit is contained in:
Dan Nicolaescu 2010-09-29 18:20:51 -07:00
parent 1becef93b4
commit e4b6db1206
2 changed files with 4 additions and 3 deletions

View 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;

View 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