| # Host: Tilera TILE-Gx running GNU/Linux. | |
| NAT_FILE= config/nm-linux.h | |
| NATDEPFILES= inf-ptrace.o fork-child.o \ | |
| tilegx-linux-nat.o \ | |
| proc-service.o linux-thread-db.o \ | |
| linux-nat.o linux-osdata.o linux-fork.o \ | |
| linux-procfs.o linux-ptrace.o linux-waitpid.o | |
| # The dynamically loaded libthread_db needs access to symbols in the | |
| # gdb executable. | |
| LOADLIBES = -ldl $(RDYNAMIC) |