From 0fbc1f5f7239e885a3c2a7fbd133dd47ddfee579 Mon Sep 17 00:00:00 2001 From: Kung Hsu Date: Wed, 1 Mar 1995 21:19:29 +0000 Subject: [PATCH] * config/i960/vxworks960.mt: add remote-vx960.o. --- gdb/config/i960/vxworks960.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/config/i960/vxworks960.mt b/gdb/config/i960/vxworks960.mt index a484fbf5bbf..6501f4a91bd 100644 --- a/gdb/config/i960/vxworks960.mt +++ b/gdb/config/i960/vxworks960.mt @@ -1,5 +1,5 @@ # Target: VxWorks running on an Intel 960 -TDEPFILES= i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o +TDEPFILES= i960-tdep.o remote-vx.o remote-vx960.o xdr_ld.o xdr_ptrace.o xdr_rdb.o TM_FILE= tm-vx960.h # Define this for the vx-share routines, which don't see param.h. MT_CFLAGS= -DI80960 -- 2.30.2