* coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h>
[deliverable/binutils-gdb.git] / gdb / config / m68k / hp300hpux.mh
CommitLineData
5076de82
FF
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
8XM_FILE= xm-hp300hpux.h
9NAT_FILE= nm-hp300hpux.h
073c6b2b 10NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o coredep.o corelow.o
5076de82
FF
11SYSV_DEFINE=-DSYSV
12REGEX=regex.o
13REGEX1=regex.o
This page took 0.042126 seconds and 4 git commands to generate.