diff options
Diffstat (limited to 'gdb/config/m68k/hp300hpux.mh')
-rw-r--r-- | gdb/config/m68k/hp300hpux.mh | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/gdb/config/m68k/hp300hpux.mh b/gdb/config/m68k/hp300hpux.mh index c0dcf85..9f4ca16 100644 --- a/gdb/config/m68k/hp300hpux.mh +++ b/gdb/config/m68k/hp300hpux.mh @@ -1,13 +1,8 @@ # Host: Hewlett-Packard 9000 series 300, running HPUX # The following is true because gcc uses a different .o file format # than the native HPUX compiler -#msg If you compile GDB with GCC on HPUX, you must make sure -#msg that the `nm' used in `munch' is GNU nm -#msg XM_FILE= xm-hp300hpux.h + NAT_FILE= nm-hp300hpux.h NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o coredep.o corelow.o -SYSV_DEFINE=-DSYSV -REGEX=regex.o -REGEX1=regex.o |