add MEM_FNS_DECLARED
[deliverable/binutils-gdb.git] / gdb / config / hp300hpux.mh
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 # The headers in the directory hp-include override system headers
9 # and tell GDB to use BSD executable file format (hence -Ihp-include)
10 XDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-xdep.o
11 XM_FILE= xm-hp300hpux.h
12 SYSV_DEFINE=-DSYSV
13 REGEX=regex.o
14 REGEX1=regex.o
15 ALLOCA=alloca.o
16 ALLOCA1=alloca.o
This page took 0.030183 seconds and 4 git commands to generate.