diff options
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 54170bd..ec3cb6d 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -50,7 +50,6 @@ subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/../bfd/acinclude.m4 \ - $(top_srcdir)/../config/accross.m4 \ $(top_srcdir)/../config/acx.m4 $(top_srcdir)/../bfd/bfd.m4 \ $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \ $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in |