Use gdbpy_enter in fnpy_call
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 946d4400a9b1693f828bf146801f3382679910fb..ae5a80e7c82d76e7bc839f3793772ff15bff3e69 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 \
@@ -1295,7 +1296,6 @@ HFILES_NO_SRCDIR = \
        gdb_expat.h \
        gdb_obstack.h \
        gdb_proc_service.h \
-       gdb_ptrace.h \
        gdb_regex.h \
        gdb_select.h \
        gdb-stabs.h \
@@ -1518,6 +1518,7 @@ HFILES_NO_SRCDIR = \
        nat/aarch64-linux.h \
        nat/aarch64-linux-hw-point.h \
        nat/amd64-linux-siginfo.h \
+       nat/gdb_ptrace.h \
        nat/gdb_thread_db.h \
        nat/linux-btrace.h \
        nat/linux-namespaces.h \
@@ -2540,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.024275 seconds and 4 git commands to generate.