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 / m68k / m68kv4.mh < prev    next >
Encoding:
Text File  |  1994-09-17  |  496 b   |  16 lines

  1. # Host: Motorola 680x0 running SVR4 (Commodore Amiga amix or Atari TT ASV)
  2.  
  3. XM_FILE= xm-m68kv4.h
  4. XDEPFILES=
  5.  
  6. NAT_FILE= nm-sysv4.h
  7. NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o
  8.  
  9. # SVR4 comes standard with terminfo, and in some implementations, the
  10. # old termcap descriptions are incomplete.  So ensure that we use the
  11. # new terminfo interface and latest terminal descriptions.
  12. TERMCAP=-ltermlib
  13.  
  14. # SVR4 puts the BSD compatible install in /usr/ucb.
  15. INSTALL = /usr/ucb/install -c
  16.