1999-04-16 01:35:26 +00:00
|
|
|
# Host: Little-endian Alpha running Linux
|
|
|
|
XM_FILE= xm-alphalinux.h
|
|
|
|
NAT_FILE= nm-linux.h
|
2002-01-08 22:09:50 +00:00
|
|
|
NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o linux-proc.o \
|
2002-01-09 00:37:02 +00:00
|
|
|
fork-child.o proc-service.o thread-db.o lin-lwp.o gcore.o
|
1999-12-22 21:45:38 +00:00
|
|
|
|
|
|
|
LOADLIBES = -ldl -rdynamic
|
1999-04-16 01:35:26 +00:00
|
|
|
|
|
|
|
MMALLOC =
|
|
|
|
MMALLOC_CFLAGS = -DNO_MMALLOC
|
2002-12-04 05:40:40 +00:00
|
|
|
|
|
|
|
# doublest.c currently assumes some properties of FP arithmetic
|
|
|
|
# on the host which require this.
|
|
|
|
MH_CFLAGS = -mieee
|