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.
4 lines
213 B
Mathematica
4 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=
|