summaryrefslogtreecommitdiff
path: root/gdb/config/i386/go32.mh
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/go32.mh')
-rw-r--r--gdb/config/i386/go32.mh8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/config/i386/go32.mh b/gdb/config/i386/go32.mh
new file mode 100644
index 00000000000..311ee1c272b
--- /dev/null
+++ b/gdb/config/i386/go32.mh
@@ -0,0 +1,8 @@
+MH_CFLAGS=-D__GO32__ -D__MSDOS__
+XDEPFILES= go32-xdep.o
+XM_FILE= xm-go32.h
+HOST_IPC=-DDOS_IPC
+SER_HARDWIRE= ser-go32.o
+CC=i386-go32-gcc -O2 -fno-omit-frame-pointer
+
+