new M_UNINSTALL macro
[deliverable/binutils-gdb.git] / gdb / config / ns32k / merlin.mh
CommitLineData
5076de82
FF
1# Host: Merlin running utek 2.1
2XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
3XM_FILE= xm-merlin.h
6ffbfcc2
JK
4# See SHELL_FILE in xm-merlin.h for a explanation of this.
5# FIXME: This should use $prefix, but only if SHELL_FILE does too.
5076de82
FF
6M_INSTALL=cp /bin/sh /usr/local/lib/gdb-sh; \
7chmod ogu+rw /usr/local/lib/gdb-sh
c2df19bd 8M_UNINSTALL = rm -f /usr/local/lib/gdb-sh
This page took 0.036321 seconds and 4 git commands to generate.