* config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
[deliverable/binutils-gdb.git] / gdb / config / i386 / go32.mh
1 # Host: Intel x86 running DJGPP
2 MH_CFLAGS=
3
4 XM_FILE= xm-go32.h
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
This page took 0.029865 seconds and 4 git commands to generate.