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.
5 lines
231 B
Text
Executable file
5 lines
231 B
Text
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
|