Post-tdesc working version, but with tdesc's not gone yet.

This commit is contained in:
John Gilmore 1991-11-14 01:12:24 +00:00
parent 6141fd50d6
commit 0724ed4f1f
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# Target: Motorola 88000
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_CDEPS = disasm.o table.o classify.o fcns.o
TM_CLIBS = $(TM_CDEPS)
TM_CFLAGS = -I${srcdir}/tdesc-lib
TM_FILE= tm-delta88.h