mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
b5bfe299de
(COMMON_OBS): Add exec.o. (annotate.o): Remove extra compile rule. * config/*/*.mh, config/*/*.mt: Remove exec.o from *DEPFILES lists everywhere.
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
# Host: ns32k running Mach3
|
|
|
|
XDEPFILES=
|
|
NATDEPFILES= m3-nat.o ns32km3-nat.o fork-child.o coredep.o corelow.o
|
|
NAT_CLIBS= -L/usr/mach/lib -lnetname -lmachid -lmach
|
|
XM_FILE= xm-ns32km3.h
|
|
NAT_FILE= nm-m3.h
|
|
|
|
# Don't use the mmalloc library in Mach 3.
|
|
MMALLOC =
|
|
MMALLOC_DISABLE = -DNO_MMALLOC
|