bfd/
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
e8d39116 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
8ae85421 2# @configure_input@
252b5132 3
8ae85421 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
e8d39116 5# 2003, 2004, 2005 Free Software Foundation, Inc.
252b5132
RH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
8ae85421 15@SET_MAKE@
a2d91340 16
8ae85421 17
252b5132
RH
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
252b5132
RH
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
252b5132 24top_builddir = .
8ae85421 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
252b5132 26INSTALL = @INSTALL@
8ae85421
AM
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
252b5132
RH
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
8ae85421 38build_triplet = @build@
252b5132 39host_triplet = @host@
8ae85421
AM
40target_triplet = @target@
41DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub \
fdd3b9b3 42 ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
8ae85421
AM
43 $(top_srcdir)/configure $(am__configure_deps) \
44 $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
45 $(top_srcdir)/po/Make-in $(srcdir)/../ltmain.sh \
46 $(srcdir)/../config.guess $(srcdir)/../config.sub
47subdir = .
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79887925
L
49am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
50 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
51 $(top_srcdir)/../config/depstand.m4 \
7357c5b6 52 $(top_srcdir)/../config/extensions.m4 \
20e95c23 53 $(top_srcdir)/../config/gettext-sister.m4 \
79887925 54 $(top_srcdir)/../config/lead-dot.m4 \
8944f3c2
AM
55 $(top_srcdir)/../config/nls.m4 \
56 $(top_srcdir)/../config/override.m4 \
57 $(top_srcdir)/../config/po.m4 \
58c85be7 58 $(top_srcdir)/../config/proginstall.m4 \
20e95c23 59 $(top_srcdir)/../config/progtest.m4 \
79887925
L
60 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
61 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
1927a18f 62 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in
8ae85421
AM
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64 $(ACLOCAL_M4)
65am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66 configure.lineno configure.status.lineno
67mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
68CONFIG_HEADER = config.h
69CONFIG_CLEAN_FILES = po/Makefile.in
70LIBRARIES = $(noinst_LIBRARIES)
71ARFLAGS = cru
72libopcodes_a_AR = $(AR) $(ARFLAGS)
73libopcodes_a_LIBADD =
74libopcodes_a_SOURCES = libopcodes.c
75libopcodes_a_OBJECTS = libopcodes.$(OBJEXT)
76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79 *) f=$$p;; \
80 esac;
81am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
82am__installdirs = "$(DESTDIR)$(bfdlibdir)"
83bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
84LTLIBRARIES = $(bfdlib_LTLIBRARIES)
85am__DEPENDENCIES_1 =
86am_libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo
87libopcodes_la_OBJECTS = $(am_libopcodes_la_OBJECTS)
88DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
89depcomp =
90am__depfiles_maybe =
91COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
e8d39116 93LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
8ae85421
AM
94 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
95 $(AM_CFLAGS) $(CFLAGS)
96CCLD = $(CC)
e8d39116 97LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
8ae85421
AM
98 $(AM_LDFLAGS) $(LDFLAGS) -o $@
99SOURCES = libopcodes.c $(libopcodes_la_SOURCES)
100RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
101 html-recursive info-recursive install-data-recursive \
102 install-exec-recursive install-info-recursive \
103 install-recursive installcheck-recursive installdirs-recursive \
104 pdf-recursive ps-recursive uninstall-info-recursive \
105 uninstall-recursive
106ETAGS = etags
107CTAGS = ctags
108DIST_SUBDIRS = $(SUBDIRS)
109ACLOCAL = @ACLOCAL@
8ae85421
AM
110AMDEP_FALSE = @AMDEP_FALSE@
111AMDEP_TRUE = @AMDEP_TRUE@
112AMTAR = @AMTAR@
252b5132 113AR = @AR@
8ae85421
AM
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
252b5132
RH
118BFD_MACHINES = @BFD_MACHINES@
119CATALOGS = @CATALOGS@
120CATOBJEXT = @CATOBJEXT@
121CC = @CC@
8ae85421 122CCDEPMODE = @CCDEPMODE@
dc62a253 123CC_FOR_BUILD = @CC_FOR_BUILD@
8ae85421
AM
124CFLAGS = @CFLAGS@
125CGEN_MAINT_FALSE = @CGEN_MAINT_FALSE@
126CGEN_MAINT_TRUE = @CGEN_MAINT_TRUE@
979273e3 127CPP = @CPP@
8ae85421
AM
128CPPFLAGS = @CPPFLAGS@
129CYGPATH_W = @CYGPATH_W@
252b5132 130DATADIRNAME = @DATADIRNAME@
8ae85421
AM
131DEFS = @DEFS@
132DEPDIR = @DEPDIR@
1927a18f 133DSYMUTIL = @DSYMUTIL@
d7040cdb 134DUMPBIN = @DUMPBIN@
8ae85421
AM
135ECHO_C = @ECHO_C@
136ECHO_N = @ECHO_N@
137ECHO_T = @ECHO_T@
138EGREP = @EGREP@
252b5132 139EXEEXT = @EXEEXT@
dc62a253 140EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
d7040cdb 141FGREP = @FGREP@
20e95c23 142GENCAT = @GENCAT@
252b5132 143GMSGFMT = @GMSGFMT@
d7040cdb 144GREP = @GREP@
252b5132 145HDEFINES = @HDEFINES@
20e95c23 146INCINTL = @INCINTL@
8ae85421
AM
147INSTALL_DATA = @INSTALL_DATA@
148INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
149INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
150INSTALL_PROGRAM = @INSTALL_PROGRAM@
151INSTALL_SCRIPT = @INSTALL_SCRIPT@
152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 153INSTOBJEXT = @INSTOBJEXT@
d7040cdb 154LD = @LD@
8ae85421 155LDFLAGS = @LDFLAGS@
20e95c23
DJ
156LIBINTL = @LIBINTL@
157LIBINTL_DEP = @LIBINTL_DEP@
8d25cc3d 158LIBM = @LIBM@
8ae85421
AM
159LIBOBJS = @LIBOBJS@
160LIBS = @LIBS@
252b5132 161LIBTOOL = @LIBTOOL@
1927a18f 162LIPO = @LIPO@
252b5132 163LN_S = @LN_S@
8ae85421 164LTLIBOBJS = @LTLIBOBJS@
252b5132 165MAINT = @MAINT@
8ae85421
AM
166MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
252b5132
RH
168MAKEINFO = @MAKEINFO@
169MKINSTALLDIRS = @MKINSTALLDIRS@
170MSGFMT = @MSGFMT@
20e95c23 171MSGMERGE = @MSGMERGE@
d7040cdb 172NM = @NM@
1927a18f 173NMEDIT = @NMEDIT@
9e9b66a9 174NO_WERROR = @NO_WERROR@
1927a18f 175OBJDUMP = @OBJDUMP@
ed265386 176OBJEXT = @OBJEXT@
1927a18f
L
177OTOOL = @OTOOL@
178OTOOL64 = @OTOOL64@
252b5132 179PACKAGE = @PACKAGE@
8ae85421
AM
180PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181PACKAGE_NAME = @PACKAGE_NAME@
182PACKAGE_STRING = @PACKAGE_STRING@
183PACKAGE_TARNAME = @PACKAGE_TARNAME@
184PACKAGE_VERSION = @PACKAGE_VERSION@
185PATH_SEPARATOR = @PATH_SEPARATOR@
252b5132
RH
186POSUB = @POSUB@
187RANLIB = @RANLIB@
d7040cdb 188SED = @SED@
8ae85421 189SET_MAKE = @SET_MAKE@
45d42143
NC
190SHARED_DEPENDENCIES = @SHARED_DEPENDENCIES@
191SHARED_LDFLAGS = @SHARED_LDFLAGS@
192SHARED_LIBADD = @SHARED_LIBADD@
8ae85421 193SHELL = @SHELL@
ed265386 194STRIP = @STRIP@
252b5132 195USE_NLS = @USE_NLS@
252b5132 196VERSION = @VERSION@
8ae85421 197WARN_CFLAGS = @WARN_CFLAGS@
8ae85421 198XGETTEXT = @XGETTEXT@
50e7d84b 199ac_ct_AR = @ac_ct_AR@
8ae85421 200ac_ct_CC = @ac_ct_CC@
1927a18f 201ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
d7040cdb 202ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1927a18f
L
203ac_ct_LIPO = @ac_ct_LIPO@
204ac_ct_NMEDIT = @ac_ct_NMEDIT@
205ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
206ac_ct_OTOOL = @ac_ct_OTOOL@
207ac_ct_OTOOL64 = @ac_ct_OTOOL64@
50e7d84b
AM
208ac_ct_RANLIB = @ac_ct_RANLIB@
209ac_ct_STRIP = @ac_ct_STRIP@
8ae85421
AM
210am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
211am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
212am__include = @am__include@
213am__leading_dot = @am__leading_dot@
214am__quote = @am__quote@
215am__tar = @am__tar@
216am__untar = @am__untar@
252b5132 217archdefs = @archdefs@
8ae85421
AM
218bfdincludedir = @bfdincludedir@
219bfdlibdir = @bfdlibdir@
220bindir = @bindir@
221build = @build@
222build_alias = @build_alias@
223build_cpu = @build_cpu@
224build_os = @build_os@
225build_vendor = @build_vendor@
6e31aea3 226cgendir = @cgendir@
8ae85421
AM
227datadir = @datadir@
228exec_prefix = @exec_prefix@
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
979273e3 232host_noncanonical = @host_noncanonical@
8ae85421
AM
233host_os = @host_os@
234host_vendor = @host_vendor@
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
8ae85421
AM
238libdir = @libdir@
239libexecdir = @libexecdir@
240localstatedir = @localstatedir@
d7040cdb 241lt_ECHO = @lt_ECHO@
8ae85421
AM
242mandir = @mandir@
243mkdir_p = @mkdir_p@
244oldincludedir = @oldincludedir@
245prefix = @prefix@
246program_transform_name = @program_transform_name@
247sbindir = @sbindir@
248sharedstatedir = @sharedstatedir@
249sysconfdir = @sysconfdir@
250target = @target@
251target_alias = @target_alias@
252target_cpu = @target_cpu@
979273e3 253target_noncanonical = @target_noncanonical@
8ae85421
AM
254target_os = @target_os@
255target_vendor = @target_vendor@
3f85e526 256AUTOMAKE_OPTIONS = 1.9 cygnus
79887925 257ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
252b5132 258SUBDIRS = po
252b5132
RH
259INCDIR = $(srcdir)/../include
260BFDDIR = $(srcdir)/../bfd
41b49281 261MKDEP = gcc -MM
a2d91340 262AM_CFLAGS = $(WARN_CFLAGS)
81172ff2 263bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
264
265# This is where bfd.h lives.
266BFD_H = ../bfd/bfd.h
267
0ab71ce3
NC
268# This is where libiberty lives.
269LIBIBERTY = ../libiberty/libiberty.a
270
252b5132 271# Header files.
8ae85421 272HFILES = \
49f58d10 273 cgen-ops.h cgen-types.h \
8ae85421
AM
274 fr30-desc.h fr30-opc.h \
275 frv-desc.h frv-opc.h \
276 h8500-opc.h \
40fb9820 277 i386-init.h \
40b8e679
L
278 i386-opc.h \
279 i386-tbl.h \
8ae85421
AM
280 ia64-asmtab.h \
281 ia64-opc.h \
282 ip2k-desc.h ip2k-opc.h \
283 iq2000-desc.h iq2000-opc.h \
500b1f44
AM
284 lm32-desc.h \
285 lm32-opc.h \
49f58d10 286 m32c-desc.h m32c-opc.h \
8ae85421
AM
287 m32r-desc.h m32r-opc.h \
288 mcore-opc.h \
bd2f2e55 289 mep-desc.h mep-opc.h \
d031aafb 290 mt-desc.h mt-opc.h \
8ae85421 291 openrisc-desc.h openrisc-opc.h \
1c0d3aa6 292 score-opc.h \
8ae85421
AM
293 sh-opc.h \
294 sh64-opc.h \
295 sysdep.h \
296 w65-opc.h \
d70c5fc7 297 xc16x-desc.h xc16x-opc.h \
8ae85421
AM
298 xstormy16-desc.h xstormy16-opc.h \
299 z8k-opc.h
252b5132
RH
300
301
302# C source files that correspond to .o's.
8ae85421 303CFILES = \
8ae85421
AM
304 alpha-dis.c \
305 alpha-opc.c \
306 arc-dis.c \
307 arc-opc.c \
308 arc-ext.c \
309 arm-dis.c \
310 avr-dis.c \
4b7f6baa 311 bfin-dis.c \
8ae85421 312 cgen-asm.c \
3609e0fe 313 cgen-bitset.c \
8ae85421
AM
314 cgen-dis.c \
315 cgen-opc.c \
3d3d428f
NC
316 cr16-dis.c \
317 cr16-opc.c \
8ae85421
AM
318 cris-dis.c \
319 cris-opc.c \
320 crx-dis.c \
321 crx-opc.c \
322 d10v-dis.c \
323 d10v-opc.c \
324 d30v-dis.c \
325 d30v-opc.c \
326 dlx-dis.c \
327 dis-buf.c \
328 dis-init.c \
329 disassemble.c \
330 fr30-asm.c \
331 fr30-desc.c \
332 fr30-dis.c \
333 fr30-ibld.c \
334 fr30-opc.c \
335 frv-asm.c \
336 frv-desc.c \
337 frv-dis.c \
338 frv-ibld.c \
339 frv-opc.c \
340 h8300-dis.c \
341 h8500-dis.c \
342 hppa-dis.c \
343 i370-dis.c \
344 i370-opc.c \
345 i386-dis.c \
0b1cf022 346 i386-opc.c \
40b8e679 347 i386-gen.c \
8ae85421
AM
348 i860-dis.c \
349 i960-dis.c \
350 ia64-dis.c \
351 ia64-opc-a.c \
352 ia64-opc-b.c \
353 ia64-opc-f.c \
354 ia64-opc-i.c \
355 ia64-opc-m.c \
356 ia64-opc-d.c \
357 ia64-opc.c \
358 ia64-gen.c \
359 ia64-asmtab.c \
360 ip2k-asm.c \
361 ip2k-desc.c \
362 ip2k-dis.c \
363 ip2k-ibld.c \
364 ip2k-opc.c \
365 iq2000-asm.c \
366 iq2000-desc.c \
367 iq2000-dis.c \
368 iq2000-ibld.c \
369 iq2000-opc.c \
828c0124
JK
370 lm32-asm.c \
371 lm32-desc.c \
828c0124
JK
372 lm32-dis.c \
373 lm32-ibld.c \
374 lm32-opc.c \
828c0124 375 lm32-opinst.c \
49f58d10
JB
376 m32c-asm.c \
377 m32c-desc.c \
378 m32c-dis.c \
379 m32c-ibld.c \
380 m32c-opc.c \
8ae85421
AM
381 m32r-asm.c \
382 m32r-desc.c \
383 m32r-dis.c \
384 m32r-ibld.c \
385 m32r-opc.c \
386 m32r-opinst.c \
387 m68hc11-dis.c \
388 m68hc11-opc.c \
389 m68k-dis.c \
390 m68k-opc.c \
391 m88k-dis.c \
7499d566 392 maxq-dis.c \
8ae85421 393 mcore-dis.c \
bd2f2e55
DB
394 mep-asm.c \
395 mep-desc.c \
396 mep-dis.c \
397 mep-ibld.c \
398 mep-opc.c \
8ae85421
AM
399 mips-dis.c \
400 mips-opc.c \
401 mips16-opc.c \
402 m10200-dis.c \
403 m10200-opc.c \
404 m10300-dis.c \
405 m10300-opc.c \
406 mmix-dis.c \
407 mmix-opc.c \
d031aafb
NS
408 mt-asm.c \
409 mt-desc.c \
410 mt-dis.c \
411 mt-ibld.c \
412 mt-opc.c \
8ae85421
AM
413 ns32k-dis.c \
414 openrisc-asm.c \
415 openrisc-desc.c \
416 openrisc-dis.c \
417 openrisc-ibld.c \
418 openrisc-opc.c \
419 or32-dis.c \
420 or32-opc.c \
421 pdp11-dis.c \
422 pdp11-opc.c \
423 pj-dis.c \
424 pj-opc.c \
425 ppc-dis.c \
426 ppc-opc.c \
427 s390-mkopc.c \
428 s390-opc.c \
429 s390-dis.c \
1c0d3aa6 430 score-dis.c \
c3b7224a 431 score7-dis.c \
8ae85421
AM
432 sh-dis.c \
433 sh64-dis.c \
434 sh64-opc.c \
435 sparc-dis.c \
436 sparc-opc.c \
e9f53129
AM
437 spu-dis.c \
438 spu-opc.c \
8ae85421
AM
439 tic30-dis.c \
440 tic4x-dis.c \
441 tic54x-dis.c \
442 tic54x-opc.c \
443 tic80-dis.c \
444 tic80-opc.c \
445 v850-dis.c \
446 v850-opc.c \
447 vax-dis.c \
448 w65-dis.c \
d70c5fc7
NC
449 xc16x-asm.c \
450 xc16x-desc.c \
451 xc16x-dis.c \
452 xc16x-ibld.c \
453 xc16x-opc.c \
8ae85421
AM
454 xstormy16-asm.c \
455 xstormy16-desc.c \
456 xstormy16-dis.c \
457 xstormy16-ibld.c \
458 xstormy16-opc.c \
459 xtensa-dis.c \
3c9b82ba 460 z80-dis.c \
8ae85421
AM
461 z8k-dis.c \
462 z8kgen.c
463
464ALL_MACHINES = \
8ae85421
AM
465 alpha-dis.lo \
466 alpha-opc.lo \
467 arc-dis.lo \
468 arc-opc.lo \
469 arc-ext.lo \
470 arm-dis.lo \
471 avr-dis.lo \
4b7f6baa 472 bfin-dis.lo \
8ae85421 473 cgen-asm.lo \
3609e0fe 474 cgen-bitset.lo \
8ae85421
AM
475 cgen-dis.lo \
476 cgen-opc.lo \
3d3d428f
NC
477 cr16-dis.lo \
478 cr16-opc.lo \
8ae85421
AM
479 cris-dis.lo \
480 cris-opc.lo \
481 crx-dis.lo \
482 crx-opc.lo \
483 d10v-dis.lo \
484 d10v-opc.lo \
485 d30v-dis.lo \
486 d30v-opc.lo \
487 dlx-dis.lo \
488 fr30-asm.lo \
489 fr30-desc.lo \
490 fr30-dis.lo \
491 fr30-ibld.lo \
492 fr30-opc.lo \
493 frv-asm.lo \
494 frv-desc.lo \
495 frv-dis.lo \
496 frv-ibld.lo \
497 frv-opc.lo \
498 h8300-dis.lo \
499 h8500-dis.lo \
500 hppa-dis.lo \
501 i386-dis.lo \
0b1cf022 502 i386-opc.lo \
8ae85421
AM
503 i370-dis.lo \
504 i370-opc.lo \
505 i860-dis.lo \
506 i960-dis.lo \
507 ia64-dis.lo \
508 ia64-opc.lo \
509 ip2k-asm.lo \
510 ip2k-desc.lo \
511 ip2k-dis.lo \
512 ip2k-ibld.lo \
513 ip2k-opc.lo \
514 iq2000-asm.lo \
515 iq2000-desc.lo \
516 iq2000-dis.lo \
517 iq2000-ibld.lo \
518 iq2000-opc.lo \
828c0124
JK
519 lm32-asm.lo \
520 lm32-desc.lo \
521 lm32-dis.lo \
522 lm32-ibld.lo \
523 lm32-opc.lo \
524 lm32-opinst.lo \
49f58d10
JB
525 m32c-asm.lo \
526 m32c-desc.lo \
527 m32c-dis.lo \
528 m32c-ibld.lo \
529 m32c-opc.lo \
8ae85421
AM
530 m32r-asm.lo \
531 m32r-desc.lo \
532 m32r-dis.lo \
533 m32r-ibld.lo \
534 m32r-opc.lo \
535 m32r-opinst.lo \
536 m68hc11-dis.lo \
537 m68hc11-opc.lo \
538 m68k-dis.lo \
539 m68k-opc.lo \
540 m88k-dis.lo \
541 m10200-dis.lo \
542 m10200-opc.lo \
543 m10300-dis.lo \
544 m10300-opc.lo \
7499d566 545 maxq-dis.lo \
8ae85421 546 mcore-dis.lo \
bd2f2e55
DB
547 mep-asm.lo \
548 mep-desc.lo \
549 mep-dis.lo \
550 mep-ibld.lo \
551 mep-opc.lo \
8ae85421
AM
552 mips-dis.lo \
553 mips-opc.lo \
554 mips16-opc.lo \
555 mmix-dis.lo \
556 mmix-opc.lo \
557 msp430-dis.lo \
d031aafb
NS
558 mt-asm.lo \
559 mt-desc.lo \
560 mt-dis.lo \
561 mt-ibld.lo \
562 mt-opc.lo \
8ae85421
AM
563 ns32k-dis.lo \
564 openrisc-asm.lo \
565 openrisc-desc.lo \
566 openrisc-dis.lo \
567 openrisc-ibld.lo \
568 openrisc-opc.lo \
569 or32-dis.lo \
570 or32-opc.lo \
571 pdp11-dis.lo \
572 pdp11-opc.lo \
573 pj-dis.lo \
574 pj-opc.lo \
575 ppc-dis.lo \
576 ppc-opc.lo \
577 s390-dis.lo \
578 s390-opc.lo \
1c0d3aa6 579 score-dis.lo \
c3b7224a 580 score7-dis.lo \
8ae85421
AM
581 sh-dis.lo \
582 sh64-dis.lo \
583 sh64-opc.lo \
584 sparc-dis.lo \
585 sparc-opc.lo \
e9f53129
AM
586 spu-dis.lo \
587 spu-opc.lo \
8ae85421
AM
588 tic30-dis.lo \
589 tic4x-dis.lo \
590 tic54x-dis.lo \
591 tic54x-opc.lo \
592 tic80-dis.lo \
593 tic80-opc.lo \
594 v850-dis.lo \
595 v850-opc.lo \
596 vax-dis.lo \
597 w65-dis.lo \
d70c5fc7
NC
598 xc16x-asm.lo \
599 xc16x-desc.lo \
600 xc16x-dis.lo \
601 xc16x-ibld.lo \
602 xc16x-opc.lo \
8ae85421
AM
603 xstormy16-asm.lo \
604 xstormy16-desc.lo \
605 xstormy16-dis.lo \
606 xstormy16-ibld.lo \
607 xstormy16-opc.lo \
608 xtensa-dis.lo \
3c9b82ba 609 z80-dis.lo \
8ae85421 610 z8k-dis.lo
252b5132
RH
611
612OFILES = @BFD_MACHINES@
3f85e526
L
613
614# We should reconfigure whenever bfd/configure.in changes, because
615# that's where the version number in Makefile comes from.
616CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
dabbade6 617INCLUDES = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
92c2346c 618libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
619# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
620# Unfortunately this causes libtool to add -L$(libdir), referring to the
621# planned install directory of libbfd. This can cause us to pick up an
622# old version of libbfd, or to pick up libbfd for the wrong architecture
45d42143
NC
623# if host != build. So for building with shared libraries we use a
624# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
625libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
626libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
627libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
628
629# libtool will build .libs/libopcodes.a. We create libopcodes.a in
630# the build directory so that we don't have to convert all the
631# programs that use libopcodes.a simultaneously. This is a hack which
632# should be removed if everything else starts using libtool. FIXME.
252b5132 633noinst_LIBRARIES = libopcodes.a
252b5132 634POTFILES = $(HFILES) $(CFILES)
8ae85421 635CLEANFILES = \
49f58d10 636 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
bd2f2e55 637 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
8ae85421 638 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
6e31aea3
BE
639
640CGENDIR = @cgendir@
4a3264e6 641CPUDIR = $(CGENDIR)/cpu
0a40490e 642CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
6e31aea3 643CGENFLAGS = -v
8ae85421
AM
644CGENDEPS = \
645 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
646 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
647 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
648 $(CGENDIR)/opc-opinst.scm \
649 cgen-asm.in cgen-dis.in cgen-ibld.in
4714fbc0 650
bd2f2e55 651CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
50e0eb66 652@CGEN_MAINT_FALSE@IP2K_DEPS =
8ae85421 653@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
84e94c90
NC
654@CGEN_MAINT_FALSE@LM32_DEPS =
655@CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
49f58d10
JB
656@CGEN_MAINT_FALSE@M32C_DEPS =
657@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
50e0eb66 658@CGEN_MAINT_FALSE@M32R_DEPS =
8ae85421 659@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
50e0eb66 660@CGEN_MAINT_FALSE@FR30_DEPS =
8ae85421 661@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
50e0eb66 662@CGEN_MAINT_FALSE@FRV_DEPS =
8ae85421 663@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
bd2f2e55
DB
664@CGEN_MAINT_FALSE@MEP_DEPS =
665@CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
4970f871
NS
666@CGEN_MAINT_FALSE@MT_DEPS =
667@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
50e0eb66 668@CGEN_MAINT_FALSE@OPENRISC_DEPS =
8ae85421 669@CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
f62ba8f2 670@CGEN_MAINT_FALSE@IQ2000_DEPS =
8ae85421 671@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
d70c5fc7
NC
672@CGEN_MAINT_FALSE@XC16X_DEPS =
673@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
50e0eb66 674@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
8ae85421 675@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
49f58d10 676m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
8ae85421
AM
677all: config.h
678 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 679
252b5132 680.SUFFIXES:
8ae85421
AM
681.SUFFIXES: .c .lo .o .obj
682am--refresh:
683 @:
684$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
685 @for dep in $?; do \
686 case '$(am__configure_deps)' in \
687 *$$dep*) \
500b1f44
AM
688 echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
689 cd $(srcdir) && $(AUTOMAKE) --cygnus \
8ae85421
AM
690 && exit 0; \
691 exit 1;; \
692 esac; \
693 done; \
500b1f44 694 echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
8ae85421 695 cd $(top_srcdir) && \
500b1f44 696 $(AUTOMAKE) --cygnus Makefile
8ae85421 697.PRECIOUS: Makefile
3f85e526
L
698Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
699 @case '$?' in \
700 *config.status*) \
701 echo ' $(SHELL) ./config.status'; \
702 $(SHELL) ./config.status;; \
703 *) \
704 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
705 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
706 esac;
252b5132 707
8ae85421
AM
708$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
709 $(SHELL) ./config.status --recheck
252b5132 710
8ae85421 711$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252b5132 712 cd $(srcdir) && $(AUTOCONF)
8ae85421
AM
713$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
714 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252b5132 715
8ae85421 716config.h: stamp-h1
252b5132 717 @if test ! -f $@; then \
8ae85421
AM
718 rm -f stamp-h1; \
719 $(MAKE) stamp-h1; \
252b5132 720 else :; fi
252b5132 721
8ae85421
AM
722stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
723 @rm -f stamp-h1
724 cd $(top_builddir) && $(SHELL) ./config.status config.h
725$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
726 cd $(top_srcdir) && $(AUTOHEADER)
727 rm -f stamp-h1
728 touch $@
252b5132
RH
729
730distclean-hdr:
8ae85421
AM
731 -rm -f config.h stamp-h1
732po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
733 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
734
735clean-noinstLIBRARIES:
736 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
737
8ae85421
AM
738clean-bfdlibLTLIBRARIES:
739 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
740 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
741 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
742 test "$$dir" != "$$p" || dir=.; \
743 echo "rm -f \"$${dir}/so_locations\""; \
744 rm -f "$${dir}/so_locations"; \
745 done
746libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
747 $(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
a2d91340 748
252b5132 749mostlyclean-compile:
ed265386 750 -rm -f *.$(OBJEXT)
252b5132 751
252b5132
RH
752distclean-compile:
753 -rm -f *.tab.c
754
8ae85421
AM
755.c.o:
756 $(COMPILE) -c $<
a2d91340 757
8ae85421
AM
758.c.obj:
759 $(COMPILE) -c `$(CYGPATH_W) '$<'`
a2d91340 760
8ae85421
AM
761.c.lo:
762 $(LTCOMPILE) -c -o $@ $<
a2d91340 763
252b5132
RH
764mostlyclean-libtool:
765 -rm -f *.lo
766
767clean-libtool:
768 -rm -rf .libs _libs
769
770distclean-libtool:
8ae85421
AM
771 -rm -f libtool
772uninstall-info-am:
252b5132
RH
773
774# This directory's subdirectories are mostly independent; you can cd
775# into them and run `make' without going through this Makefile.
776# To change the values of `make' variables: instead of editing Makefiles,
777# (1) if the variable is set in `config.status', edit `config.status'
778# (which will cause the Makefiles to be regenerated when you run `make');
779# (2) otherwise, pass the desired values on the `make' command line.
8ae85421 780$(RECURSIVE_TARGETS):
e8d39116
L
781 @failcom='exit 1'; \
782 for f in x $$MAKEFLAGS; do \
783 case $$f in \
784 *=* | --[!k]*);; \
785 *k*) failcom='fail=yes';; \
786 esac; \
787 done; \
252b5132
RH
788 dot_seen=no; \
789 target=`echo $@ | sed s/-recursive//`; \
790 list='$(SUBDIRS)'; for subdir in $$list; do \
791 echo "Making $$target in $$subdir"; \
792 if test "$$subdir" = "."; then \
793 dot_seen=yes; \
794 local_target="$$target-am"; \
795 else \
796 local_target="$$target"; \
797 fi; \
798 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
e8d39116 799 || eval $$failcom; \
252b5132
RH
800 done; \
801 if test "$$dot_seen" = "no"; then \
802 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
803 fi; test -z "$$fail"
804
805mostlyclean-recursive clean-recursive distclean-recursive \
806maintainer-clean-recursive:
e8d39116
L
807 @failcom='exit 1'; \
808 for f in x $$MAKEFLAGS; do \
809 case $$f in \
810 *=* | --[!k]*);; \
811 *k*) failcom='fail=yes';; \
812 esac; \
813 done; \
252b5132 814 dot_seen=no; \
8ae85421
AM
815 case "$@" in \
816 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
817 *) list='$(SUBDIRS)' ;; \
818 esac; \
819 rev=''; for subdir in $$list; do \
820 if test "$$subdir" = "."; then :; else \
821 rev="$$subdir $$rev"; \
822 fi; \
252b5132 823 done; \
8ae85421 824 rev="$$rev ."; \
252b5132
RH
825 target=`echo $@ | sed s/-recursive//`; \
826 for subdir in $$rev; do \
827 echo "Making $$target in $$subdir"; \
828 if test "$$subdir" = "."; then \
829 local_target="$$target-am"; \
830 else \
831 local_target="$$target"; \
832 fi; \
833 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
e8d39116 834 || eval $$failcom; \
252b5132
RH
835 done && test -z "$$fail"
836tags-recursive:
837 list='$(SUBDIRS)'; for subdir in $$list; do \
838 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
839 done
8ae85421
AM
840ctags-recursive:
841 list='$(SUBDIRS)'; for subdir in $$list; do \
842 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
843 done
252b5132 844
8ae85421
AM
845ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
846 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
847 unique=`for i in $$list; do \
848 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
849 done | \
850 $(AWK) ' { files[$$0] = 1; } \
252b5132 851 END { for (i in files) print i; }'`; \
8ae85421
AM
852 mkid -fID $$unique
853tags: TAGS
252b5132 854
8ae85421
AM
855TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
856 $(TAGS_FILES) $(LISP)
252b5132
RH
857 tags=; \
858 here=`pwd`; \
8ae85421
AM
859 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
860 include_option=--etags-include; \
861 empty_fix=.; \
862 else \
863 include_option=--include; \
864 empty_fix=; \
865 fi; \
252b5132 866 list='$(SUBDIRS)'; for subdir in $$list; do \
8ae85421
AM
867 if test "$$subdir" = .; then :; else \
868 test ! -f $$subdir/TAGS || \
869 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
870 fi; \
252b5132 871 done; \
8ae85421
AM
872 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
873 unique=`for i in $$list; do \
874 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
875 done | \
876 $(AWK) ' { files[$$0] = 1; } \
252b5132 877 END { for (i in files) print i; }'`; \
8ae85421
AM
878 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
879 test -n "$$unique" || unique=$$empty_fix; \
880 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
881 $$tags $$unique; \
882 fi
883ctags: CTAGS
884CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
885 $(TAGS_FILES) $(LISP)
886 tags=; \
887 here=`pwd`; \
888 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
889 unique=`for i in $$list; do \
890 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
891 done | \
892 $(AWK) ' { files[$$0] = 1; } \
893 END { for (i in files) print i; }'`; \
894 test -z "$(CTAGS_ARGS)$$tags$$unique" \
895 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
896 $$tags $$unique
252b5132 897
8ae85421
AM
898GTAGS:
899 here=`$(am__cd) $(top_builddir) && pwd` \
900 && cd $(top_srcdir) \
901 && gtags -i $(GTAGS_ARGS) $$here
252b5132
RH
902
903distclean-tags:
8ae85421 904 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132
RH
905check-am:
906check: check-recursive
8ae85421
AM
907all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
908installdirs: installdirs-recursive
909installdirs-am:
910 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
911 test -z "$$dir" || $(mkdir_p) "$$dir"; \
912 done
913install: install-recursive
252b5132 914install-exec: install-exec-recursive
252b5132 915install-data: install-data-recursive
8ae85421 916uninstall: uninstall-recursive
252b5132
RH
917
918install-am: all-am
919 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 920
8ae85421
AM
921installcheck: installcheck-recursive
922install-strip:
923 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
924 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
925 `test -z '$(STRIP)' || \
926 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
927mostlyclean-generic:
928
929clean-generic:
930 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
931
932distclean-generic:
8ae85421 933 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252b5132
RH
934
935maintainer-clean-generic:
8ae85421
AM
936 @echo "This command is intended for maintainers to use"
937 @echo "it deletes files that may require special tools to rebuild."
938clean: clean-recursive
252b5132 939
8ae85421
AM
940clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
941 clean-noinstLIBRARIES mostlyclean-am
252b5132 942
8ae85421
AM
943distclean: distclean-recursive
944 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
945 -rm -f Makefile
946distclean-am: clean-am distclean-compile distclean-generic \
947 distclean-hdr distclean-libtool distclean-tags
252b5132 948
8ae85421 949dvi: dvi-recursive
252b5132 950
8ae85421 951dvi-am:
252b5132 952
8ae85421
AM
953html: html-recursive
954
955info: info-recursive
956
957info-am:
958
959install-data-am: install-bfdlibLTLIBRARIES
960
961install-exec-am:
962
963install-info: install-info-recursive
964
965install-man:
966
967installcheck-am:
252b5132
RH
968
969maintainer-clean: maintainer-clean-recursive
8ae85421
AM
970 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
971 -rm -rf $(top_srcdir)/autom4te.cache
972 -rm -f Makefile
973maintainer-clean-am: distclean-am maintainer-clean-generic
974
975mostlyclean: mostlyclean-recursive
976
977mostlyclean-am: mostlyclean-compile mostlyclean-generic \
978 mostlyclean-libtool
979
980pdf: pdf-recursive
981
982pdf-am:
983
984ps: ps-recursive
985
986ps-am:
987
988uninstall-am: uninstall-bfdlibLTLIBRARIES
989
990uninstall-info: uninstall-info-recursive
991
992.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
993 check-am clean clean-bfdlibLTLIBRARIES clean-generic \
994 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
995 ctags-recursive distclean distclean-compile distclean-generic \
996 distclean-hdr distclean-libtool distclean-recursive \
997 distclean-tags dvi dvi-am html html-am info info-am install \
998 install-am install-bfdlibLTLIBRARIES install-data \
999 install-data-am install-exec install-exec-am install-info \
1000 install-info-am install-man install-strip installcheck \
1001 installcheck-am installdirs installdirs-am maintainer-clean \
1002 maintainer-clean-generic maintainer-clean-recursive \
1003 mostlyclean mostlyclean-compile mostlyclean-generic \
1004 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1005 tags tags-recursive uninstall uninstall-am \
1006 uninstall-bfdlibLTLIBRARIES uninstall-info-am
252b5132
RH
1007
1008
31dd3154
JM
1009.PHONY: install-pdf
1010install-pdf:
1011
108a6f8e
CD
1012.PHONY: install-html
1013install-html:
1014
252b5132
RH
1015disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
1016 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
1017
1018stamp-lib: libopcodes.la
e56f75e9
ILT
1019 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1020 if [ -f $$libtooldir/libopcodes.a ]; then \
1021 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 1022 $(RANLIB) libopcodes.tmp; \
252b5132
RH
1023 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
1024 else true; fi
1025 touch stamp-lib
1026
1027libopcodes.a: stamp-lib ; @true
1028po/POTFILES.in: @MAINT@ Makefile
323ee3f4 1029 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
252b5132
RH
1030 && mv tmp $(srcdir)/po/POTFILES.in
1031
81172ff2 1032install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 1033 @$(NORMAL_INSTALL)
81172ff2
AM
1034
1035uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
1036 @$(NORMAL_UNINSTALL)
1037
1038.PHONY: install_libopcodes uninstall_libopcodes
1039install_libopcodes: $(bfdlib_LTLIBRARIES)
1040 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1041 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1042 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1043 if test -f $$p; then \
1044 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1045 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1046 else :; fi; \
1047 done
1048 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
1049
1050uninstall_libopcodes:
1051 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1052 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1053 done
1054 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 1055
6e31aea3
BE
1056run-cgen:
1057 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
1058 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1059 "$(options)" "$(extrafiles)"
6e31aea3
BE
1060 touch stamp-${prefix}
1061.PHONY: run-cgen
1062
4714fbc0
DE
1063# Maintainer utility rule to regenerate all cgen files.
1064run-cgen-all:
1065 for c in $(CGEN_CPUS) ; \
1066 do \
1067 $(MAKE) stamp-$$c || exit 1 ; \
1068 done
1069.PHONY: run-cgen-all
1070
6e31aea3 1071# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
1072$(srcdir)/ip2k-desc.h $(srcdir)/ip2k-desc.c $(srcdir)/ip2k-opc.h $(srcdir)/ip2k-opc.c $(srcdir)/ip2k-ibld.c $(srcdir)/ip2k-asm.c $(srcdir)/ip2k-dis.c: $(IP2K_DEPS)
1073 @true
1074stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
1075 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1076 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 1077
84e94c90
NC
1078$(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
1079 @true
1080stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
1081 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
1082 archfile=$(srcdir)/../cpu/lm32.cpu \
1083 opcfile=$(srcdir)/../cpu/lm32.opc \
1084 extrafiles=opinst
1085
49f58d10
JB
1086$(srcdir)/m32c-desc.h $(srcdir)/m32c-desc.c $(srcdir)/m32c-opc.h $(srcdir)/m32c-opc.c $(srcdir)/m32c-ibld.c $(srcdir)/m32c-asm.c $(srcdir)/m32c-dis.c: $(M32C_DEPS)
1087# @true
0f82ff91 1088stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
49f58d10 1089 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
0f82ff91
AM
1090 archfile=$(srcdir)/../cpu/m32c.cpu \
1091 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
49f58d10
JB
1092m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
1093 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1094 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1095m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
1096 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1097 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1098m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1099 $(BFD_H) $(INCDIR)/ansidecl.h \
1100 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1101 $(m32c_opc_h) opintl.h
1102m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1103 $(BFD_H) $(INCDIR)/ansidecl.h \
1104 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1105 $(m32c_opc_h) opintl.h
1106m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
1107 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1108 $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
1109
6e31aea3 1110$(srcdir)/m32r-desc.h $(srcdir)/m32r-desc.c $(srcdir)/m32r-opc.h $(srcdir)/m32r-opc.c $(srcdir)/m32r-ibld.c $(srcdir)/m32r-opinst.c $(srcdir)/m32r-asm.c $(srcdir)/m32r-dis.c: $(M32R_DEPS)
ed265386 1111 @true
d125c27b 1112stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
9c2de729 1113 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
d125c27b
AM
1114 archfile=$(srcdir)/../cpu/m32r.cpu \
1115 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
6e31aea3
BE
1116
1117$(srcdir)/fr30-desc.h $(srcdir)/fr30-desc.c $(srcdir)/fr30-opc.h $(srcdir)/fr30-opc.c $(srcdir)/fr30-ibld.c $(srcdir)/fr30-asm.c $(srcdir)/fr30-dis.c: $(FR30_DEPS)
1118 @true
4a3264e6 1119stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
9c2de729
DB
1120 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1121 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
6e31aea3 1122
fd3c93d5
DB
1123$(srcdir)/frv-desc.h $(srcdir)/frv-desc.c $(srcdir)/frv-opc.h $(srcdir)/frv-opc.c $(srcdir)/frv-ibld.c $(srcdir)/frv-asm.c $(srcdir)/frv-dis.c: $(FRV_DEPS)
1124 @true
5272d201 1125stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
9c2de729
DB
1126 $(MAKE) run-cgen arch=frv prefix=frv options= \
1127 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
fd3c93d5 1128
bd2f2e55
DB
1129$(srcdir)/mep-desc.h $(srcdir)/mep-desc.c $(srcdir)/mep-opc.h $(srcdir)/mep-opc.c $(srcdir)/mep-ibld.c $(srcdir)/mep-asm.c $(srcdir)/mep-dis.c: $(MEP_DEPS)
1130 @true
1131stamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
1132 $(MAKE) run-cgen arch=mep prefix=mep options= \
1133 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1134
d031aafb 1135$(srcdir)/mt-desc.h $(srcdir)/mt-desc.c $(srcdir)/mt-opc.h $(srcdir)/mt-opc.c $(srcdir)/mt-ibld.c $(srcdir)/mt-asm.c $(srcdir)/mt-dis.c: $(MT_DEPS)
ac188222 1136 @true
4970f871 1137stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
d031aafb 1138 $(MAKE) run-cgen arch=mt prefix=mt options= \
4970f871
NS
1139 archfile=$(srcdir)/../cpu/mt.cpu \
1140 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
ac188222 1141
87e6d782
NC
1142$(srcdir)/openrisc-desc.h $(srcdir)/openrisc-desc.c $(srcdir)/openrisc-opc.h $(srcdir)/openrisc-opc.c $(srcdir)/openrisc-ibld.c $(srcdir)/openrisc-asm.c $(srcdir)/openrisc-dis.c: $(OPENRISC_DEPS)
1143 @true
4a3264e6 1144stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
9c2de729
DB
1145 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
1146 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
87e6d782 1147
f62ba8f2
AM
1148$(srcdir)/iq2000-desc.h $(srcdir)/iq2000-desc.c $(srcdir)/iq2000-opc.h $(srcdir)/iq2000-opc.c $(srcdir)/iq2000-ibld.c $(srcdir)/iq2000-asm.c $(srcdir)/iq2000-dis.c: $(IQ2000_DEPS)
1149 @true
d125c27b
AM
1150stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
1151 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
1152 $(srcdir)/../cpu/iq10.cpu
9c2de729 1153 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
d125c27b
AM
1154 archfile=$(srcdir)/../cpu/iq2000.cpu \
1155 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
f62ba8f2 1156
93fbbb04
GK
1157$(srcdir)/xstormy16-desc.h $(srcdir)/xstormy16-desc.c $(srcdir)/xstormy16-opc.h $(srcdir)/xstormy16-opc.c $(srcdir)/xstormy16-ibld.c $(srcdir)/xstormy16-asm.c $(srcdir)/xstormy16-dis.c: $(XSTORMY16_DEPS)
1158 @true
1159stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
1160 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1161 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 1162
d70c5fc7
NC
1163$(srcdir)/xc16x-desc.h $(srcdir)/xc16x-desc.c $(srcdir)/xc16x-opc.h $(srcdir)/xc16x-opc.c $(srcdir)/xc16x-ibld.c $(srcdir)/xc16x-asm.c $(srcdir)/xc16x-dis.c: $(XC16X_DEPS)
1164 @true
1165stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
1166 $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
1167 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
1168
40b8e679
L
1169i386-gen: i386-gen.o
1170 $(LINK) i386-gen.o $(LIBIBERTY)
1171
df1764b8 1172i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h
40b8e679 1173
40fb9820
L
1174$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
1175 @echo $@
1176
1177$(srcdir)/i386-init.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
34edb9ad 1178 ./i386-gen --srcdir $(srcdir)
40b8e679 1179
0ab71ce3
NC
1180ia64-gen: ia64-gen.o
1181 $(LINK) ia64-gen.o $(LIBIBERTY)
1182
1183ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
1184 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
1185
e316cf6e
PA
1186# Don't wrap the line below, as @MAINT@ can be expanded to '#'.
1187# Some make versions don't handle line continuations in comments.
1188$(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
e8d39116 1189 ./ia64-gen --srcdir $(srcdir) > $@
0ab71ce3 1190
b6849f55
NC
1191s390-mkopc: s390-mkopc.c
1192 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
1193
1194s390-opc.tab: s390-mkopc s390-opc.txt
1195 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
1196
19f33eee
AM
1197sh-dis.lo: sh-dis.c
1198 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
1199
252b5132
RH
1200# This dependency stuff is copied from BFD.
1201
73c418f4
ILT
1202DEP: dep.sed $(CFILES) $(HFILES) config.h
1203 rm -f DEP1
41b49281 1204 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1205 sed -f dep.sed < DEP1 > DEPA
1206 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1207 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
1208 echo 'make DEP failed!'; exit 1; \
1209 else \
0bdaf48b 1210 mv -f DEPA $@; \
1581f8c9 1211 fi
252b5132 1212
73c418f4 1213DEP1: $(CFILES)
73c418f4 1214 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1215 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1216 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1217 mv -f DEP2 $@
252b5132
RH
1218
1219dep.sed: dep-in.sed config.status
1220 sed <$(srcdir)/dep-in.sed >dep.sed \
1221 -e 's!@BFD_H@!$(BFD_H)!' \
1222 -e 's!@INCDIR@!$(INCDIR)!' \
1223 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
1224 -e 's!@SRCDIR@!$(srcdir)!' \
1225 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 1226
73c418f4 1227dep: DEP
252b5132 1228 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 1229 cat DEP >> tmp-Makefile
252b5132
RH
1230 $(srcdir)/../move-if-change tmp-Makefile Makefile
1231
73c418f4 1232dep-in: DEP
252b5132 1233 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 1234 cat DEP >> tmp-Makefile.in
252b5132
RH
1235 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1236
73c418f4 1237dep-am: DEP
252b5132 1238 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 1239 cat DEP >> tmp-Makefile.am
252b5132
RH
1240 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1241
1242.PHONY: dep dep-in dep-am
1243
1244# What appears below is generated by a hacked mkdep using gcc -MM.
1245
1246# DO NOT DELETE THIS LINE -- mkdep uses it.
1247# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
9e5169a8 1248alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1249 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
9e5169a8 1250alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1251 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
1252 opintl.h
82674a1f 1253arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
500b1f44
AM
1254 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
1255 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1256 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
1257 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
9e5169a8 1258arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1259 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
fdd3b9b3 1260 opintl.h
9e5169a8 1261arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1262 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
9e5169a8 1263arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1264 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \
1265 opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/floatformat.h \
500b1f44
AM
1266 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1267 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1268 $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1269avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1270 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
500b1f44 1271 $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h
fdd3b9b3
L
1272bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
1273 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 1274cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1275 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
1276 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1277 opintl.h
c85a332d
AM
1278cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
1279 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
9e5169a8 1280cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1281 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
782e11fd 1282 $(INCDIR)/opcode/cgen-bitset.h
3889c459
AM
1283cgen-opc.lo: cgen-opc.c $(INCDIR)/alloca-conf.h config.h \
1284 sysdep.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1285 $(INCDIR)/safe-ctype.h $(BFD_H) $(INCDIR)/symcat.h \
1286 $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h
3d3d428f
NC
1287cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1288 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44 1289 $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h
3d3d428f
NC
1290cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1291 $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
6c95a37f 1292cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1293 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44 1294 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 1295cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
8ae85421 1296crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1297 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
782e11fd 1298 $(INCDIR)/opcode/crx.h
8ae85421
AM
1299crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1300 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
9e5169a8 1301d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1302 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1303 $(INCDIR)/symcat.h
9e5169a8 1304d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1305 $(INCDIR)/opcode/d10v.h
9e5169a8 1306d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1307 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1308 $(INCDIR)/symcat.h opintl.h
9e5169a8 1309d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1310 $(INCDIR)/opcode/d30v.h
9e5169a8 1311dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1312 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
9e5169a8 1313dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1314 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
9e5169a8 1315dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1316 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1317disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1318 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1319fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1320 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1321 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/xregex.h \
1322 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1323fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1324 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1325 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1326 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1327fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1328 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1329 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1330 fr30-opc.h opintl.h
9e5169a8 1331fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1332 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
1333 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1334 fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1335fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1336 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1337 $(INCDIR)/opcode/cgen.h fr30-opc.h $(INCDIR)/libiberty.h
9e5169a8 1338frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1339 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1340 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/xregex.h \
1341 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1342frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1343 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1344 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1345 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1346frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1347 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1348 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1349 frv-opc.h opintl.h
9e5169a8 1350frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1351 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
1352 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1353 frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1354frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1355 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1356 $(INCDIR)/opcode/cgen.h frv-opc.h $(INCDIR)/libiberty.h \
782e11fd 1357 $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1358h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1359 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
500b1f44 1360 $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h
9e5169a8 1361h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1362 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1363 opintl.h
9e5169a8 1364hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1365 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
1366 $(INCDIR)/opcode/hppa.h
9e5169a8 1367i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1368 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
9e5169a8 1369i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1370 $(INCDIR)/opcode/i370.h
33169993 1371i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1372 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
500b1f44 1373 $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h
0b1cf022 1374i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1375 $(INCDIR)/libiberty.h i386-opc.h $(INCDIR)/opcode/i386.h \
1376 i386-tbl.h
33169993 1377i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1378 $(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h \
33169993 1379 $(INCDIR)/safe-ctype.h i386-opc.h $(INCDIR)/opcode/i386.h
9d751335 1380i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1381 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
9e5169a8 1382i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1383 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 1384ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1385 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
1386ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1387 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1388ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1389 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1390ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1391 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1392ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1393 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1394ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1395 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b 1396ia64-opc-d.lo: ia64-opc-d.c
6b5d3a4d 1397ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
500b1f44
AM
1398 config.h $(INCDIR)/libiberty.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
1399 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 1400ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
500b1f44
AM
1401 $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
1402 ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
1403 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
1404 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 1405ia64-asmtab.lo: ia64-asmtab.c
9e5169a8 1406ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1407 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1408 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/xregex.h \
1409 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1410ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1411 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1412 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1413 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1414ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1415 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1416 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1417 ip2k-opc.h opintl.h
9e5169a8 1418ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1419 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
1420 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1421 ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1422ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1423 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1424 $(INCDIR)/opcode/cgen.h ip2k-opc.h $(INCDIR)/libiberty.h \
782e11fd 1425 $(INCDIR)/safe-ctype.h
9e5169a8 1426iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1427 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1428 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/xregex.h \
1429 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1430iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1431 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1432 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/libiberty.h \
c85a332d 1433 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
9e5169a8 1434iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1435 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1436 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1437 iq2000-opc.h opintl.h
9e5169a8 1438iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1439 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
1440 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1441 iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1442iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1443 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1444 $(INCDIR)/opcode/cgen.h iq2000-opc.h $(INCDIR)/libiberty.h
84e94c90 1445lm32-asm.lo: lm32-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1446 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1447 $(INCDIR)/opcode/cgen.h lm32-opc.h opintl.h $(INCDIR)/xregex.h \
1448 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
84e94c90 1449lm32-desc.lo: lm32-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1450 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1451 $(INCDIR)/opcode/cgen.h lm32-opc.h opintl.h $(INCDIR)/libiberty.h \
1452 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
84e94c90
NC
1453lm32-dis.lo: lm32-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1454 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44
AM
1455 lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1456 lm32-opc.h opintl.h
84e94c90
NC
1457lm32-ibld.lo: lm32-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1458 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h \
500b1f44
AM
1459 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1460 lm32-opc.h opintl.h $(INCDIR)/safe-ctype.h
84e94c90 1461lm32-opc.lo: lm32-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1462 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1463 $(INCDIR)/opcode/cgen.h lm32-opc.h $(INCDIR)/libiberty.h
84e94c90 1464lm32-opinst.lo: lm32-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1465 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1466 $(INCDIR)/opcode/cgen.h lm32-opc.h
9e5169a8 1467m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1468 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1469 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1470 cgen-ops.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1471 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1472m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1473 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1474 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1475 cgen-ops.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
1476 $(INCDIR)/xregex2.h
9e5169a8 1477m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1478 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1479 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd
AM
1480 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1481 opintl.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h \
1482 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1483 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
9e5169a8 1484m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1485 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h \
1486 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44
AM
1487 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1488 opintl.h $(INCDIR)/safe-ctype.h
782e11fd 1489m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 1490 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1491 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1492 cgen-ops.h $(INCDIR)/libiberty.h
9e5169a8 1493m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1494 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1495 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/xregex.h \
1496 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1497m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1498 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1499 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1500 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1501m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1502 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1503 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1504 m32r-opc.h opintl.h
9e5169a8 1505m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1506 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
1507 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1508 m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1509m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1510 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1511 $(INCDIR)/opcode/cgen.h m32r-opc.h $(INCDIR)/libiberty.h
9e5169a8 1512m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1513 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1514 $(INCDIR)/opcode/cgen.h m32r-opc.h
bbeb2e03 1515m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a 1516 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1517 $(INCDIR)/symcat.h
bbeb2e03 1518m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 1519 $(INCDIR)/opcode/m68hc11.h
9e5169a8 1520m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1521 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
500b1f44 1522 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
9e5169a8 1523m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1524 $(INCDIR)/opcode/m68k.h
9e5169a8 1525m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1526 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
500b1f44 1527 opintl.h $(INCDIR)/libiberty.h
9e5169a8 1528maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1529 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/maxq.h
9e5169a8 1530mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1531 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
a6d04ec4 1532mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1533 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1534 $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/xregex.h \
1535 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
a6d04ec4 1536mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1537 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1538 $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/libiberty.h \
a6d04ec4
AM
1539 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1540mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1541 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1542 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1543 mep-opc.h opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
50e7d84b
AM
1544 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1545 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
a6d04ec4 1546mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1547 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mep-desc.h \
1548 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1549 mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
a6d04ec4 1550mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1551 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1552 $(INCDIR)/opcode/cgen.h mep-opc.h $(INCDIR)/libiberty.h \
782e11fd 1553 $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1554mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1555 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44
AM
1556 $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
1557 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1558 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1559mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1560 $(INCDIR)/opcode/mips.h
9e5169a8 1561mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1562 $(INCDIR)/opcode/mips.h
9e5169a8 1563m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1564 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1565 $(INCDIR)/symcat.h opintl.h
9e5169a8 1566m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1567 $(INCDIR)/opcode/mn10200.h
9e5169a8 1568m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1569 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1570 $(INCDIR)/symcat.h opintl.h
9e5169a8 1571m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1572 $(INCDIR)/opcode/mn10300.h
3c3bdf30 1573mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 1574 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1575 opintl.h
3c3bdf30 1576mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
d031aafb 1577mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1578 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1579 $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/xregex.h \
1580 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
d031aafb 1581mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1582 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1583 $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8 1584 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
d031aafb 1585mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1586 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1587 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1588 mt-opc.h opintl.h
d031aafb 1589mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1590 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mt-desc.h \
1591 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1592 mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
d031aafb 1593mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1594 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1595 $(INCDIR)/opcode/cgen.h mt-opc.h $(INCDIR)/libiberty.h \
782e11fd 1596 $(INCDIR)/safe-ctype.h
3db64b00 1597ns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1598 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
1599 opintl.h
9e5169a8 1600openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1601 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1602 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/xregex.h \
1603 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1604openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
782e11fd 1605 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
9e5169a8 1606 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1607 openrisc-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
782e11fd 1608 $(INCDIR)/xregex2.h
9e5169a8 1609openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1610 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1611 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1612 openrisc-opc.h opintl.h
9e5169a8 1613openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
782e11fd 1614 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
e9f53129 1615 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1616 openrisc-opc.h opintl.h $(INCDIR)/safe-ctype.h
782e11fd
AM
1617openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1618 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1619 $(INCDIR)/opcode/cgen.h openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
1620or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1621 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1622 $(INCDIR)/safe-ctype.h
1623or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1624 $(INCDIR)/opcode/or32.h
9e5169a8 1625pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1626 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 1627pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
9e5169a8 1628pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1629 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1630 $(INCDIR)/symcat.h
9e5169a8 1631pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1632 $(INCDIR)/opcode/pj.h
9e5169a8 1633ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8d25cc3d
AM
1634 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1635 $(INCDIR)/opcode/ppc.h
9e5169a8 1636ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1637 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
1638s390-mkopc.lo: s390-mkopc.c
1639s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
9e5169a8 1640 s390-opc.tab
27b7e12d 1641s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
782e11fd
AM
1642 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1643 opintl.h $(INCDIR)/opcode/s390.h
1c0d3aa6 1644score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1645 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1646 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1647 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h \
1648 $(INCDIR)/elf/reloc-macros.h
c3b7224a 1649score7-dis.lo: score7-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1650 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1651 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1652 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h \
1653 $(INCDIR)/elf/reloc-macros.h
9e5169a8 1654sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1655 sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
43079f18 1656sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1657 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44
AM
1658 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
1659 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1660 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1661 $(BFDDIR)/elf32-sh64.h
71b21050 1662sh64-opc.lo: sh64-opc.c sh64-opc.h
9e5169a8 1663sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1664 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
500b1f44 1665 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
9e5169a8 1666sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1667 $(INCDIR)/opcode/sparc.h
e9f53129 1668spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1669 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/spu.h \
e9f53129 1670 $(INCDIR)/opcode/spu-insns.h
782e11fd 1671spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
9e5169a8 1672tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1673 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
2d2550d6 1674tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
500b1f44 1675 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
9e5169a8 1676tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1677 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
1678 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
9e5169a8 1679tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1680 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
9e5169a8 1681tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1682 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1683 $(INCDIR)/symcat.h
9e5169a8 1684tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1685 $(INCDIR)/opcode/tic80.h
9e5169a8 1686v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1687 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1688 $(INCDIR)/symcat.h opintl.h
9e5169a8 1689v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1690 $(INCDIR)/opcode/v850.h opintl.h
9e5169a8 1691vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1692 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1693 $(INCDIR)/symcat.h
782e11fd
AM
1694w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1695 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
ec3fcc56 1696xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1697 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1698 $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h $(INCDIR)/xregex.h \
1699 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
ec3fcc56 1700xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1701 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1702 $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h $(INCDIR)/libiberty.h \
ec3fcc56
AM
1703 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1704xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1705 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1706 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1707 xc16x-opc.h opintl.h
ec3fcc56 1708xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1709 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h \
1710 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1711 xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
ec3fcc56 1712xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1713 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1714 $(INCDIR)/opcode/cgen.h xc16x-opc.h $(INCDIR)/libiberty.h
9e5169a8 1715xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
782e11fd 1716 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1717 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44
AM
1718 xstormy16-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1719 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1720xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
782e11fd 1721 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1722 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1723 xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
782e11fd 1724 $(INCDIR)/xregex2.h
9e5169a8 1725xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
782e11fd 1726 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
500b1f44
AM
1727 $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1728 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h
782e11fd
AM
1729xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1730 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1731 xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1732 xstormy16-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1733xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
782e11fd 1734 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1735 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1736 xstormy16-opc.h $(INCDIR)/libiberty.h
e0001a05 1737xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
500b1f44
AM
1738 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h sysdep.h \
1739 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1740z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1741 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1742z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1743 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
9e5169a8 1744z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1745 $(INCDIR)/libiberty.h
252b5132 1746# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
86b57e31
L
1747# Tell versions [3.59,3.63) of GNU make to not export all variables.
1748# Otherwise a system limit (for SysV at least) may be exceeded.
1749.NOEXPORT:
This page took 0.659527 seconds and 4 git commands to generate.