From: John Gilmore Date: Fri, 29 Jan 1993 05:53:31 +0000 (+0000) Subject: * config/hp300hpux.mh: No cross-host file needed, just native. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=92063c3e60299a22f5fce595dad677ca453a0bfc;p=binutils-gdb.git * config/hp300hpux.mh: No cross-host file needed, just native. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 65026717c57..7acb7694c93 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ Thu Jan 28 19:09:02 1993 John Gilmore (gnu@cygnus.com) + * config/hp300hpux.mh: No cross-host file needed, just native. * config/go32.mh: Remove nonexistent "native" support. M88K fixes reported by Carl Greco, : diff --git a/gdb/config/hp300hpux.mh b/gdb/config/hp300hpux.mh index 7b5bb4c6901..43e27a3c50b 100644 --- a/gdb/config/hp300hpux.mh +++ b/gdb/config/hp300hpux.mh @@ -5,12 +5,9 @@ #msg that the `nm' used in `munch' is GNU nm #msg -# The headers in the directory hp-include override system headers -# and tell GDB to use BSD executable file format (hence -Ihp-include) -XDEPFILES= hp300ux-xdep.o XM_FILE= xm-hp300hpux.h NAT_FILE= nm-hp300hpux.h -NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o +NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o hp300ux-nat.o SYSV_DEFINE=-DSYSV REGEX=regex.o REGEX1=regex.o