merge from gcc
[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 \
20135e4c
NC
340 moxie-dis.c \
341 moxie-opc.c \
8ae85421
AM
342 h8300-dis.c \
343 h8500-dis.c \
344 hppa-dis.c \
345 i370-dis.c \
346 i370-opc.c \
347 i386-dis.c \
0b1cf022 348 i386-opc.c \
40b8e679 349 i386-gen.c \
8ae85421
AM
350 i860-dis.c \
351 i960-dis.c \
352 ia64-dis.c \
353 ia64-opc-a.c \
354 ia64-opc-b.c \
355 ia64-opc-f.c \
356 ia64-opc-i.c \
357 ia64-opc-m.c \
358 ia64-opc-d.c \
359 ia64-opc.c \
360 ia64-gen.c \
361 ia64-asmtab.c \
362 ip2k-asm.c \
363 ip2k-desc.c \
364 ip2k-dis.c \
365 ip2k-ibld.c \
366 ip2k-opc.c \
367 iq2000-asm.c \
368 iq2000-desc.c \
369 iq2000-dis.c \
370 iq2000-ibld.c \
371 iq2000-opc.c \
828c0124
JK
372 lm32-asm.c \
373 lm32-desc.c \
828c0124
JK
374 lm32-dis.c \
375 lm32-ibld.c \
376 lm32-opc.c \
828c0124 377 lm32-opinst.c \
49f58d10
JB
378 m32c-asm.c \
379 m32c-desc.c \
380 m32c-dis.c \
381 m32c-ibld.c \
382 m32c-opc.c \
8ae85421
AM
383 m32r-asm.c \
384 m32r-desc.c \
385 m32r-dis.c \
386 m32r-ibld.c \
387 m32r-opc.c \
388 m32r-opinst.c \
389 m68hc11-dis.c \
390 m68hc11-opc.c \
391 m68k-dis.c \
392 m68k-opc.c \
393 m88k-dis.c \
7499d566 394 maxq-dis.c \
8ae85421 395 mcore-dis.c \
bd2f2e55
DB
396 mep-asm.c \
397 mep-desc.c \
398 mep-dis.c \
399 mep-ibld.c \
400 mep-opc.c \
8ae85421
AM
401 mips-dis.c \
402 mips-opc.c \
403 mips16-opc.c \
404 m10200-dis.c \
405 m10200-opc.c \
406 m10300-dis.c \
407 m10300-opc.c \
408 mmix-dis.c \
409 mmix-opc.c \
d031aafb
NS
410 mt-asm.c \
411 mt-desc.c \
412 mt-dis.c \
413 mt-ibld.c \
414 mt-opc.c \
8ae85421
AM
415 ns32k-dis.c \
416 openrisc-asm.c \
417 openrisc-desc.c \
418 openrisc-dis.c \
419 openrisc-ibld.c \
420 openrisc-opc.c \
421 or32-dis.c \
422 or32-opc.c \
423 pdp11-dis.c \
424 pdp11-opc.c \
425 pj-dis.c \
426 pj-opc.c \
427 ppc-dis.c \
428 ppc-opc.c \
429 s390-mkopc.c \
430 s390-opc.c \
431 s390-dis.c \
1c0d3aa6 432 score-dis.c \
c3b7224a 433 score7-dis.c \
8ae85421
AM
434 sh-dis.c \
435 sh64-dis.c \
436 sh64-opc.c \
437 sparc-dis.c \
438 sparc-opc.c \
e9f53129
AM
439 spu-dis.c \
440 spu-opc.c \
8ae85421
AM
441 tic30-dis.c \
442 tic4x-dis.c \
443 tic54x-dis.c \
444 tic54x-opc.c \
445 tic80-dis.c \
446 tic80-opc.c \
447 v850-dis.c \
448 v850-opc.c \
449 vax-dis.c \
450 w65-dis.c \
d70c5fc7
NC
451 xc16x-asm.c \
452 xc16x-desc.c \
453 xc16x-dis.c \
454 xc16x-ibld.c \
455 xc16x-opc.c \
8ae85421
AM
456 xstormy16-asm.c \
457 xstormy16-desc.c \
458 xstormy16-dis.c \
459 xstormy16-ibld.c \
460 xstormy16-opc.c \
461 xtensa-dis.c \
3c9b82ba 462 z80-dis.c \
8ae85421
AM
463 z8k-dis.c \
464 z8kgen.c
465
466ALL_MACHINES = \
8ae85421
AM
467 alpha-dis.lo \
468 alpha-opc.lo \
469 arc-dis.lo \
470 arc-opc.lo \
471 arc-ext.lo \
472 arm-dis.lo \
473 avr-dis.lo \
4b7f6baa 474 bfin-dis.lo \
8ae85421 475 cgen-asm.lo \
3609e0fe 476 cgen-bitset.lo \
8ae85421
AM
477 cgen-dis.lo \
478 cgen-opc.lo \
3d3d428f
NC
479 cr16-dis.lo \
480 cr16-opc.lo \
8ae85421
AM
481 cris-dis.lo \
482 cris-opc.lo \
483 crx-dis.lo \
484 crx-opc.lo \
485 d10v-dis.lo \
486 d10v-opc.lo \
487 d30v-dis.lo \
488 d30v-opc.lo \
489 dlx-dis.lo \
490 fr30-asm.lo \
491 fr30-desc.lo \
492 fr30-dis.lo \
493 fr30-ibld.lo \
494 fr30-opc.lo \
495 frv-asm.lo \
496 frv-desc.lo \
497 frv-dis.lo \
498 frv-ibld.lo \
499 frv-opc.lo \
20135e4c
NC
500 moxie-dis.lo \
501 moxie-opc.lo \
8ae85421
AM
502 h8300-dis.lo \
503 h8500-dis.lo \
504 hppa-dis.lo \
505 i386-dis.lo \
0b1cf022 506 i386-opc.lo \
8ae85421
AM
507 i370-dis.lo \
508 i370-opc.lo \
509 i860-dis.lo \
510 i960-dis.lo \
511 ia64-dis.lo \
512 ia64-opc.lo \
513 ip2k-asm.lo \
514 ip2k-desc.lo \
515 ip2k-dis.lo \
516 ip2k-ibld.lo \
517 ip2k-opc.lo \
518 iq2000-asm.lo \
519 iq2000-desc.lo \
520 iq2000-dis.lo \
521 iq2000-ibld.lo \
522 iq2000-opc.lo \
828c0124
JK
523 lm32-asm.lo \
524 lm32-desc.lo \
525 lm32-dis.lo \
526 lm32-ibld.lo \
527 lm32-opc.lo \
528 lm32-opinst.lo \
49f58d10
JB
529 m32c-asm.lo \
530 m32c-desc.lo \
531 m32c-dis.lo \
532 m32c-ibld.lo \
533 m32c-opc.lo \
8ae85421
AM
534 m32r-asm.lo \
535 m32r-desc.lo \
536 m32r-dis.lo \
537 m32r-ibld.lo \
538 m32r-opc.lo \
539 m32r-opinst.lo \
540 m68hc11-dis.lo \
541 m68hc11-opc.lo \
542 m68k-dis.lo \
543 m68k-opc.lo \
544 m88k-dis.lo \
545 m10200-dis.lo \
546 m10200-opc.lo \
547 m10300-dis.lo \
548 m10300-opc.lo \
7499d566 549 maxq-dis.lo \
8ae85421 550 mcore-dis.lo \
bd2f2e55
DB
551 mep-asm.lo \
552 mep-desc.lo \
553 mep-dis.lo \
554 mep-ibld.lo \
555 mep-opc.lo \
8ae85421
AM
556 mips-dis.lo \
557 mips-opc.lo \
558 mips16-opc.lo \
559 mmix-dis.lo \
560 mmix-opc.lo \
561 msp430-dis.lo \
d031aafb
NS
562 mt-asm.lo \
563 mt-desc.lo \
564 mt-dis.lo \
565 mt-ibld.lo \
566 mt-opc.lo \
8ae85421
AM
567 ns32k-dis.lo \
568 openrisc-asm.lo \
569 openrisc-desc.lo \
570 openrisc-dis.lo \
571 openrisc-ibld.lo \
572 openrisc-opc.lo \
573 or32-dis.lo \
574 or32-opc.lo \
575 pdp11-dis.lo \
576 pdp11-opc.lo \
577 pj-dis.lo \
578 pj-opc.lo \
579 ppc-dis.lo \
580 ppc-opc.lo \
581 s390-dis.lo \
582 s390-opc.lo \
1c0d3aa6 583 score-dis.lo \
c3b7224a 584 score7-dis.lo \
8ae85421
AM
585 sh-dis.lo \
586 sh64-dis.lo \
587 sh64-opc.lo \
588 sparc-dis.lo \
589 sparc-opc.lo \
e9f53129
AM
590 spu-dis.lo \
591 spu-opc.lo \
8ae85421
AM
592 tic30-dis.lo \
593 tic4x-dis.lo \
594 tic54x-dis.lo \
595 tic54x-opc.lo \
596 tic80-dis.lo \
597 tic80-opc.lo \
598 v850-dis.lo \
599 v850-opc.lo \
600 vax-dis.lo \
601 w65-dis.lo \
d70c5fc7
NC
602 xc16x-asm.lo \
603 xc16x-desc.lo \
604 xc16x-dis.lo \
605 xc16x-ibld.lo \
606 xc16x-opc.lo \
8ae85421
AM
607 xstormy16-asm.lo \
608 xstormy16-desc.lo \
609 xstormy16-dis.lo \
610 xstormy16-ibld.lo \
611 xstormy16-opc.lo \
612 xtensa-dis.lo \
3c9b82ba 613 z80-dis.lo \
8ae85421 614 z8k-dis.lo
252b5132
RH
615
616OFILES = @BFD_MACHINES@
3f85e526
L
617
618# We should reconfigure whenever bfd/configure.in changes, because
619# that's where the version number in Makefile comes from.
620CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
dabbade6 621INCLUDES = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
92c2346c 622libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
623# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
624# Unfortunately this causes libtool to add -L$(libdir), referring to the
625# planned install directory of libbfd. This can cause us to pick up an
626# old version of libbfd, or to pick up libbfd for the wrong architecture
45d42143
NC
627# if host != build. So for building with shared libraries we use a
628# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
629libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
630libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
631libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
632
633# libtool will build .libs/libopcodes.a. We create libopcodes.a in
634# the build directory so that we don't have to convert all the
635# programs that use libopcodes.a simultaneously. This is a hack which
636# should be removed if everything else starts using libtool. FIXME.
252b5132 637noinst_LIBRARIES = libopcodes.a
252b5132 638POTFILES = $(HFILES) $(CFILES)
8ae85421 639CLEANFILES = \
49f58d10 640 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
bd2f2e55 641 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
8ae85421 642 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
6e31aea3
BE
643
644CGENDIR = @cgendir@
4a3264e6 645CPUDIR = $(CGENDIR)/cpu
0a40490e 646CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
6e31aea3 647CGENFLAGS = -v
8ae85421
AM
648CGENDEPS = \
649 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
650 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
651 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
652 $(CGENDIR)/opc-opinst.scm \
653 cgen-asm.in cgen-dis.in cgen-ibld.in
4714fbc0 654
bd2f2e55 655CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
50e0eb66 656@CGEN_MAINT_FALSE@IP2K_DEPS =
8ae85421 657@CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
84e94c90
NC
658@CGEN_MAINT_FALSE@LM32_DEPS =
659@CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
49f58d10
JB
660@CGEN_MAINT_FALSE@M32C_DEPS =
661@CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
50e0eb66 662@CGEN_MAINT_FALSE@M32R_DEPS =
8ae85421 663@CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
50e0eb66 664@CGEN_MAINT_FALSE@FR30_DEPS =
8ae85421 665@CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
50e0eb66 666@CGEN_MAINT_FALSE@FRV_DEPS =
8ae85421 667@CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
bd2f2e55
DB
668@CGEN_MAINT_FALSE@MEP_DEPS =
669@CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
4970f871
NS
670@CGEN_MAINT_FALSE@MT_DEPS =
671@CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
50e0eb66 672@CGEN_MAINT_FALSE@OPENRISC_DEPS =
8ae85421 673@CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
f62ba8f2 674@CGEN_MAINT_FALSE@IQ2000_DEPS =
8ae85421 675@CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
d70c5fc7
NC
676@CGEN_MAINT_FALSE@XC16X_DEPS =
677@CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
50e0eb66 678@CGEN_MAINT_FALSE@XSTORMY16_DEPS =
8ae85421 679@CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
49f58d10 680m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
8ae85421
AM
681all: config.h
682 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 683
252b5132 684.SUFFIXES:
8ae85421
AM
685.SUFFIXES: .c .lo .o .obj
686am--refresh:
687 @:
688$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
689 @for dep in $?; do \
690 case '$(am__configure_deps)' in \
691 *$$dep*) \
500b1f44
AM
692 echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
693 cd $(srcdir) && $(AUTOMAKE) --cygnus \
8ae85421
AM
694 && exit 0; \
695 exit 1;; \
696 esac; \
697 done; \
500b1f44 698 echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
8ae85421 699 cd $(top_srcdir) && \
500b1f44 700 $(AUTOMAKE) --cygnus Makefile
8ae85421 701.PRECIOUS: Makefile
3f85e526
L
702Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
703 @case '$?' in \
704 *config.status*) \
705 echo ' $(SHELL) ./config.status'; \
706 $(SHELL) ./config.status;; \
707 *) \
708 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
709 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
710 esac;
252b5132 711
8ae85421
AM
712$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
713 $(SHELL) ./config.status --recheck
252b5132 714
8ae85421 715$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252b5132 716 cd $(srcdir) && $(AUTOCONF)
8ae85421
AM
717$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
718 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252b5132 719
8ae85421 720config.h: stamp-h1
252b5132 721 @if test ! -f $@; then \
8ae85421
AM
722 rm -f stamp-h1; \
723 $(MAKE) stamp-h1; \
252b5132 724 else :; fi
252b5132 725
8ae85421
AM
726stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
727 @rm -f stamp-h1
728 cd $(top_builddir) && $(SHELL) ./config.status config.h
729$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
730 cd $(top_srcdir) && $(AUTOHEADER)
731 rm -f stamp-h1
732 touch $@
252b5132
RH
733
734distclean-hdr:
8ae85421
AM
735 -rm -f config.h stamp-h1
736po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
737 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
738
739clean-noinstLIBRARIES:
740 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
741
8ae85421
AM
742clean-bfdlibLTLIBRARIES:
743 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
744 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
745 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
746 test "$$dir" != "$$p" || dir=.; \
747 echo "rm -f \"$${dir}/so_locations\""; \
748 rm -f "$${dir}/so_locations"; \
749 done
750libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
751 $(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
a2d91340 752
252b5132 753mostlyclean-compile:
ed265386 754 -rm -f *.$(OBJEXT)
252b5132 755
252b5132
RH
756distclean-compile:
757 -rm -f *.tab.c
758
8ae85421
AM
759.c.o:
760 $(COMPILE) -c $<
a2d91340 761
8ae85421
AM
762.c.obj:
763 $(COMPILE) -c `$(CYGPATH_W) '$<'`
a2d91340 764
8ae85421
AM
765.c.lo:
766 $(LTCOMPILE) -c -o $@ $<
a2d91340 767
252b5132
RH
768mostlyclean-libtool:
769 -rm -f *.lo
770
771clean-libtool:
772 -rm -rf .libs _libs
773
774distclean-libtool:
8ae85421
AM
775 -rm -f libtool
776uninstall-info-am:
252b5132
RH
777
778# This directory's subdirectories are mostly independent; you can cd
779# into them and run `make' without going through this Makefile.
780# To change the values of `make' variables: instead of editing Makefiles,
781# (1) if the variable is set in `config.status', edit `config.status'
782# (which will cause the Makefiles to be regenerated when you run `make');
783# (2) otherwise, pass the desired values on the `make' command line.
8ae85421 784$(RECURSIVE_TARGETS):
e8d39116
L
785 @failcom='exit 1'; \
786 for f in x $$MAKEFLAGS; do \
787 case $$f in \
788 *=* | --[!k]*);; \
789 *k*) failcom='fail=yes';; \
790 esac; \
791 done; \
252b5132
RH
792 dot_seen=no; \
793 target=`echo $@ | sed s/-recursive//`; \
794 list='$(SUBDIRS)'; for subdir in $$list; do \
795 echo "Making $$target in $$subdir"; \
796 if test "$$subdir" = "."; then \
797 dot_seen=yes; \
798 local_target="$$target-am"; \
799 else \
800 local_target="$$target"; \
801 fi; \
802 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
e8d39116 803 || eval $$failcom; \
252b5132
RH
804 done; \
805 if test "$$dot_seen" = "no"; then \
806 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
807 fi; test -z "$$fail"
808
809mostlyclean-recursive clean-recursive distclean-recursive \
810maintainer-clean-recursive:
e8d39116
L
811 @failcom='exit 1'; \
812 for f in x $$MAKEFLAGS; do \
813 case $$f in \
814 *=* | --[!k]*);; \
815 *k*) failcom='fail=yes';; \
816 esac; \
817 done; \
252b5132 818 dot_seen=no; \
8ae85421
AM
819 case "$@" in \
820 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
821 *) list='$(SUBDIRS)' ;; \
822 esac; \
823 rev=''; for subdir in $$list; do \
824 if test "$$subdir" = "."; then :; else \
825 rev="$$subdir $$rev"; \
826 fi; \
252b5132 827 done; \
8ae85421 828 rev="$$rev ."; \
252b5132
RH
829 target=`echo $@ | sed s/-recursive//`; \
830 for subdir in $$rev; do \
831 echo "Making $$target in $$subdir"; \
832 if test "$$subdir" = "."; then \
833 local_target="$$target-am"; \
834 else \
835 local_target="$$target"; \
836 fi; \
837 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
e8d39116 838 || eval $$failcom; \
252b5132
RH
839 done && test -z "$$fail"
840tags-recursive:
841 list='$(SUBDIRS)'; for subdir in $$list; do \
842 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
843 done
8ae85421
AM
844ctags-recursive:
845 list='$(SUBDIRS)'; for subdir in $$list; do \
846 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
847 done
252b5132 848
8ae85421
AM
849ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
850 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
851 unique=`for i in $$list; do \
852 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
853 done | \
854 $(AWK) ' { files[$$0] = 1; } \
252b5132 855 END { for (i in files) print i; }'`; \
8ae85421
AM
856 mkid -fID $$unique
857tags: TAGS
252b5132 858
8ae85421
AM
859TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
860 $(TAGS_FILES) $(LISP)
252b5132
RH
861 tags=; \
862 here=`pwd`; \
8ae85421
AM
863 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
864 include_option=--etags-include; \
865 empty_fix=.; \
866 else \
867 include_option=--include; \
868 empty_fix=; \
869 fi; \
252b5132 870 list='$(SUBDIRS)'; for subdir in $$list; do \
8ae85421
AM
871 if test "$$subdir" = .; then :; else \
872 test ! -f $$subdir/TAGS || \
873 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
874 fi; \
252b5132 875 done; \
8ae85421
AM
876 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
877 unique=`for i in $$list; do \
878 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
879 done | \
880 $(AWK) ' { files[$$0] = 1; } \
252b5132 881 END { for (i in files) print i; }'`; \
8ae85421
AM
882 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
883 test -n "$$unique" || unique=$$empty_fix; \
884 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
885 $$tags $$unique; \
886 fi
887ctags: CTAGS
888CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
889 $(TAGS_FILES) $(LISP)
890 tags=; \
891 here=`pwd`; \
892 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
893 unique=`for i in $$list; do \
894 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
895 done | \
896 $(AWK) ' { files[$$0] = 1; } \
897 END { for (i in files) print i; }'`; \
898 test -z "$(CTAGS_ARGS)$$tags$$unique" \
899 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
900 $$tags $$unique
252b5132 901
8ae85421
AM
902GTAGS:
903 here=`$(am__cd) $(top_builddir) && pwd` \
904 && cd $(top_srcdir) \
905 && gtags -i $(GTAGS_ARGS) $$here
252b5132
RH
906
907distclean-tags:
8ae85421 908 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132
RH
909check-am:
910check: check-recursive
8ae85421
AM
911all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
912installdirs: installdirs-recursive
913installdirs-am:
914 for dir in "$(DESTDIR)$(bfdlibdir)"; do \
915 test -z "$$dir" || $(mkdir_p) "$$dir"; \
916 done
917install: install-recursive
252b5132 918install-exec: install-exec-recursive
252b5132 919install-data: install-data-recursive
8ae85421 920uninstall: uninstall-recursive
252b5132
RH
921
922install-am: all-am
923 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 924
8ae85421
AM
925installcheck: installcheck-recursive
926install-strip:
927 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
928 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
929 `test -z '$(STRIP)' || \
930 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
931mostlyclean-generic:
932
933clean-generic:
934 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
935
936distclean-generic:
8ae85421 937 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252b5132
RH
938
939maintainer-clean-generic:
8ae85421
AM
940 @echo "This command is intended for maintainers to use"
941 @echo "it deletes files that may require special tools to rebuild."
942clean: clean-recursive
252b5132 943
8ae85421
AM
944clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
945 clean-noinstLIBRARIES mostlyclean-am
252b5132 946
8ae85421
AM
947distclean: distclean-recursive
948 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
949 -rm -f Makefile
950distclean-am: clean-am distclean-compile distclean-generic \
951 distclean-hdr distclean-libtool distclean-tags
252b5132 952
8ae85421 953dvi: dvi-recursive
252b5132 954
8ae85421 955dvi-am:
252b5132 956
8ae85421
AM
957html: html-recursive
958
959info: info-recursive
960
961info-am:
962
963install-data-am: install-bfdlibLTLIBRARIES
964
965install-exec-am:
966
967install-info: install-info-recursive
968
969install-man:
970
971installcheck-am:
252b5132
RH
972
973maintainer-clean: maintainer-clean-recursive
8ae85421
AM
974 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
975 -rm -rf $(top_srcdir)/autom4te.cache
976 -rm -f Makefile
977maintainer-clean-am: distclean-am maintainer-clean-generic
978
979mostlyclean: mostlyclean-recursive
980
981mostlyclean-am: mostlyclean-compile mostlyclean-generic \
982 mostlyclean-libtool
983
984pdf: pdf-recursive
985
986pdf-am:
987
988ps: ps-recursive
989
990ps-am:
991
992uninstall-am: uninstall-bfdlibLTLIBRARIES
993
994uninstall-info: uninstall-info-recursive
995
996.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
997 check-am clean clean-bfdlibLTLIBRARIES clean-generic \
998 clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
999 ctags-recursive distclean distclean-compile distclean-generic \
1000 distclean-hdr distclean-libtool distclean-recursive \
1001 distclean-tags dvi dvi-am html html-am info info-am install \
1002 install-am install-bfdlibLTLIBRARIES install-data \
1003 install-data-am install-exec install-exec-am install-info \
1004 install-info-am install-man install-strip installcheck \
1005 installcheck-am installdirs installdirs-am maintainer-clean \
1006 maintainer-clean-generic maintainer-clean-recursive \
1007 mostlyclean mostlyclean-compile mostlyclean-generic \
1008 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1009 tags tags-recursive uninstall uninstall-am \
1010 uninstall-bfdlibLTLIBRARIES uninstall-info-am
252b5132
RH
1011
1012
31dd3154
JM
1013.PHONY: install-pdf
1014install-pdf:
1015
108a6f8e
CD
1016.PHONY: install-html
1017install-html:
1018
252b5132
RH
1019disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
1020 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
1021
1022stamp-lib: libopcodes.la
e56f75e9
ILT
1023 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1024 if [ -f $$libtooldir/libopcodes.a ]; then \
1025 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 1026 $(RANLIB) libopcodes.tmp; \
252b5132
RH
1027 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
1028 else true; fi
1029 touch stamp-lib
1030
1031libopcodes.a: stamp-lib ; @true
1032po/POTFILES.in: @MAINT@ Makefile
323ee3f4 1033 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
252b5132
RH
1034 && mv tmp $(srcdir)/po/POTFILES.in
1035
81172ff2 1036install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 1037 @$(NORMAL_INSTALL)
81172ff2
AM
1038
1039uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
1040 @$(NORMAL_UNINSTALL)
1041
1042.PHONY: install_libopcodes uninstall_libopcodes
1043install_libopcodes: $(bfdlib_LTLIBRARIES)
1044 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1045 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1046 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1047 if test -f $$p; then \
1048 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1049 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1050 else :; fi; \
1051 done
1052 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
1053
1054uninstall_libopcodes:
1055 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1056 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1057 done
1058 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 1059
6e31aea3
BE
1060run-cgen:
1061 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
1062 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1063 "$(options)" "$(extrafiles)"
6e31aea3
BE
1064 touch stamp-${prefix}
1065.PHONY: run-cgen
1066
4714fbc0
DE
1067# Maintainer utility rule to regenerate all cgen files.
1068run-cgen-all:
1069 for c in $(CGEN_CPUS) ; \
1070 do \
1071 $(MAKE) stamp-$$c || exit 1 ; \
1072 done
1073.PHONY: run-cgen-all
1074
6e31aea3 1075# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
1076$(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)
1077 @true
1078stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
1079 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1080 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 1081
84e94c90
NC
1082$(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)
1083 @true
1084stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
1085 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
1086 archfile=$(srcdir)/../cpu/lm32.cpu \
1087 opcfile=$(srcdir)/../cpu/lm32.opc \
1088 extrafiles=opinst
1089
49f58d10
JB
1090$(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)
1091# @true
0f82ff91 1092stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
49f58d10 1093 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
0f82ff91
AM
1094 archfile=$(srcdir)/../cpu/m32c.cpu \
1095 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
49f58d10
JB
1096m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
1097 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1098 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1099m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
1100 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1101 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1102m32c-dis.lo: m32c-dis.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-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1107 $(BFD_H) $(INCDIR)/ansidecl.h \
1108 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1109 $(m32c_opc_h) opintl.h
1110m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
1111 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1112 $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
1113
6e31aea3 1114$(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 1115 @true
d125c27b 1116stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
9c2de729 1117 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
d125c27b
AM
1118 archfile=$(srcdir)/../cpu/m32r.cpu \
1119 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
6e31aea3
BE
1120
1121$(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)
1122 @true
4a3264e6 1123stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
9c2de729
DB
1124 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1125 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
6e31aea3 1126
fd3c93d5
DB
1127$(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)
1128 @true
5272d201 1129stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
9c2de729
DB
1130 $(MAKE) run-cgen arch=frv prefix=frv options= \
1131 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
fd3c93d5 1132
bd2f2e55
DB
1133$(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)
1134 @true
1135stamp-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
1136 $(MAKE) run-cgen arch=mep prefix=mep options= \
1137 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1138
d031aafb 1139$(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 1140 @true
4970f871 1141stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
d031aafb 1142 $(MAKE) run-cgen arch=mt prefix=mt options= \
4970f871
NS
1143 archfile=$(srcdir)/../cpu/mt.cpu \
1144 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
ac188222 1145
87e6d782
NC
1146$(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)
1147 @true
4a3264e6 1148stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
9c2de729
DB
1149 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
1150 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
87e6d782 1151
f62ba8f2
AM
1152$(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)
1153 @true
d125c27b
AM
1154stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
1155 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
1156 $(srcdir)/../cpu/iq10.cpu
9c2de729 1157 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
d125c27b
AM
1158 archfile=$(srcdir)/../cpu/iq2000.cpu \
1159 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
f62ba8f2 1160
93fbbb04
GK
1161$(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)
1162 @true
1163stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
1164 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1165 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 1166
d70c5fc7
NC
1167$(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)
1168 @true
1169stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
1170 $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
1171 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
1172
40b8e679
L
1173i386-gen: i386-gen.o
1174 $(LINK) i386-gen.o $(LIBIBERTY)
1175
df1764b8 1176i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h
40b8e679 1177
40fb9820
L
1178$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
1179 @echo $@
1180
1181$(srcdir)/i386-init.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
34edb9ad 1182 ./i386-gen --srcdir $(srcdir)
40b8e679 1183
0ab71ce3
NC
1184ia64-gen: ia64-gen.o
1185 $(LINK) ia64-gen.o $(LIBIBERTY)
1186
1187ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
1188 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
1189
e316cf6e
PA
1190# Don't wrap the line below, as @MAINT@ can be expanded to '#'.
1191# Some make versions don't handle line continuations in comments.
1192$(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
e8d39116 1193 ./ia64-gen --srcdir $(srcdir) > $@
0ab71ce3 1194
b6849f55
NC
1195s390-mkopc: s390-mkopc.c
1196 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
1197
1198s390-opc.tab: s390-mkopc s390-opc.txt
1199 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
1200
19f33eee
AM
1201sh-dis.lo: sh-dis.c
1202 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
1203
252b5132
RH
1204# This dependency stuff is copied from BFD.
1205
73c418f4
ILT
1206DEP: dep.sed $(CFILES) $(HFILES) config.h
1207 rm -f DEP1
41b49281 1208 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1209 sed -f dep.sed < DEP1 > DEPA
1210 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1211 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
1212 echo 'make DEP failed!'; exit 1; \
1213 else \
0bdaf48b 1214 mv -f DEPA $@; \
1581f8c9 1215 fi
252b5132 1216
73c418f4 1217DEP1: $(CFILES)
73c418f4 1218 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1219 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1220 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1221 mv -f DEP2 $@
252b5132
RH
1222
1223dep.sed: dep-in.sed config.status
1224 sed <$(srcdir)/dep-in.sed >dep.sed \
1225 -e 's!@BFD_H@!$(BFD_H)!' \
1226 -e 's!@INCDIR@!$(INCDIR)!' \
1227 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
1228 -e 's!@SRCDIR@!$(srcdir)!' \
1229 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 1230
73c418f4 1231dep: DEP
252b5132 1232 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 1233 cat DEP >> tmp-Makefile
252b5132
RH
1234 $(srcdir)/../move-if-change tmp-Makefile Makefile
1235
73c418f4 1236dep-in: DEP
252b5132 1237 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 1238 cat DEP >> tmp-Makefile.in
252b5132
RH
1239 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1240
73c418f4 1241dep-am: DEP
252b5132 1242 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 1243 cat DEP >> tmp-Makefile.am
252b5132
RH
1244 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1245
1246.PHONY: dep dep-in dep-am
1247
1248# What appears below is generated by a hacked mkdep using gcc -MM.
1249
1250# DO NOT DELETE THIS LINE -- mkdep uses it.
1251# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
9e5169a8 1252alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1253 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
9e5169a8 1254alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1255 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
1256 opintl.h
82674a1f 1257arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
500b1f44
AM
1258 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
1259 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1260 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
1261 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
9e5169a8 1262arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1263 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
fdd3b9b3 1264 opintl.h
9e5169a8 1265arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1266 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
9e5169a8 1267arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1268 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \
1269 opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/floatformat.h \
500b1f44
AM
1270 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1271 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1272 $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1273avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1274 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
500b1f44 1275 $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h
fdd3b9b3
L
1276bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
1277 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 1278cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1279 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
1280 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1281 opintl.h
c85a332d
AM
1282cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
1283 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
9e5169a8 1284cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1285 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
782e11fd 1286 $(INCDIR)/opcode/cgen-bitset.h
3889c459
AM
1287cgen-opc.lo: cgen-opc.c $(INCDIR)/alloca-conf.h config.h \
1288 sysdep.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1289 $(INCDIR)/safe-ctype.h $(BFD_H) $(INCDIR)/symcat.h \
1290 $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h
3d3d428f
NC
1291cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1292 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44 1293 $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h
3d3d428f
NC
1294cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1295 $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
6c95a37f 1296cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1297 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44 1298 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 1299cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
8ae85421 1300crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1301 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
782e11fd 1302 $(INCDIR)/opcode/crx.h
8ae85421
AM
1303crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1304 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
9e5169a8 1305d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1306 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1307 $(INCDIR)/symcat.h
9e5169a8 1308d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1309 $(INCDIR)/opcode/d10v.h
9e5169a8 1310d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1311 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1312 $(INCDIR)/symcat.h opintl.h
9e5169a8 1313d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1314 $(INCDIR)/opcode/d30v.h
9e5169a8 1315dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1316 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
9e5169a8 1317dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1318 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
9e5169a8 1319dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1320 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1321disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1322 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1323fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1324 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1325 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/xregex.h \
1326 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1327fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1328 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1329 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1330 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1331fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1332 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1333 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1334 fr30-opc.h opintl.h
9e5169a8 1335fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1336 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
1337 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1338 fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1339fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1340 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1341 $(INCDIR)/opcode/cgen.h fr30-opc.h $(INCDIR)/libiberty.h
9e5169a8 1342frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1343 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1344 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/xregex.h \
1345 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1346frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1347 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1348 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1349 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1350frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1351 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1352 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1353 frv-opc.h opintl.h
9e5169a8 1354frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1355 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
1356 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1357 frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1358frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1359 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1360 $(INCDIR)/opcode/cgen.h frv-opc.h $(INCDIR)/libiberty.h \
782e11fd 1361 $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
20135e4c
NC
1362moxie-dis.lo: moxie-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1363 $(INCDIR)/opcode/moxie.h $(INCDIR)/dis-asm.h $(BFD_H) \
1364 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1365moxie-opc.lo: moxie-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1366 $(INCDIR)/opcode/moxie.h
9e5169a8 1367h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1368 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
500b1f44 1369 $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h
9e5169a8 1370h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1371 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1372 opintl.h
9e5169a8 1373hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1374 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
1375 $(INCDIR)/opcode/hppa.h
9e5169a8 1376i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1377 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
9e5169a8 1378i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1379 $(INCDIR)/opcode/i370.h
33169993 1380i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1381 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
500b1f44 1382 $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h
0b1cf022 1383i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1384 $(INCDIR)/libiberty.h i386-opc.h $(INCDIR)/opcode/i386.h \
1385 i386-tbl.h
33169993 1386i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1387 $(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h \
33169993 1388 $(INCDIR)/safe-ctype.h i386-opc.h $(INCDIR)/opcode/i386.h
9d751335 1389i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1390 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
9e5169a8 1391i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1392 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 1393ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1394 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
1395ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1396 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1397ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1398 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1399ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1400 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1401ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1402 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1403ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1404 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b 1405ia64-opc-d.lo: ia64-opc-d.c
6b5d3a4d 1406ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
500b1f44
AM
1407 config.h $(INCDIR)/libiberty.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
1408 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 1409ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
500b1f44
AM
1410 $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
1411 ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
1412 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
1413 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 1414ia64-asmtab.lo: ia64-asmtab.c
9e5169a8 1415ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1416 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1417 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/xregex.h \
1418 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1419ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1420 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1421 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1422 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1423ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1424 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1425 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1426 ip2k-opc.h opintl.h
9e5169a8 1427ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1428 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
1429 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1430 ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1431ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1432 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1433 $(INCDIR)/opcode/cgen.h ip2k-opc.h $(INCDIR)/libiberty.h \
782e11fd 1434 $(INCDIR)/safe-ctype.h
9e5169a8 1435iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1436 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1437 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/xregex.h \
1438 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1439iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1440 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1441 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/libiberty.h \
c85a332d 1442 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
9e5169a8 1443iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1444 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1445 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1446 iq2000-opc.h opintl.h
9e5169a8 1447iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1448 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
1449 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1450 iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1451iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1452 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1453 $(INCDIR)/opcode/cgen.h iq2000-opc.h $(INCDIR)/libiberty.h
84e94c90 1454lm32-asm.lo: lm32-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1455 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1456 $(INCDIR)/opcode/cgen.h lm32-opc.h opintl.h $(INCDIR)/xregex.h \
1457 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
84e94c90 1458lm32-desc.lo: lm32-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1459 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1460 $(INCDIR)/opcode/cgen.h lm32-opc.h opintl.h $(INCDIR)/libiberty.h \
1461 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
84e94c90
NC
1462lm32-dis.lo: lm32-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1463 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44
AM
1464 lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1465 lm32-opc.h opintl.h
84e94c90
NC
1466lm32-ibld.lo: lm32-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1467 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h \
500b1f44
AM
1468 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1469 lm32-opc.h opintl.h $(INCDIR)/safe-ctype.h
84e94c90 1470lm32-opc.lo: lm32-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1471 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1472 $(INCDIR)/opcode/cgen.h lm32-opc.h $(INCDIR)/libiberty.h
84e94c90 1473lm32-opinst.lo: lm32-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1474 $(BFD_H) $(INCDIR)/symcat.h lm32-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1475 $(INCDIR)/opcode/cgen.h lm32-opc.h
9e5169a8 1476m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1477 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1478 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1479 cgen-ops.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1480 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1481m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1482 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1483 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1484 cgen-ops.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
1485 $(INCDIR)/xregex2.h
9e5169a8 1486m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1487 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1488 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd
AM
1489 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1490 opintl.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h \
1491 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1492 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
9e5169a8 1493m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1494 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h \
1495 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44
AM
1496 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1497 opintl.h $(INCDIR)/safe-ctype.h
782e11fd 1498m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 1499 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1500 $(INCDIR)/opcode/cgen.h m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h \
1501 cgen-ops.h $(INCDIR)/libiberty.h
9e5169a8 1502m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1503 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1504 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/xregex.h \
1505 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1506m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1507 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1508 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8
L
1509 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1510m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1511 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1512 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1513 m32r-opc.h opintl.h
9e5169a8 1514m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1515 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
1516 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1517 m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1518m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1519 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1520 $(INCDIR)/opcode/cgen.h m32r-opc.h $(INCDIR)/libiberty.h
9e5169a8 1521m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1522 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1523 $(INCDIR)/opcode/cgen.h m32r-opc.h
bbeb2e03 1524m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a 1525 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1526 $(INCDIR)/symcat.h
bbeb2e03 1527m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 1528 $(INCDIR)/opcode/m68hc11.h
9e5169a8 1529m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1530 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
500b1f44 1531 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
9e5169a8 1532m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1533 $(INCDIR)/opcode/m68k.h
9e5169a8 1534m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1535 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
500b1f44 1536 opintl.h $(INCDIR)/libiberty.h
9e5169a8 1537maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1538 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/maxq.h
9e5169a8 1539mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1540 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
a6d04ec4 1541mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1542 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1543 $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/xregex.h \
1544 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
a6d04ec4 1545mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1546 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1547 $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/libiberty.h \
a6d04ec4
AM
1548 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1549mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1550 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1551 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1552 mep-opc.h opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
50e7d84b
AM
1553 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1554 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
a6d04ec4 1555mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1556 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mep-desc.h \
1557 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1558 mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
a6d04ec4 1559mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1560 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1561 $(INCDIR)/opcode/cgen.h mep-opc.h $(INCDIR)/libiberty.h \
782e11fd 1562 $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1563mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1564 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44
AM
1565 $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
1566 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1567 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1568mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1569 $(INCDIR)/opcode/mips.h
9e5169a8 1570mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1571 $(INCDIR)/opcode/mips.h
9e5169a8 1572m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1573 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1574 $(INCDIR)/symcat.h opintl.h
9e5169a8 1575m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1576 $(INCDIR)/opcode/mn10200.h
9e5169a8 1577m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1578 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1579 $(INCDIR)/symcat.h opintl.h
9e5169a8 1580m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1581 $(INCDIR)/opcode/mn10300.h
3c3bdf30 1582mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 1583 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1584 opintl.h
3c3bdf30 1585mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
d031aafb 1586mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1587 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1588 $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/xregex.h \
1589 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
d031aafb 1590mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1591 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1592 $(INCDIR)/opcode/cgen.h mt-opc.h opintl.h $(INCDIR)/libiberty.h \
9e5169a8 1593 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
d031aafb 1594mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1595 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1596 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1597 mt-opc.h opintl.h
d031aafb 1598mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1599 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mt-desc.h \
1600 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1601 mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
d031aafb 1602mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1603 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1604 $(INCDIR)/opcode/cgen.h mt-opc.h $(INCDIR)/libiberty.h \
782e11fd 1605 $(INCDIR)/safe-ctype.h
3db64b00 1606ns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1607 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
1608 opintl.h
9e5169a8 1609openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1610 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1611 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/xregex.h \
1612 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1613openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
782e11fd 1614 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
9e5169a8 1615 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1616 openrisc-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
782e11fd 1617 $(INCDIR)/xregex2.h
9e5169a8 1618openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1619 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1620 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1621 openrisc-opc.h opintl.h
9e5169a8 1622openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
782e11fd 1623 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
e9f53129 1624 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1625 openrisc-opc.h opintl.h $(INCDIR)/safe-ctype.h
782e11fd
AM
1626openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1627 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1628 $(INCDIR)/opcode/cgen.h openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
1629or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1630 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1631 $(INCDIR)/safe-ctype.h
1632or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1633 $(INCDIR)/opcode/or32.h
9e5169a8 1634pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1635 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 1636pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
9e5169a8 1637pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1638 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1639 $(INCDIR)/symcat.h
9e5169a8 1640pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1641 $(INCDIR)/opcode/pj.h
9e5169a8 1642ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8d25cc3d
AM
1643 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1644 $(INCDIR)/opcode/ppc.h
9e5169a8 1645ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1646 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
1647s390-mkopc.lo: s390-mkopc.c
1648s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
9e5169a8 1649 s390-opc.tab
27b7e12d 1650s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
782e11fd
AM
1651 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1652 opintl.h $(INCDIR)/opcode/s390.h
1c0d3aa6 1653score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1654 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1655 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1656 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h \
1657 $(INCDIR)/elf/reloc-macros.h
c3b7224a 1658score7-dis.lo: score7-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44
AM
1659 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1660 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1661 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h \
1662 $(INCDIR)/elf/reloc-macros.h
9e5169a8 1663sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1664 sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
43079f18 1665sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1666 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500b1f44
AM
1667 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
1668 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1669 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1670 $(BFDDIR)/elf32-sh64.h
71b21050 1671sh64-opc.lo: sh64-opc.c sh64-opc.h
9e5169a8 1672sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1673 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
500b1f44 1674 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
9e5169a8 1675sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1676 $(INCDIR)/opcode/sparc.h
e9f53129 1677spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1678 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/spu.h \
e9f53129 1679 $(INCDIR)/opcode/spu-insns.h
782e11fd 1680spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
9e5169a8 1681tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1682 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
2d2550d6 1683tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
500b1f44 1684 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
9e5169a8 1685tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1686 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
1687 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
9e5169a8 1688tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1689 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
9e5169a8 1690tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1691 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1692 $(INCDIR)/symcat.h
9e5169a8 1693tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1694 $(INCDIR)/opcode/tic80.h
9e5169a8 1695v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1696 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
782e11fd 1697 $(INCDIR)/symcat.h opintl.h
9e5169a8 1698v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1699 $(INCDIR)/opcode/v850.h opintl.h
9e5169a8 1700vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1701 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1702 $(INCDIR)/symcat.h
782e11fd
AM
1703w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1704 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
ec3fcc56 1705xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1706 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44
AM
1707 $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h $(INCDIR)/xregex.h \
1708 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
ec3fcc56 1709xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1710 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1711 $(INCDIR)/opcode/cgen.h xc16x-opc.h opintl.h $(INCDIR)/libiberty.h \
ec3fcc56
AM
1712 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1713xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1714 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
500b1f44 1715 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
782e11fd 1716 xc16x-opc.h opintl.h
ec3fcc56 1717xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd
AM
1718 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h \
1719 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1720 xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
ec3fcc56 1721xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1722 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
500b1f44 1723 $(INCDIR)/opcode/cgen.h xc16x-opc.h $(INCDIR)/libiberty.h
9e5169a8 1724xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
782e11fd 1725 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1726 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44
AM
1727 xstormy16-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1728 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
9e5169a8 1729xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
782e11fd 1730 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1731 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1732 xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
782e11fd 1733 $(INCDIR)/xregex2.h
9e5169a8 1734xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
782e11fd 1735 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
500b1f44
AM
1736 $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1737 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h
782e11fd
AM
1738xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1739 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1740 xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1741 xstormy16-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1742xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
782e11fd 1743 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1744 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
500b1f44 1745 xstormy16-opc.h $(INCDIR)/libiberty.h
e0001a05 1746xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
500b1f44
AM
1747 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h sysdep.h \
1748 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1749z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1750 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
9e5169a8 1751z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782e11fd 1752 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
9e5169a8 1753z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500b1f44 1754 $(INCDIR)/libiberty.h
252b5132 1755# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
86b57e31
L
1756# Tell versions [3.59,3.63) of GNU make to not export all variables.
1757# Otherwise a system limit (for SysV at least) may be exceeded.
1758.NOEXPORT:
This page took 0.553761 seconds and 4 git commands to generate.