Initial revision
authorFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 11:32:42 +0000 (11:32 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 24 Oct 1991 11:32:42 +0000 (11:32 +0000)
gdb/config/amix.mh [new file with mode: 0644]
gdb/config/amix.mt [new file with mode: 0644]

diff --git a/gdb/config/amix.mh b/gdb/config/amix.mh
new file mode 100644 (file)
index 0000000..1d7f640
--- /dev/null
@@ -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 (file)
index 0000000..ea92eef
--- /dev/null
@@ -0,0 +1,3 @@
+# Target: Commodore Amiga running SVR4
+TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
+TM_FILE= tm-amix.h