home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gdb-4.9 / gdb / config / i386 / i386sco4.mh < prev    next >
Encoding:
Text File  |  1993-05-12  |  532 b   |  17 lines

  1. # Host: Intel 386 running SCO Unix 3.2v4
  2. XDEPFILES= i387-tdep.o
  3. XM_FILE= xm-i386sco.h
  4. NAT_FILE= nm-i386sco4.h
  5. NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
  6. XM_CLIBS= -lPW
  7. SYSV_DEFINE=-DSYSV
  8. REGEX=regex.o
  9. REGEX1=regex.o
  10. # The cc compiler mishandles const in cases like 
  11. # struct type ** const (c_builtin_types[]) = 
  12. MH_CFLAGS=-Dconst=
  13. # The cc compiler sometimes produces debugging output that nm can not
  14. # parse.  Passing -p to nm makes it not even try, and allows munch to
  15. # work.
  16. MUNCH_DEFINE=-p
  17.