| # Host: Little-endian Alpha running Linux | |
| NAT_FILE= config/nm-linux.h | |
| NATDEPFILES= inf-ptrace.o corelow.o alpha-linux-nat.o \ | |
| fork-child.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 | |
| # doublest.c currently assumes some properties of FP arithmetic | |
| # on the host which require this. | |
| MH_CFLAGS = -mieee |