aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/linux.mt
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-06-23 00:23:22 +0000
committerPer Bothner <per@bothner.com>1992-06-23 00:23:22 +0000
commitdefb51a7222598ac26e96593ad69659226ad218e (patch)
treeffed8b690355d9708e1229300476016399ea85e0 /gdb/config/linux.mt
parent303376a32c25a52d3eaa41d46689b05e68a971bf (diff)
downloadgdb-defb51a7222598ac26e96593ad69659226ad218e.zip
gdb-defb51a7222598ac26e96593ad69659226ad218e.tar.gz
gdb-defb51a7222598ac26e96593ad69659226ad218e.tar.bz2
New port to Linux (a free Unix clone for 386 machines).
Diffstat (limited to 'gdb/config/linux.mt')
-rw-r--r--gdb/config/linux.mt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/linux.mt b/gdb/config/linux.mt
new file mode 100644
index 0000000..05571e0
--- /dev/null
+++ b/gdb/config/linux.mt
@@ -0,0 +1,3 @@
+# Target: Intel 386 with a.out
+TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
+TM_FILE= tm-linux.h