* config/{*.mt, *.mh}: All target and host makefile fragment
[deliverable/binutils-gdb.git] / gdb / config / m68k / 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 XM_FILE= xm-hp300hpux.h
9 NAT_FILE= nm-hp300hpux.h
10 NATDEPFILES= exec.o 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
This page took 0.031282 seconds and 4 git commands to generate.