Initial creation of sourceware repository
[deliverable/binutils-gdb.git] / gdb / config / i386 / go32.mh
1 MH_CFLAGS=-D__GO32__ -D__MSDOS__
2 XDEPFILES= go32-xdep.o
3 XM_FILE= xm-go32.h
4 HOST_IPC=-DDOS_IPC
5 SER_HARDWIRE= ser-go32.o
6 CC=i386-go32-gcc -O2 -fno-omit-frame-pointer
7
8
This page took 0.031721 seconds and 4 git commands to generate.