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 / i386 / i386sol2.mh < prev    next >
Encoding:
Text File  |  1994-11-19  |  493 b   |  17 lines

  1. # Host: Intel 386 running Solaris 2 (SVR4)
  2.  
  3. XM_FILE= xm-i386v4.h
  4. XDEPFILES= 
  5.  
  6. NAT_FILE= nm-i386v4.h
  7. NATDEPFILES= core-svr4.o procfs.o fork-child.o i386v4-nat.o corelow.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. # Solaris-2 makes `install' optional in the Berkeley compatability pkg.
  15. # cp will do fine.
  16. INSTALL = cp
  17.