493424b108
changes to make it compile (it doesn't link yet).
11 lines
257 B
Text
11 lines
257 B
Text
# Host: Intel 386 running Mach3
|
|
|
|
XDEPFILES= i387-tdep.o coredep.o
|
|
NATDEPFILES= i386m3-nat.o m3-nat.o fork-child.o
|
|
NAT_CLIBS= -lmach
|
|
XM_FILE= xm-i386m3.h
|
|
NAT_FILE= nm-m3.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|