* configure.host: Add x86_64-*-cygwin* as host.
[deliverable/binutils-gdb.git] / gdb / config / i386 / go32.mh
CommitLineData
7a292a7a 1# Host: Intel x86 running DJGPP
10085bb5
EZ
2
3# We include several header files from config/djgpp
4MH_CFLAGS= -I$(srcdir)/config/djgpp
7a292a7a 5
e750d25e 6NATDEPFILES= go32-nat.o i386-nat.o
7a292a7a 7
7a292a7a 8HOST_IPC=
7a292a7a
SS
9CC= gcc
10XM_CLIBS= -ldbg
c906108c
SS
11
12
This page took 0.797502 seconds and 4 git commands to generate.