33bc979d17
* Makefile.in (REMOTE_OBS): Rename from REMOTE_O, append value of NETROM_OBS. (NETROM_OBS): New variable. * remote-nrom.c: New file, NetROM target support. * config/a29k/a29k-udi.mt, config/i960/vxworks960.mt: Use REMOTE_OBS instead of REMOTE_O. start-sanitize-arc * config/arc/arc.mt: Ditto. end-sanitize-arc
7 lines
146 B
Mathematica
7 lines
146 B
Mathematica
# Target: arc processor
|
|
TDEPFILES= arc-tdep.o remote-arc.o
|
|
TM_FILE= tm-arc.h
|
|
|
|
REMOTE_OBS= dcache.o remote-utils.o
|
|
|
|
SER_HARDWIRE= ser-go32-para.o
|