Commit e61e33c9 by Richard Kenner

Remove some generated .asm files.

From-SVN: r6134
parent acf19ef5
...@@ -15,3 +15,8 @@ CROSS_LIBGCC1 = libgcc1.null ...@@ -15,3 +15,8 @@ CROSS_LIBGCC1 = libgcc1.null
# end labels to the .ctors and .dtors section when we link using gcc. # end labels to the .ctors and .dtors section when we link using gcc.
EXTRA_PARTS=crtbegin.o crtend.o EXTRA_PARTS=crtbegin.o crtend.o
# Clean up.
realclean::
rm -f $(MOVE_ASM)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment