cdd6623c94
* config/i386/linux.mt (TDEPFILES): ...to here.
11 lines
316 B
Text
11 lines
316 B
Text
# Host: Intel 386 running GNU/Linux.
|
|
|
|
NAT_FILE= nm-linux.h
|
|
NATDEPFILES= inf-ptrace.o fork-child.o \
|
|
i386-nat.o i386-linux-nat.o \
|
|
proc-service.o linux-thread-db.o gcore.o \
|
|
linux-nat.o linux-fork.o
|
|
|
|
# The dynamically loaded libthread_db needs access to symbols in the
|
|
# gdb executable.
|
|
LOADLIBES = -ldl -rdynamic
|