* m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3'
[deliverable/binutils-gdb.git] / gdb / config / hp300hpux.mh
CommitLineData
6617e346 1# Host: Hewlett-Packard 9000 series 300, running HPUX
dd3b648e
RP
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# The headers in the directory hp-include override system headers
9# and tell GDB to use BSD executable file format (hence -Ihp-include)
847fd519 10XDEPFILES= infptrace.o hp300ux-xdep.o
dd3b648e
RP
11XM_FILE= xm-hp300hpux.h
12SYSV_DEFINE=-DSYSV
13REGEX=regex.o
14REGEX1=regex.o
15ALLOCA=alloca.o
This page took 0.071517 seconds and 4 git commands to generate.