diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/powerpc/ppc-nw.mt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/config/powerpc/ppc-nw.mt b/gdb/config/powerpc/ppc-nw.mt index 434544e..277b1b9 100644 --- a/gdb/config/powerpc/ppc-nw.mt +++ b/gdb/config/powerpc/ppc-nw.mt @@ -17,6 +17,5 @@ # along with GDB; see the file COPYING. If not, write to # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -TDEPFILES= rs6000-pinsn.o rs6000-tdep.o exec.o +TDEPFILES= rs6000-pinsn.o rs6000-tdep.o TM_FILE= tm-ppc-nw.h - |