Remove XDEPFILES from GDB.
[deliverable/binutils-gdb.git] / gdb / config / sparc / sun4os4.mh
1 # Host: Sun 4 or Sparcstation, running SunOS 4
2 XM_FILE= xm-sun4os4.h
3 NAT_FILE= nm-sun4os4.h
4 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
5 HOST_IPC=-DBSD_IPC
6 GDBSERVER_DEPFILES= low-sparc.o
7 # Setting XM_CLIBS=-lresolv would let us use the DNS, but that would screw
8 # anyone who wants to use NIS, which includes at least one Cygnus customer
9 # (PR 3593). So leave it this way until/unless we find a resolver which can
10 # get names from either DNS or NIS from the same GDB binary.
This page took 0.029578 seconds and 4 git commands to generate.