Initial revision
authorFred Fish <fnf@specifix.com>
Sat, 30 Nov 1991 04:49:47 +0000 (04:49 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 30 Nov 1991 04:49:47 +0000 (04:49 +0000)
gdb/config/i386v4.mh [new file with mode: 0644]
gdb/config/i386v4.mt [new file with mode: 0644]

diff --git a/gdb/config/i386v4.mh b/gdb/config/i386v4.mh
new file mode 100644 (file)
index 0000000..6d7592d
--- /dev/null
@@ -0,0 +1,7 @@
+# Host: Intel 386 running SVR4.
+XDEPFILES= procfs.o i386-xdep.o
+XM_FILE= xm-i386v4.h
+XM_CLIBS=
+SYSV_DEFINE=-DSYSV
+REGEX=regex.o
+REGEX1=regex.o
diff --git a/gdb/config/i386v4.mt b/gdb/config/i386v4.mt
new file mode 100644 (file)
index 0000000..57e55c2
--- /dev/null
@@ -0,0 +1,3 @@
+# Target: Intel 386 running SVR4
+TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o
+TM_FILE= tm-i386v4.h