diff options
Diffstat (limited to 'gdb/alldeps.mak')
-rw-r--r-- | gdb/alldeps.mak | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/alldeps.mak b/gdb/alldeps.mak index 32c2859..50da245 100644 --- a/gdb/alldeps.mak +++ b/gdb/alldeps.mak @@ -23,6 +23,9 @@ i960-tdep.c\ infptrace.c\ m68k-pinsn.c\ m68k-tdep.c\ +m88k-pinsn.c\ +m88k-tdep.c\ +m88k-xdep.c\ mips-pinsn.c\ mips-tdep.c\ mips-xdep.c\ @@ -138,6 +141,7 @@ ALLCONFIG=\ ./tconfig/isi\ ./tconfig/littlemips\ ./tconfig/m88k\ +./tconfig/m88k.orig\ ./tconfig/merlin\ ./tconfig/news\ ./tconfig/news1000\ @@ -176,6 +180,7 @@ ALLCONFIG=\ ./xconfig/isi\ ./xconfig/littlemips\ ./xconfig/m88k\ +./xconfig/m88k.orig\ ./xconfig/merlin\ ./xconfig/news\ ./xconfig/news1000\ |