correctly name file
authorMichael Meissner <gnu@the-meissners.org>
Fri, 22 Dec 1995 16:42:06 +0000 (16:42 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Fri, 22 Dec 1995 16:42:06 +0000 (16:42 +0000)
gdb/config/i386/i386dgux.h [deleted file]
gdb/config/i386/i386dgux.mh [new file with mode: 0644]

diff --git a/gdb/config/i386/i386dgux.h b/gdb/config/i386/i386dgux.h
deleted file mode 100644 (file)
index 91ef2bf..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Host: Intel 386 running DGUX, cloned from SVR4
-
-XM_FILE= xm-i386v4.h
-XDEPFILES= ser-tcp.o
-# for network communication
-XM_CLIBS= -lsocket -lnsl
-
-NAT_FILE= nm-i386v4.h
-NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o i386v4-nat.o
-
-# SVR4 comes standard with terminfo, and in some implementations, the
-# old termcap descriptions are incomplete.  So ensure that we use the
-# new terminfo interface and latest terminal descriptions.
-TERMCAP=-lcurses
diff --git a/gdb/config/i386/i386dgux.mh b/gdb/config/i386/i386dgux.mh
new file mode 100644 (file)
index 0000000..91ef2bf
--- /dev/null
@@ -0,0 +1,14 @@
+# Host: Intel 386 running DGUX, cloned from SVR4
+
+XM_FILE= xm-i386v4.h
+XDEPFILES= ser-tcp.o
+# for network communication
+XM_CLIBS= -lsocket -lnsl
+
+NAT_FILE= nm-i386v4.h
+NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o i386v4-nat.o
+
+# SVR4 comes standard with terminfo, and in some implementations, the
+# old termcap descriptions are incomplete.  So ensure that we use the
+# new terminfo interface and latest terminal descriptions.
+TERMCAP=-lcurses
This page took 0.031789 seconds and 4 git commands to generate.