From e9d0deecabf253607d38084b267be010c76f5400 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 2 Feb 1993 12:17:24 -0800 Subject: [PATCH] (INSTALL_TARGET): Delete. From-SVN: r3408 --- gcc/config/sparc/t-sol2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/gcc/config/sparc/t-sol2 b/gcc/config/sparc/t-sol2 index 9aab4082006..7266d4c83b8 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: -- 2.30.2