1# Host: PowerPC, running Linux 2 3XM_FILE= xm-linux.h 4XDEPFILES= ser-tcp.o 5XM_CLIBS= 6 7NAT_FILE= ../nm-sysv4.h 8NATDEPFILES= solib.o corelow.o # infptrace.o inftarg.o fork-child.o core-aout.o core-regset.o 9 10GDBSERVER_DEPFILES= low-linux.o 11 12# SVR4 comes standard with terminfo, and in some implementations, the 13# old termcap descriptions are incomplete. So ensure that we use the 14# new terminfo interface and latest terminal descriptions. 15TERMCAP=-lncurses 16