mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +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.
6 lines
188 B
Mathematica
6 lines
188 B
Mathematica
# Target: AMD 29000 running Unix on New York Univerisity processor board.
|
|
TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o
|
|
TM_FILE= tm-ultra3.h
|
|
# SYM1 is some OS they have.
|
|
MT_CFLAGS = -DSYM1
|