19 lines
485 B
Plaintext
19 lines
485 B
Plaintext
# Host: Intel IA-64 running GNU/Linux
|
|
|
|
XM_FILE= xm-linux.h
|
|
XDEPFILES=
|
|
|
|
NAT_FILE= nm-linux.h
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o \
|
|
core-aout.o core-regset.o ia64-linux-nat.o \
|
|
proc-service.o thread-db.o lin-lwp.o
|
|
|
|
LOADLIBES = -ldl -rdynamic
|
|
|
|
# Don't use gnu-regex.c; it interferes with some stuff in libc.
|
|
REGEX=
|
|
|
|
# NAT_CLIBS is a hack to be sure; I expect we'll be able to remove this
|
|
# line in the near future
|
|
NAT_CLIBS= -lc -lnss_dns -lnss_files -lresolv -lc
|