diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1993-02-02 12:17:24 -0800 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1993-02-02 12:17:24 -0800 |
commit | e9d0deecabf253607d38084b267be010c76f5400 (patch) | |
tree | a028004492ebde2aeb7bec675807f7f3d5e94301 /gcc/config/sparc | |
parent | 5c5390871fad0454bb174f44f6ab020e0c8dea58 (diff) | |
download | gcc-e9d0deecabf253607d38084b267be010c76f5400.zip gcc-e9d0deecabf253607d38084b267be010c76f5400.tar.gz gcc-e9d0deecabf253607d38084b267be010c76f5400.tar.bz2 |
(INSTALL_TARGET): Delete.
From-SVN: r3408
Diffstat (limited to 'gcc/config/sparc')
-rw-r--r-- | gcc/config/sparc/t-sol2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/sparc/t-sol2 b/gcc/config/sparc/t-sol2 index 9aab408..7266d4c 100644 --- a/gcc/config/sparc/t-sol2 +++ b/gcc/config/sparc/t-sol2 @@ -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, # since the user may not have native 'cc' available -# ??? This is wrong! -INSTALL_TARGET = install-cross - LIBGCC1 = libgcc1.null # gmon build rule: |