13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
# Host: Little-endian Alpha running Linux
|
|
XM_FILE= xm-alphalinux.h
|
|
NAT_FILE= nm-linux.h
|
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o linux-proc.o \
|
|
fork-child.o proc-service.o thread-db.o lin-lwp.o gcore.o \
|
|
linux-nat.o
|
|
|
|
LOADLIBES = -ldl -rdynamic
|
|
|
|
# doublest.c currently assumes some properties of FP arithmetic
|
|
# on the host which require this.
|
|
MH_CFLAGS = -mieee
|