mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
206be19c1b
* config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
# Host: Intel IA-64 running GNU/Linux
|
|
|
|
XM_FILE= xm-linux.h
|
|
|
|
NAT_FILE= nm-linux.h
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o gcore.o \
|
|
core-aout.o core-regset.o ia64-linux-nat.o linux-proc.o \
|
|
proc-service.o thread-db.o lin-lwp.o
|
|
|
|
LOADLIBES = -ldl -rdynamic
|