mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Initial revision
This commit is contained in:
6
gdb/config/amix.mh
Normal file
6
gdb/config/amix.mh
Normal file
@ -0,0 +1,6 @@
|
||||
# Host: Commodore Amiga running SVR4.
|
||||
XDEPFILES= procfs.o coredep.o
|
||||
XM_FILE= xm-amix.h
|
||||
SYSV_DEFINE=-DSYSV
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
3
gdb/config/amix.mt
Normal file
3
gdb/config/amix.mt
Normal file
@ -0,0 +1,3 @@
|
||||
# Target: Commodore Amiga running SVR4
|
||||
TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
|
||||
TM_FILE= tm-amix.h
|
Reference in New Issue
Block a user