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/idt.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/config/mips/idt.mt') diff --git a/gdb/config/mips/idt.mt b/gdb/config/mips/idt.mt index e13427d..0f11645 100644 --- a/gdb/config/mips/idt.mt +++ b/gdb/config/mips/idt.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-idt.h -- cgit v1.1