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.
7 lines
225 B
Plaintext
7 lines
225 B
Plaintext
# Host: Merlin running utek 2.1
|
|
XDEPFILES= infptrace.o coredep.o
|
|
XM_FILE= xm-merlin.h
|
|
# See SHELL_FILE in m-merlin.h for a explanation of this.
|
|
M_INSTALL=cp /bin/sh /usr/local/lib/gdb-sh; \
|
|
chmod ogu+rw /usr/local/lib/gdb-sh
|