Fix ARI warning
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 2cf1b3d120808b5a1be1a49c017997235a290940..f5f15c23c12ad980f7844cb6083ec5bdb162c787 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2016 Free Software Foundation, Inc.
+# Copyright (C) 1989-2017 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
@@ -817,6 +817,7 @@ ALL_TARGET_OBS = \
        mep-tdep.o \
        microblaze-linux-tdep.o \
        microblaze-tdep.o \
+       mips-fbsd-tdep.o \
        mips-linux-tdep.o \
        mips-nbsd-tdep.o \
        mips-sde-tdep.o \
@@ -873,7 +874,6 @@ ALL_TARGET_OBS = \
        tilegx-tdep.o \
        v850-tdep.o \
        vax-nbsd-tdep.o \
-       vax-obsd-tdep.o \
        vax-tdep.o \
        windows-tdep.o \
        xcoffread.o \
@@ -2541,6 +2541,8 @@ ALLDEPFILES = \
        microblaze-linux-tdep.c \
        microblaze-tdep.c \
        mingw-hdep.c \
+       mips-fbsd-nat.c \
+       mips-fbsd-tdep.c \
        mips-linux-nat.c \
        mips-linux-tdep.c \
        mips-nbsd-nat.c \
This page took 0.024697 seconds and 4 git commands to generate.