mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-30 05:14:18 +08:00

Indicate in all host config files that they are for the host. When the lines get copied into the Makefile, this makes it more obvious what's up.
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
# Host: Little-endian MIPS machine such as DECstation.
|
|
XDEPFILES= infptrace.o mips-xdep.o coredep.o
|
|
XM_FILE= xm-mips.h
|