From dbd9bcaa8b10099702a5001ec5df540661fb6c9f Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Tue, 17 Jan 1995 04:53:00 +0000 Subject: * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. --- gdb/config/mips/idt64.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/mips/idt64.mt') diff --git a/gdb/config/mips/idt64.mt b/gdb/config/mips/idt64.mt index a213307..b177f07 100644 --- a/gdb/config/mips/idt64.mt +++ b/gdb/config/mips/idt64.mt @@ -1,3 +1,3 @@ # Target: Big-endian IDT board. -TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o +TDEPFILES= mips-tdep.o remote-mips.o TM_FILE= tm-idt64.h -- cgit v1.1