diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/m88k.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m88k.mh b/gdb/config/m88k.mh index a703d1a..af403fe 100644 --- a/gdb/config/m88k.mh +++ b/gdb/config/m88k.mh @@ -17,5 +17,5 @@ # along with GDB; see the file COPYING. If not, write to # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -XDEPFILES= +XDEPFILES= infptrace.o m88k-xdep.o XM_FILE= xm-88k.h |