1 # Host: Sun 4 or Sparcstation, running SunOS 4
5 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
7 GDBSERVER_DEPFILES= low-sparc.o
8 # Setting XM_CLIBS=-lresolv would let us use the DNS, but that would screw
9 # anyone who wants to use NIS, which includes at least one Cygnus customer
10 # (PR 3593). So leave it this way until/unless we find a resolver which can
11 # get names from either DNS or NIS from the same GDB binary.