mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
5076de826c
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory.
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
# Host: Merlin running utek 2.1
|
|
XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.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
|