mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* config/hp300hpux.mh: No cross-host file needed, just native.
This commit is contained in:
@ -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, <cgreco@Creighton.Edu>:
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user