old-cross-binutils/gdb/config/a29k.mt
John Gilmore d9915ebc47 * Makefile.in: Roll VERSION to 4.5.4.
* 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.
1992-06-09 05:10:15 +00:00

10 lines
424 B
Mathematica

# Target: AMD 29000.
# These defines should give you a gdb running on ? (sun3os4 if you like)
# that will be able to communicate over a serial line with either an
# EB board (remote-eb.c),
# Adapt (remote-adapt.c),
# or a MiniMon debugger (remote-mm.c).
# Or run native on an Ultracomputer.
TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o
TM_FILE= tm-29k.h
MT_CFLAGS = -DNO_HIF_SUPPORT