mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-01 16:35:04 +00:00
9 lines
356 B
Mathematica
9 lines
356 B
Mathematica
# 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
|
|
# Don't use remote.o; it doesn't compile (and won't work) due to lack of
|
|
# BREAKPOINT.
|
|
REMOTE_O=dcache.o remote-utils.o
|