* gdbserver/Makefile.in: Use GDBSERVER_LIBS and
GDBSERVER_DEPFILES. Also remove much (but not all that could be removed) crud inherited from gdb Makefile.in. * config/i386/i386lynx.mh, config/sparc/sun4os4.mh: Define GDBSERVER_*. * gdbserver/README: Say it works on Sun and change configuration instructions slightly.
This commit is contained in:
parent
cba949c5a3
commit
ff1cdb40d9
4 changed files with 19 additions and 0 deletions
|
@ -4,3 +4,4 @@ XM_FILE= xm-sun4os4.h
|
|||
NAT_FILE= nm-sun4os4.h
|
||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
||||
HOST_IPC=-DBSD_IPC
|
||||
GDBSERVER_DEPFILES= remote-inflow-sparc.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue