Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files)
[deliverable/binutils-gdb.git] / gdb / config / tilegx / linux.mh
diff --git a/gdb/config/tilegx/linux.mh b/gdb/config/tilegx/linux.mh
deleted file mode 100644 (file)
index ec648d3..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Host: Tilera TILE-Gx running GNU/Linux.
-
-NAT_FILE= config/nm-linux.h
-NATDEPFILES= inf-ptrace.o fork-child.o \
-       tilegx-linux-nat.o \
-       proc-service.o linux-thread-db.o \
-       linux-nat.o linux-osdata.o linux-fork.o \
-       linux-procfs.o linux-ptrace.o linux-waitpid.o \
-       linux-personality.o linux-namespaces.o
-
-# The dynamically loaded libthread_db needs access to symbols in the
-# gdb executable.
-LOADLIBES = -ldl $(RDYNAMIC)
This page took 0.025877 seconds and 4 git commands to generate.