| # 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 |