mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
aff38e615a
ser-tcp.o by default.
19 lines
237 B
Plaintext
19 lines
237 B
Plaintext
# Host: Intel x86 running DJGPP
|
|
# we don't need mmalloc on DJGPP
|
|
MH_CFLAGS= -DNO_MMALLOC
|
|
MMALLOC=
|
|
MMALLOC_CFLAGS=
|
|
|
|
XM_FILE= xm-go32.h
|
|
XDEPFILES=
|
|
|
|
NAT_FILE= nm-go32.h
|
|
NATDEPFILES= go32-nat.o
|
|
|
|
TERMCAP=
|
|
HOST_IPC=
|
|
CC= gcc
|
|
XM_CLIBS= -ldbg
|
|
|
|
|