aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1991-10-24 11:32:42 +0000
committerFred Fish <fnf@specifix.com>1991-10-24 11:32:42 +0000
commitd10861fdda326fe3efc8f652c149dc74ad437c33 (patch)
tree169256f16795930f0e05d88ed702c6993f44b668 /gdb/config
parent35f5886ebb1a049991b3fee67a00ff10ffb1ad74 (diff)
downloadgdb-d10861fdda326fe3efc8f652c149dc74ad437c33.zip
gdb-d10861fdda326fe3efc8f652c149dc74ad437c33.tar.gz
gdb-d10861fdda326fe3efc8f652c149dc74ad437c33.tar.bz2
Initial revision
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/amix.mh6
-rw-r--r--gdb/config/amix.mt3
2 files changed, 9 insertions, 0 deletions
diff --git a/gdb/config/amix.mh b/gdb/config/amix.mh
new file mode 100644
index 0000000..1d7f640
--- /dev/null
+++ b/gdb/config/amix.mh
@@ -0,0 +1,6 @@
+# Host: Commodore Amiga running SVR4.
+XDEPFILES= procfs.o coredep.o
+XM_FILE= xm-amix.h
+SYSV_DEFINE=-DSYSV
+REGEX=regex.o
+REGEX1=regex.o
diff --git a/gdb/config/amix.mt b/gdb/config/amix.mt
new file mode 100644
index 0000000..ea92eef
--- /dev/null
+++ b/gdb/config/amix.mt
@@ -0,0 +1,3 @@
+# Target: Commodore Amiga running SVR4
+TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
+TM_FILE= tm-amix.h