1993-03-23 01:19:58 +00:00
|
|
|
# Target: VxWorks running on an Intel 960
|
|
|
|
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
|
|
|
|
TM_FILE= tm-vx960.h
|
|
|
|
# Define this for the vx-share routines, which don't see param.h.
|
|
|
|
MT_CFLAGS= -DI80960
|
1993-07-22 22:47:34 +00:00
|
|
|
# Don't use remote.o; it doesn't compile (and won't work) due to lack of
|
|
|
|
# BREAKPOINT.
|
|
|
|
REMOTE_O=
|