1 # Host: Little-endian Alpha running Linux
3 NATDEPFILES= inf-ptrace.o corelow.o alpha-nat.o alpha-linux-nat.o \
4 fork-child.o proc-service.o linux-thread-db.o gcore.o \
5 linux-nat.o linux-fork.o
7 # The dynamically loaded libthread_db needs access to symbols in the
9 LOADLIBES = -ldl -rdynamic
11 # doublest.c currently assumes some properties of FP arithmetic
12 # on the host which require this.