mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
d9915ebc47
* Makefile.in, config/*.mh, config/*.mt: Rename TM_CFLAGS to MT_CFLAGS, XM_CFLAGS to MH_CFLAGS to match file names. * config/sun4os5.mh: Add MH_CFLAGS=-xs to save debug info.
5 lines
213 B
Mathematica
5 lines
213 B
Mathematica
# Target: Intel 80960, in an embedded system under the NINDY monitor
|
|
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttybreak.o ttyflush.o
|
|
TM_FILE= tm-nindy960.h
|
|
MT_CFLAGS=
|