6617e3464b
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.
3 lines
119 B
Text
3 lines
119 B
Text
# Host: Little-endian MIPS machine such as DECstation.
|
|
XDEPFILES= infptrace.o mips-xdep.o coredep.o
|
|
XM_FILE= xm-mips.h
|