From: David Edelsohn Date: Thu, 14 Oct 1993 17:13:29 +0000 (+0000) Subject: Remove references to shade. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f33ec63b5ab33a8fab96211f947f0df4191238c;p=binutils-gdb.git Remove references to shade. --- diff --git a/gdb/config/sparc/sp64sim.mt b/gdb/config/sparc/sp64sim.mt index 2502a8e059f..408c65536a9 100644 --- a/gdb/config/sparc/sp64sim.mt +++ b/gdb/config/sparc/sp64sim.mt @@ -6,6 +6,5 @@ CC = gcc # Regular "have long long" detection is disabled for now. MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64 -#TDEPFILES= exec.o solib.o sparc-pinsn.o sp64-tdep.o remote-shade.o ../../shade/libsim.a ../../shade/libshade.a ../../shade/libspix.a TDEPFILES= exec.o solib.o sparc-pinsn.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a TM_FILE= tm-sp64sim.h