mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
5076de826c
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
6 lines
235 B
Mathematica
6 lines
235 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
|