* configure.in (--enable-netrom): New configuration option.

* 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
This commit is contained in:
Stan Shebs
1995-05-03 01:43:27 +00:00
parent 55ac59da2e
commit 33bc979d17
5 changed files with 1371 additions and 3 deletions

View File

@ -3,6 +3,6 @@ TDEPFILES= a29k-tdep.o remote-udi.o udip2soc.o udr.o udi2go32.o
TM_FILE= tm-a29k.h
# Disable standard remote support.
REMOTE_O=
REMOTE_OBS=
MT_CFLAGS = $(HOST_IPC)