mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
4eda21f2f6
target config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
6 lines
231 B
Plaintext
Executable File
6 lines
231 B
Plaintext
Executable File
# Target: AMD 29000 on EB29K board over a serial line.
|
|
TDEPFILES= exec.o am29k-pinsn.o remote-eb.o am29k-tdep.o
|
|
TM_FILE= tm-29k.h
|
|
# The following is for ../include/a.out.encap.h
|
|
TM_CFLAGS = -DCOFF_ENCAPSULATE -DTARGET=TARGET_AM29K
|