mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
Initial revision
This commit is contained in:
parent
8c6e9f05f2
commit
9336ad7aea
7
gdb/config/i386v4.mh
Normal file
7
gdb/config/i386v4.mh
Normal file
@ -0,0 +1,7 @@
|
||||
# Host: Intel 386 running SVR4.
|
||||
XDEPFILES= procfs.o i386-xdep.o
|
||||
XM_FILE= xm-i386v4.h
|
||||
XM_CLIBS=
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
3
gdb/config/i386v4.mt
Normal file
3
gdb/config/i386v4.mt
Normal file
@ -0,0 +1,3 @@
|
||||
# Target: Intel 386 running SVR4
|
||||
TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o
|
||||
TM_FILE= tm-i386v4.h
|
Loading…
Reference in New Issue
Block a user