1 ## Process this file with automake to generate Makefile.in
3 AUTOMAKE_OPTIONS = 1.9 cygnus
7 INCDIR = $(srcdir)/../include
8 BFDDIR = $(srcdir)/../bfd
11 WARN_CFLAGS = @WARN_CFLAGS@
12 NO_WERROR = @NO_WERROR@
13 AM_CFLAGS = $(WARN_CFLAGS)
15 bfdlibdir = @bfdlibdir@
16 bfdincludedir = @bfdincludedir@
18 bfdlib_LTLIBRARIES = libopcodes.la
20 # This is where bfd.h lives.
23 # This is where libiberty lives.
24 LIBIBERTY = ../libiberty/libiberty.a
28 cgen-ops.h cgen-types.h \
29 fr30-desc.h fr30-opc.h \
30 frv-desc.h frv-opc.h \
34 ip2k-desc.h ip2k-opc.h \
35 iq2000-desc.h iq2000-opc.h \
36 m32c-desc.h m32c-opc.h \
37 m32r-desc.h m32r-opc.h \
40 openrisc-desc.h openrisc-opc.h \
45 xstormy16-desc.h xstormy16-opc.h \
48 # C source files that correspond to .o's.
311 OFILES = @BFD_MACHINES@
313 # We should reconfigure whenever bfd/configure.in changes, because
314 # that's where the version number in Makefile comes from.
315 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
317 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
319 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
320 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
322 libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
323 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
324 # Unfortunately this causes libtool to add -L$(libdir), referring to the
325 # planned install directory of libbfd. This can cause us to pick up an
326 # old version of libbfd, or to pick up libbfd for the wrong architecture
328 libopcodes_la_DEPENDENCIES = $(OFILES)
329 libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
330 libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
332 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
333 # the build directory so that we don't have to convert all the
334 # programs that use libopcodes.a simultaneously. This is a hack which
335 # should be removed if everything else starts using libtool. FIXME.
337 noinst_LIBRARIES = libopcodes.a
339 stamp-lib: libopcodes.la
340 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
341 if [ -f $$libtooldir/libopcodes.a ]; then \
342 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
343 $(RANLIB) libopcodes.tmp; \
344 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
348 libopcodes.a: stamp-lib ; @true
350 POTFILES = $(HFILES) $(CFILES)
351 po/POTFILES.in: @MAINT@ Makefile
352 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
353 && mv tmp $(srcdir)/po/POTFILES.in
355 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
358 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
361 .PHONY: install_libopcodes uninstall_libopcodes
362 install_libopcodes: $(bfdlib_LTLIBRARIES)
363 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
364 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
365 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
366 if test -f $$p; then \
367 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
368 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
371 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
373 uninstall_libopcodes:
374 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
375 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
377 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
380 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
381 stamp-openrisc stamp-iq2000 stamp-mt stamp-xstormy16 \
382 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
386 CPUDIR = $(CGENDIR)/cpu
387 CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
391 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
392 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
393 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
394 $(CGENDIR)/opc-opinst.scm \
395 cgen-asm.in cgen-dis.in cgen-ibld.in
397 CGEN_CPUS = fr30 frv ip2k m32c m32r mt openrisc xstormy16
400 IP2K_DEPS = stamp-ip2k
401 M32C_DEPS = stamp-m32c
402 M32R_DEPS = stamp-m32r
403 FR30_DEPS = stamp-fr30
406 OPENRISC_DEPS = stamp-openrisc
407 IQ2000_DEPS = stamp-iq2000
408 XSTORMY16_DEPS = stamp-xstormy16
422 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
423 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
424 "$(options)" "$(extrafiles)"
425 touch stamp-${prefix}
428 # Maintainer utility rule to regenerate all cgen files.
430 for c in $(CGEN_CPUS) ; \
432 $(MAKE) stamp-$$c || exit 1 ; \
436 # For now, require developers to configure with --enable-cgen-maint.
437 $(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)
439 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
440 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
441 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
443 $(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)
445 stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
446 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
447 archfile=$(srcdir)/../cpu/m32c.cpu \
448 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
449 m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
450 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
451 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
452 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
453 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
454 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
455 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
456 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
457 $(BFD_H) $(INCDIR)/ansidecl.h \
458 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
459 $(m32c_opc_h) opintl.h
460 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
461 $(BFD_H) $(INCDIR)/ansidecl.h \
462 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
463 $(m32c_opc_h) opintl.h
464 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
465 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
466 $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
468 $(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)
470 stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
471 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
472 archfile=$(srcdir)/../cpu/m32r.cpu \
473 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
475 $(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)
477 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
478 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
479 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
481 $(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)
483 stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
484 $(MAKE) run-cgen arch=frv prefix=frv options= \
485 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
487 $(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)
489 stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
490 $(MAKE) run-cgen arch=mt prefix=mt options= \
491 archfile=$(srcdir)/../cpu/mt.cpu \
492 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
494 $(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)
496 stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
497 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
498 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
500 $(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)
502 stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
503 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
504 $(srcdir)/../cpu/iq10.cpu
505 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
506 archfile=$(srcdir)/../cpu/iq2000.cpu \
507 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
509 $(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)
511 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
512 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
513 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
516 $(LINK) ia64-gen.o $(LIBIBERTY)
518 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
519 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
521 ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
522 ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
524 s390-mkopc: s390-mkopc.c
525 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
527 s390-opc.tab: s390-mkopc s390-opc.txt
528 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
531 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
533 # This dependency stuff is copied from BFD.
535 DEP: dep.sed $(CFILES) $(HFILES) config.h
537 $(MAKE) MKDEP="$(MKDEP)" DEP1
538 sed -f dep.sed < DEP1 > DEPA
539 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
540 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
541 echo 'make DEP failed!'; exit 1; \
547 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
548 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
549 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
552 dep.sed: dep-in.sed config.status
553 sed <$(srcdir)/dep-in.sed >dep.sed \
554 -e 's!@BFD_H@!$(BFD_H)!' \
555 -e 's!@INCDIR@!$(INCDIR)!' \
556 -e 's!@BFDDIR@!$(BFDDIR)!' \
557 -e 's!@SRCDIR@!$(srcdir)!' \
558 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
561 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
562 cat DEP >> tmp-Makefile
563 $(srcdir)/../move-if-change tmp-Makefile Makefile
566 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
567 cat DEP >> tmp-Makefile.in
568 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
571 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
572 cat DEP >> tmp-Makefile.am
573 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
575 .PHONY: dep dep-in dep-am
577 # What appears below is generated by a hacked mkdep using gcc -MM.
579 # DO NOT DELETE THIS LINE -- mkdep uses it.
580 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
581 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
582 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
583 $(INCDIR)/opcode/alpha.h
584 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
585 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
586 $(INCDIR)/symcat.h opintl.h
587 arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
588 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
589 $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
590 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
591 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
592 opintl.h arc-dis.h arc-ext.h
593 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
594 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
596 arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
597 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
598 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
599 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
600 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
601 $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
602 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
603 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
604 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h \
605 $(INCDIR)/elf/reloc-macros.h
606 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
607 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
608 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
609 $(INCDIR)/opcode/avr.h
610 bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
611 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
612 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
613 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
614 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
615 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
617 cgen-bitset.lo: cgen-bitset.c sysdep.h config.h $(INCDIR)/ansidecl.h \
618 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
619 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
620 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
621 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
622 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
623 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
624 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
625 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
626 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
627 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
628 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
629 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
630 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
631 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
633 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
634 crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
635 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
636 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
637 crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
638 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
639 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
640 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
641 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
642 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
643 $(INCDIR)/opcode/d10v.h
644 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
645 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
646 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
647 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
648 $(INCDIR)/opcode/d30v.h
649 dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
650 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
651 $(INCDIR)/opcode/dlx.h
652 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
653 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
655 dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
656 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
658 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
659 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
660 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
661 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
662 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
663 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
664 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
665 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
666 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
667 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
668 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
669 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
670 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
671 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
672 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
673 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
674 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
675 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
676 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
678 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
679 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
680 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
681 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
682 fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
683 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
684 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
685 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
686 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
687 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
688 frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
689 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
690 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
691 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
692 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
693 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
694 frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
695 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
696 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
697 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
698 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
699 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
700 frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
701 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
702 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
703 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
704 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
706 frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
707 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
708 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
709 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
710 frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
711 frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
712 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
713 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
714 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
715 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
716 $(INCDIR)/elf/reloc-macros.h
717 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
718 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
719 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
721 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
722 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
723 $(INCDIR)/symcat.h opintl.h
724 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
725 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
726 $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
727 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
728 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
729 $(INCDIR)/opcode/i370.h
730 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
731 $(INCDIR)/opcode/i370.h
732 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
733 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
734 $(INCDIR)/ansidecl.h opintl.h
735 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
736 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
737 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
738 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
739 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
740 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
742 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
743 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
744 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
745 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
746 ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
747 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
748 ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
749 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
750 ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
751 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
752 ia64-opc-d.lo: ia64-opc-d.c
753 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
754 config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
755 ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
756 $(INCDIR)/symcat.h ia64-asmtab.c
757 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
758 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
759 config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
760 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
761 ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
762 ia64-opc-x.c ia64-opc-d.c
763 ia64-asmtab.lo: ia64-asmtab.c
764 ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
765 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
766 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
767 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
768 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
769 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
770 ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
771 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
772 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
773 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
774 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
775 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
776 ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
777 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
778 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
779 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
780 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
782 ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
783 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
784 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
785 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
786 ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
787 ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
788 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
789 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
790 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
791 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
792 iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
793 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
794 iq2000-desc.h $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h \
795 $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h opintl.h \
796 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
797 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
798 iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
799 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
800 iq2000-desc.h $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h \
801 $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h opintl.h \
802 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
804 iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
805 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
806 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
807 iq2000-desc.h $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h \
808 $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h opintl.h
809 iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
810 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
811 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
812 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
813 opintl.h $(INCDIR)/safe-ctype.h
814 iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
815 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
816 iq2000-desc.h $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h \
817 $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h $(INCDIR)/libiberty.h \
819 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
820 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
821 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
822 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
823 cgen-types.h cgen-ops.h opintl.h $(INCDIR)/xregex.h \
824 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
825 $(INCDIR)/safe-ctype.h
826 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
827 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
828 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
829 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
830 cgen-types.h cgen-ops.h opintl.h $(INCDIR)/libiberty.h \
831 $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
832 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
833 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
834 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
835 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
836 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
837 cgen-types.h cgen-ops.h opintl.h $(INCDIR)/elf/m32c.h \
838 $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
839 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
840 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
841 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
842 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
843 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
844 m32c-opc.h cgen-types.h cgen-ops.h opintl.h $(INCDIR)/safe-ctype.h
845 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
846 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
847 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
848 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
849 cgen-types.h cgen-ops.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
850 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
851 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
852 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
853 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
854 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
855 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
856 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
857 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
858 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
859 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
860 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
861 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
862 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
863 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
864 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
865 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
866 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
868 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
869 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
870 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
871 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
872 m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
873 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
874 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
875 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
876 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
877 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
878 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
879 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
880 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
881 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
882 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
883 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
884 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
885 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
886 $(INCDIR)/opcode/m68hc11.h
887 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
888 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
889 $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
890 opintl.h $(INCDIR)/opcode/m68k.h
891 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
892 $(INCDIR)/opcode/m68k.h
893 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
894 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
895 $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
897 maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
898 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
899 $(INCDIR)/opcode/maxq.h
900 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
901 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
903 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
904 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
905 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
906 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
907 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
908 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
909 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
910 $(INCDIR)/opcode/mips.h
911 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
912 $(INCDIR)/opcode/mips.h
913 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
914 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
915 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
916 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
917 $(INCDIR)/opcode/mn10200.h
918 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
919 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
920 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
921 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
922 $(INCDIR)/opcode/mn10300.h
923 mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
924 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
925 $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
926 mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
927 mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
928 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
929 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
930 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
931 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
932 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
933 mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
934 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
935 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
936 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
937 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
938 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
939 mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
940 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
941 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
942 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
943 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
945 mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
946 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
947 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
948 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
949 mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
950 mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
951 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
952 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
953 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
954 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
955 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
956 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/ansidecl.h \
957 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ns32k.h \
959 openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
960 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
961 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
962 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
963 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
964 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
965 openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
966 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
967 $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
968 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
969 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
970 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
971 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
972 openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
973 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
974 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
975 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
976 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
978 openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
979 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
980 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
981 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
982 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
983 opintl.h $(INCDIR)/safe-ctype.h
984 openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
985 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
986 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
987 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
988 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
989 or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
990 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
991 $(INCDIR)/safe-ctype.h
992 or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
993 $(INCDIR)/opcode/or32.h
994 pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
995 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
996 $(INCDIR)/opcode/pdp11.h
997 pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
998 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
999 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1000 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1001 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1002 $(INCDIR)/opcode/pj.h
1003 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1004 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1005 $(INCDIR)/opcode/ppc.h
1006 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1007 $(INCDIR)/opcode/ppc.h opintl.h
1008 s390-mkopc.lo: s390-mkopc.c
1009 s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
1011 s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
1012 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1013 $(INCDIR)/symcat.h $(INCDIR)/opcode/s390.h
1014 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1015 sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1016 $(INCDIR)/dis-asm.h $(BFD_H)
1017 sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1018 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1019 $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1020 $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1021 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1022 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
1023 sh64-opc.lo: sh64-opc.c sh64-opc.h
1024 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1025 $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1026 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1027 $(INCDIR)/ansidecl.h opintl.h
1028 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1029 $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1030 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1031 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1032 $(INCDIR)/opcode/tic30.h
1033 tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1034 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1035 $(INCDIR)/opcode/tic4x.h
1036 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1037 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1038 $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1039 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1040 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1041 $(INCDIR)/opcode/tic54x.h
1042 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1043 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1044 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1045 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1046 $(INCDIR)/opcode/tic80.h
1047 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1048 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1049 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1050 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1051 $(INCDIR)/opcode/v850.h opintl.h
1052 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1053 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1054 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1055 w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1056 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1058 xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1059 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1060 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1061 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1062 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1063 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1064 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1065 xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1066 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1067 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1068 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1069 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1070 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1071 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1072 xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1073 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1074 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1075 $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1076 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1077 xstormy16-opc.h opintl.h
1078 xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1079 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1080 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1081 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1082 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1083 opintl.h $(INCDIR)/safe-ctype.h
1084 xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1085 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1086 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1087 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1088 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1089 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1090 xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
1091 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1092 sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1094 z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1095 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1096 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1097 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1099 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1100 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1101 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY