Move the symbol-file-from-memory functions into their own file.
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux.mt
index df17b18436975a706f51942b5f3eafee151afd07..522453f3a0d380929b30ddd2cb4e72d65996193f 100644 (file)
@@ -1,5 +1,4 @@
 # Target: Intel 386 running GNU/Linux
-TDEPFILES= i386-tdep.o i386-linux-tdep.o i387-tdep.o
+TDEPFILES= i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o \
+       solib.o solib-svr4.o symfile-mem.o
 TM_FILE= tm-linux.h
-
-GDBSERVER_DEPFILES= low-linux.o
This page took 0.024757 seconds and 4 git commands to generate.