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 / mips / riscos.mh < prev    next >
Encoding:
Text File  |  1993-07-01  |  523 b   |  15 lines

  1. NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.o
  2. NAT_FILE= nm-riscos.h
  3. XM_FILE= xm-riscos.h
  4. REGEX= regex.o
  5. REGEX1= regex.o
  6. MUNCH_DEFINE=-B
  7. MH_CFLAGS=-Wf,-XNh10000
  8. # ptrace(2) apparently has problems in the BSD environment.  No workaround is
  9. # known except to select the sysv environment.  Could we use /proc instead?
  10. # These "sysv environments" and "bsd environments" often end up being a pain.
  11. #
  12. # This is not part of CFLAGS because perhaps not all C compilers have this
  13. # option.
  14. CC= cc -systype sysv
  15.