home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / GDB / GDB-4.13 / GDB-4 / gdb-4.13 / gdb / config / m68k / m68kv4.mh < prev    next >
Encoding:
Text File  |  1994-07-11  |  545 b   |  20 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. SYSV_DEFINE=-DSYSV
  10. REGEX=regex.o
  11. REGEX1=regex.o
  12.  
  13. # SVR4 comes standard with terminfo, and in some implementations, the
  14. # old termcap descriptions are incomplete.  So ensure that we use the
  15. # new terminfo interface and latest terminal descriptions.
  16. TERMCAP=-ltermlib
  17.  
  18. # SVR4 puts the BSD compatible install in /usr/ucb.
  19. INSTALL = /usr/ucb/install -c
  20.