mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-25 19:14:52 +08:00
8 lines
244 B
Mathematica
8 lines
244 B
Mathematica
# Target: Intel IA-64 running GNU/Linux
|
|
TDEPFILES= ia64-tdep.o ia64-aix-tdep.o ia64-linux-tdep.o \
|
|
solib.o solib-svr4.o solib-legacy.o
|
|
TM_FILE= tm-linux.h
|
|
|
|
GDBSERVER_DEPFILES= low-linux.o
|
|
GDBSERVER_LIBS= -lc -lnss_dns -lnss_files -lresolv -lc
|