mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 21:13:52 +08:00
*** empty log message ***
This commit is contained in:
parent
3f2e006b77
commit
847fd51966
@ -25,7 +25,7 @@
|
||||
|
||||
# The headers in the directory hp-include override system headers
|
||||
# and tell GDB to use BSD executable file format (hence -Ihp-include)
|
||||
XDEPFILES= infptrace.o hp300hpux-xdep.o
|
||||
XDEPFILES= infptrace.o hp300ux-xdep.o
|
||||
XM_FILE= xm-hp300hpux.h
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
|
@ -17,5 +17,5 @@
|
||||
# along with GDB; see the file COPYING. If not, write to
|
||||
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
XDEPFILES= infptrace.o symmetry-xdep.o
|
||||
XDEPFILES= infptrace.o symm-xdep.o
|
||||
XM_FILE= xm-symmetry.h
|
||||
|
@ -17,5 +17,5 @@
|
||||
# along with GDB; see the file COPYING. If not, write to
|
||||
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
TDEPFILES= symmetry-tdep.o i386-pinsn.o
|
||||
TDEPFILES= symm-tdep.o i386-pinsn.o
|
||||
TM_FILE= tm-symmetry.h
|
||||
|
@ -18,4 +18,4 @@
|
||||
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
|
||||
TM_FILE= tm-vxworks68.h
|
||||
TM_FILE= tm-vx68.h
|
||||
|
@ -18,6 +18,6 @@
|
||||
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
|
||||
TM_FILE= tm-vxworks960.h
|
||||
TM_FILE= tm-vx960.h
|
||||
# Define this for the vx-share routines, which don't see param.h.
|
||||
TM_CFLAGS= -DI80960
|
||||
|
Loading…
Reference in New Issue
Block a user