Commit e9d0deec by Jim Wilson

(INSTALL_TARGET): Delete.

From-SVN: r3408
parent 5c539087
...@@ -5,9 +5,6 @@ EXTRA_PARTS=crt1.o crti.o crtn.o gmon.o crtbegin.o crtend.o ...@@ -5,9 +5,6 @@ EXTRA_PARTS=crt1.o crti.o crtn.o gmon.o crtbegin.o crtend.o
# we need to supply our own assembly versions of libgcc1.c files, # we need to supply our own assembly versions of libgcc1.c files,
# since the user may not have native 'cc' available # since the user may not have native 'cc' available
# ??? This is wrong!
INSTALL_TARGET = install-cross
LIBGCC1 = libgcc1.null LIBGCC1 = libgcc1.null
# gmon build rule: # gmon build rule:
......
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