home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / config / ns32k / merlin.mh next >
Encoding:
Text File  |  1993-10-06  |  603 b   |  17 lines

  1. # Host: Merlin running utek 2.1
  2. XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
  3. XM_FILE= xm-merlin.h
  4.  
  5. # FIXME: M_INSTALL is gone from the gdb makefile.  If anyone cares
  6. # about the Merlin anymore, and the bug which inspired
  7. # SHELL_FILE/gdb-sh is still there, will need to reinstate it.  Also,
  8. # this should be done for native only.
  9.  
  10. # See SHELL_FILE in xm-merlin.h for a explanation of this.
  11.  
  12. # FIXME: This should use $prefix, but only if SHELL_FILE does too.
  13.  
  14. M_INSTALL=cp /bin/sh /usr/local/lib/gdb-sh; \
  15. chmod ogu+rw /usr/local/lib/gdb-sh
  16. M_UNINSTALL = rm -f /usr/local/lib/gdb-sh
  17.