Add ser-tcp.o to XDEPFILES so that "target remote host:port" works,

like GDB on other NetBSD hosts.
This commit is contained in:
thorpej 2001-11-29 08:24:21 +00:00
parent 5715014189
commit 20241f1e3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Host: DEC VAX running NetBSD
XDEPFILES=
XDEPFILES= ser-tcp.o
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o vaxnbsd-nat.o solib.o
XM_FILE= xm-nbsd.h
NAT_FILE= nm-nbsd.h