Set default host and target charsets in the DJGPP port.
[external/binutils.git] / gdb / config / i386 / go32.mh
1 # Host: Intel x86 running DJGPP
2
3 # We include several header files from config/djgpp
4 MH_CFLAGS= -I$(srcdir)/config/djgpp
5
6 NAT_FILE= nm-go32.h
7 NATDEPFILES= go32-nat.o i386-nat.o
8
9 HOST_IPC=
10 CC= gcc
11 XM_CLIBS= -ldbg
12
13