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 / i386sco4.mh < prev    next >
Encoding:
Text File  |  1994-09-17  |  312 b   |  13 lines

  1. # Host: Intel 386 running SCO Unix 3.2v4
  2.  
  3. XM_FILE= xm-i386sco.h
  4. XDEPFILES= 
  5. XM_CLIBS= -lPW
  6.  
  7. NAT_FILE= nm-i386sco4.h
  8. NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
  9.  
  10. # The cc compiler mishandles const in cases like 
  11. # struct type ** const (c_builtin_types[]) = 
  12. MH_CFLAGS=-Dconst=
  13.