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