Fix SBO bit in disassembly mask for ldrah on AArch64.
[deliverable/binutils-gdb.git] / gdb / gnulib / Makefile.in
index 727056c0cab949c0b94cb140fbd8d1d126c2029c..191ecbda02e497ec2116feeac73eda1df6d6dd26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2013 Free Software Foundation, Inc.
+# Copyright (C) 1989-2018 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
@@ -236,11 +236,13 @@ aclocal_m4_deps = \
        import/m4/mmap-anon.m4 \
        import/m4/multiarch.m4 \
        import/m4/off_t.m4 \
+       import/m4/pathmax.m4 \
        import/m4/ssize_t.m4 \
        import/m4/stdbool.m4 \
        import/m4/stddef_h.m4 \
        import/m4/stdint.m4 \
        import/m4/string_h.m4 \
+       import/m4/strtok_r.m4 \
        import/m4/sys_types_h.m4 \
        import/m4/unistd_h.m4 \
        import/m4/warn-on-use.m4 \
@@ -285,4 +287,7 @@ force_update:
 # will remove them.
 MAKEOVERRIDES=
 
+# Disable implicit make rules.
+include $(srcdir)/../disable-implicit-rules.mk
+
 ### end of the libgnu Makefile.in.
This page took 0.023431 seconds and 4 git commands to generate.