mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-02 14:53:46 +08:00
Jim Kingdon's port to m88k on his last day at Cygnus.
This commit is contained in:
parent
74dcea7b24
commit
591cd7a6f4
@ -17,7 +17,7 @@
|
||||
# along with GDB; see the file COPYING. If not, write to
|
||||
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
TDEPFILES= tdesc.o
|
||||
TM_CLIBS= tdesc/libdc.o
|
||||
TM_CDEPS= tdesc/libdc.o
|
||||
TDEPFILES= tdesc.o m88k-tdep.o m88k-pinsn.o exec.o coredep.o
|
||||
TM_CLIBS= tdesc-lib/libdc.o
|
||||
TM_CDEPS= tdesc-lib/libdc.o
|
||||
TM_FILE= tm-88k.h
|
||||
|
Loading…
Reference in New Issue
Block a user