mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-30 23:40:24 +00:00
12 lines
137 B
Plaintext
12 lines
137 B
Plaintext
# Host: Intel x86 running DJGPP
|
|
MH_CFLAGS=
|
|
|
|
NAT_FILE= nm-go32.h
|
|
NATDEPFILES= go32-nat.o i386-nat.o
|
|
|
|
HOST_IPC=
|
|
CC= gcc
|
|
XM_CLIBS= -ldbg
|
|
|
|
|