blob: 3b2d524e6affca82e12c8ade8c8a0838ce35dbb8 (
plain)
1
2
3
4
5
6
7
8
|
# Host: Intel 386 running Mach3 with OSF 1/MK
XDEPFILES= os-mach3.o i386mach3-xdep.o i387-tdep.o
XM_FILE= xm-i386osf1mk.h
# Don't use the mmalloc library in Mach 3.
MMALLOC =
MMALLOC_CFLAGS = -DNO_MMALLOC
|