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

  1. # Host: Hewlett-Packard 9000 series 300, running HPUX
  2. # The following is true because gcc uses a different .o file format
  3. # than the native HPUX compiler
  4. #msg If you compile GDB with GCC on HPUX, you must make sure
  5. #msg that the `nm' used in `munch' is GNU nm
  6. #msg
  7.  
  8. XM_FILE= xm-hp300hpux.h
  9. NAT_FILE= nm-hp300hpux.h
  10. NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o
  11. SYSV_DEFINE=-DSYSV
  12. REGEX=regex.o
  13. REGEX1=regex.o
  14. ALLOCA=alloca.o
  15. ALLOCA1=alloca.o
  16.