1# Makefile.in generated automatically by automake 1.4 from Makefile.am 2 3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. 4# This Makefile.in is free software; the Free Software Foundation 5# gives unlimited permission to copy and/or distribute it, 6# with or without modifications, as long as this notice is preserved. 7 8# This program is distributed in the hope that it will be useful, 9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 11# PARTICULAR PURPOSE. 12 13 14SHELL = @SHELL@ 15 16srcdir = @srcdir@ 17top_srcdir = @top_srcdir@ 18VPATH = @srcdir@ 19prefix = @prefix@ 20exec_prefix = @exec_prefix@ 21 22bindir = @bindir@ 23sbindir = @sbindir@ 24libexecdir = @libexecdir@ 25datadir = @datadir@ 26sysconfdir = @sysconfdir@ 27sharedstatedir = @sharedstatedir@ 28localstatedir = @localstatedir@ 29libdir = @libdir@ 30infodir = @infodir@ 31mandir = @mandir@ 32includedir = @includedir@ 33oldincludedir = /usr/include 34 35DESTDIR = 36 37pkgdatadir = $(datadir)/@PACKAGE@ 38pkglibdir = $(libdir)/@PACKAGE@ 39pkgincludedir = $(includedir)/@PACKAGE@ 40 41top_builddir = . 42 43ACLOCAL = @ACLOCAL@ 44AUTOCONF = @AUTOCONF@ 45AUTOMAKE = @AUTOMAKE@ 46AUTOHEADER = @AUTOHEADER@ 47 48INSTALL = @INSTALL@ 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) 50INSTALL_DATA = @INSTALL_DATA@ 51INSTALL_SCRIPT = @INSTALL_SCRIPT@ 52transform = @program_transform_name@ 53 54NORMAL_INSTALL = : 55PRE_INSTALL = : 56POST_INSTALL = : 57NORMAL_UNINSTALL = : 58PRE_UNINSTALL = : 59POST_UNINSTALL = : 60build_alias = @build_alias@ 61build_triplet = @build@ 62host_alias = @host_alias@ 63host_triplet = @host@ 64target_alias = @target_alias@ 65target_triplet = @target@ 66AR = @AR@ 67AS = @AS@ 68BFD_MACHINES = @BFD_MACHINES@ 69CATALOGS = @CATALOGS@ 70CATOBJEXT = @CATOBJEXT@ 71CC = @CC@ 72CC_FOR_BUILD = @CC_FOR_BUILD@ 73CXX = @CXX@ 74CXXCPP = @CXXCPP@ 75DATADIRNAME = @DATADIRNAME@ 76DLLTOOL = @DLLTOOL@ 77EXEEXT = @EXEEXT@ 78EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 79GCJ = @GCJ@ 80GCJFLAGS = @GCJFLAGS@ 81GMOFILES = @GMOFILES@ 82GMSGFMT = @GMSGFMT@ 83GT_NO = @GT_NO@ 84GT_YES = @GT_YES@ 85HDEFINES = @HDEFINES@ 86INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ 87INSTOBJEXT = @INSTOBJEXT@ 88INTLDEPS = @INTLDEPS@ 89INTLLIBS = @INTLLIBS@ 90INTLOBJS = @INTLOBJS@ 91LIBTOOL = @LIBTOOL@ 92LN_S = @LN_S@ 93MAINT = @MAINT@ 94MAKEINFO = @MAKEINFO@ 95MKINSTALLDIRS = @MKINSTALLDIRS@ 96MSGFMT = @MSGFMT@ 97OBJDUMP = @OBJDUMP@ 98OBJEXT = @OBJEXT@ 99PACKAGE = @PACKAGE@ 100POFILES = @POFILES@ 101POSUB = @POSUB@ 102RANLIB = @RANLIB@ 103STRIP = @STRIP@ 104USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ 105USE_NLS = @USE_NLS@ 106VERSION = @VERSION@ 107WIN32LDFLAGS = @WIN32LDFLAGS@ 108WIN32LIBADD = @WIN32LIBADD@ 109archdefs = @archdefs@ 110cgendir = @cgendir@ 111l = @l@ 112 113AUTOMAKE_OPTIONS = cygnus 114 115SUBDIRS = po 116 117INCDIR = $(srcdir)/../include 118BFDDIR = $(srcdir)/../bfd 119MKDEP = gcc -MM 120 121WARN_CFLAGS = @WARN_CFLAGS@ 122AM_CFLAGS = $(WARN_CFLAGS) 123 124bfdlibdir = @bfdlibdir@ 125bfdincludedir = @bfdincludedir@ 126 127bfdlib_LTLIBRARIES = libopcodes.la 128 129# This is where bfd.h lives. 130BFD_H = ../bfd/bfd.h 131 132# This is where libiberty lives. 133LIBIBERTY = ../libiberty/libiberty.a 134 135# Header files. 136HFILES = \ 137 arm-opc.h \ 138 fr30-desc.h fr30-opc.h \ 139 frv-desc.h frv-opc.h \ 140 h8500-opc.h \ 141 ia64-asmtab.h \ 142 ia64-opc.h \ 143 ip2k-desc.h ip2k-opc.h \ 144 iq2000-desc.h iq2000-opc.h \ 145 m32r-desc.h m32r-opc.h \ 146 mcore-opc.h \ 147 openrisc-desc.h openrisc-opc.h \ 148 sh-opc.h \ 149 sh64-opc.h \ 150 sysdep.h \ 151 w65-opc.h \ 152 xstormy16-desc.h xstormy16-opc.h \ 153 z8k-opc.h 154 155 156# C source files that correspond to .o's. 157CFILES = \ 158 a29k-dis.c \ 159 alpha-dis.c \ 160 alpha-opc.c \ 161 arc-dis.c \ 162 arc-opc.c \ 163 arc-ext.c \ 164 arm-dis.c \ 165 avr-dis.c \ 166 cgen-asm.c \ 167 cgen-dis.c \ 168 cgen-opc.c \ 169 cris-dis.c \ 170 cris-opc.c \ 171 d10v-dis.c \ 172 d10v-opc.c \ 173 d30v-dis.c \ 174 d30v-opc.c \ 175 dlx-dis.c \ 176 dis-buf.c \ 177 dis-init.c \ 178 disassemble.c \ 179 fr30-asm.c \ 180 fr30-desc.c \ 181 fr30-dis.c \ 182 fr30-ibld.c \ 183 fr30-opc.c \ 184 frv-asm.c \ 185 frv-desc.c \ 186 frv-dis.c \ 187 frv-ibld.c \ 188 frv-opc.c \ 189 h8300-dis.c \ 190 h8500-dis.c \ 191 hppa-dis.c \ 192 i370-dis.c \ 193 i370-opc.c \ 194 i386-dis.c \ 195 i860-dis.c \ 196 i960-dis.c \ 197 ia64-dis.c \ 198 ia64-opc-a.c \ 199 ia64-opc-b.c \ 200 ia64-opc-f.c \ 201 ia64-opc-i.c \ 202 ia64-opc-m.c \ 203 ia64-opc-d.c \ 204 ia64-opc.c \ 205 ia64-gen.c \ 206 ia64-asmtab.c \ 207 ip2k-asm.c \ 208 ip2k-desc.c \ 209 ip2k-dis.c \ 210 ip2k-ibld.c \ 211 ip2k-opc.c \ 212 iq2000-asm.c \ 213 iq2000-desc.c \ 214 iq2000-dis.c \ 215 iq2000-ibld.c \ 216 iq2000-opc.c \ 217 m32r-asm.c \ 218 m32r-desc.c \ 219 m32r-dis.c \ 220 m32r-ibld.c \ 221 m32r-opc.c \ 222 m32r-opinst.c \ 223 m68hc11-dis.c \ 224 m68hc11-opc.c \ 225 m68k-dis.c \ 226 m68k-opc.c \ 227 m88k-dis.c \ 228 mcore-dis.c \ 229 mips-dis.c \ 230 mips-opc.c \ 231 mips16-opc.c \ 232 m10200-dis.c \ 233 m10200-opc.c \ 234 m10300-dis.c \ 235 m10300-opc.c \ 236 mmix-dis.c \ 237 mmix-opc.c \ 238 ns32k-dis.c \ 239 openrisc-asm.c \ 240 openrisc-desc.c \ 241 openrisc-dis.c \ 242 openrisc-ibld.c \ 243 openrisc-opc.c \ 244 or32-dis.c \ 245 or32-opc.c \ 246 pdp11-dis.c \ 247 pdp11-opc.c \ 248 pj-dis.c \ 249 pj-opc.c \ 250 ppc-dis.c \ 251 ppc-opc.c \ 252 s390-mkopc.c \ 253 s390-opc.c \ 254 s390-dis.c \ 255 sh-dis.c \ 256 sh64-dis.c \ 257 sh64-opc.c \ 258 sparc-dis.c \ 259 sparc-opc.c \ 260 tic30-dis.c \ 261 tic4x-dis.c \ 262 tic54x-dis.c \ 263 tic54x-opc.c \ 264 tic80-dis.c \ 265 tic80-opc.c \ 266 v850-dis.c \ 267 v850-opc.c \ 268 vax-dis.c \ 269 w65-dis.c \ 270 xstormy16-asm.c \ 271 xstormy16-desc.c \ 272 xstormy16-dis.c \ 273 xstormy16-ibld.c \ 274 xstormy16-opc.c \ 275 xtensa-dis.c \ 276 z8k-dis.c \ 277 z8kgen.c 278 279 280ALL_MACHINES = \ 281 a29k-dis.lo \ 282 alpha-dis.lo \ 283 alpha-opc.lo \ 284 arc-dis.lo \ 285 arc-opc.lo \ 286 arc-ext.lo \ 287 arm-dis.lo \ 288 avr-dis.lo \ 289 cgen-asm.lo \ 290 cgen-dis.lo \ 291 cgen-opc.lo \ 292 cris-dis.lo \ 293 cris-opc.lo \ 294 d10v-dis.lo \ 295 d10v-opc.lo \ 296 d30v-dis.lo \ 297 d30v-opc.lo \ 298 dlx-dis.lo \ 299 fr30-asm.lo \ 300 fr30-desc.lo \ 301 fr30-dis.lo \ 302 fr30-ibld.lo \ 303 fr30-opc.lo \ 304 frv-asm.lo \ 305 frv-desc.lo \ 306 frv-dis.lo \ 307 frv-ibld.lo \ 308 frv-opc.lo \ 309 h8300-dis.lo \ 310 h8500-dis.lo \ 311 hppa-dis.lo \ 312 i386-dis.lo \ 313 i370-dis.lo \ 314 i370-opc.lo \ 315 i860-dis.lo \ 316 i960-dis.lo \ 317 ia64-dis.lo \ 318 ia64-opc.lo \ 319 ip2k-asm.lo \ 320 ip2k-desc.lo \ 321 ip2k-dis.lo \ 322 ip2k-ibld.lo \ 323 ip2k-opc.lo \ 324 iq2000-asm.lo \ 325 iq2000-desc.lo \ 326 iq2000-dis.lo \ 327 iq2000-ibld.lo \ 328 iq2000-opc.lo \ 329 m32r-asm.lo \ 330 m32r-desc.lo \ 331 m32r-dis.lo \ 332 m32r-ibld.lo \ 333 m32r-opc.lo \ 334 m32r-opinst.lo \ 335 m68hc11-dis.lo \ 336 m68hc11-opc.lo \ 337 m68k-dis.lo \ 338 m68k-opc.lo \ 339 m88k-dis.lo \ 340 m10200-dis.lo \ 341 m10200-opc.lo \ 342 m10300-dis.lo \ 343 m10300-opc.lo \ 344 mcore-dis.lo \ 345 mips-dis.lo \ 346 mips-opc.lo \ 347 mips16-opc.lo \ 348 mmix-dis.lo \ 349 mmix-opc.lo \ 350 msp430-dis.lo \ 351 ns32k-dis.lo \ 352 openrisc-asm.lo \ 353 openrisc-desc.lo \ 354 openrisc-dis.lo \ 355 openrisc-ibld.lo \ 356 openrisc-opc.lo \ 357 or32-dis.lo \ 358 or32-opc.lo \ 359 pdp11-dis.lo \ 360 pdp11-opc.lo \ 361 pj-dis.lo \ 362 pj-opc.lo \ 363 ppc-dis.lo \ 364 ppc-opc.lo \ 365 s390-dis.lo \ 366 s390-opc.lo \ 367 sh-dis.lo \ 368 sh64-dis.lo \ 369 sh64-opc.lo \ 370 sparc-dis.lo \ 371 sparc-opc.lo \ 372 tic30-dis.lo \ 373 tic4x-dis.lo \ 374 tic54x-dis.lo \ 375 tic54x-opc.lo \ 376 tic80-dis.lo \ 377 tic80-opc.lo \ 378 v850-dis.lo \ 379 v850-opc.lo \ 380 vax-dis.lo \ 381 w65-dis.lo \ 382 xstormy16-asm.lo \ 383 xstormy16-desc.lo \ 384 xstormy16-dis.lo \ 385 xstormy16-ibld.lo \ 386 xstormy16-opc.lo \ 387 xtensa-dis.lo \ 388 z8k-dis.lo 389 390 391OFILES = @BFD_MACHINES@ 392 393INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl 394 395libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c 396# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD. 397# Unfortunately this causes libtool to add -L$(libdir), referring to the 398# planned install directory of libbfd. This can cause us to pick up an 399# old version of libbfd, or to pick up libbfd for the wrong architecture 400# if host != build. 401libopcodes_la_DEPENDENCIES = $(OFILES) 402libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@ 403libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@ 404 405# libtool will build .libs/libopcodes.a. We create libopcodes.a in 406# the build directory so that we don't have to convert all the 407# programs that use libopcodes.a simultaneously. This is a hack which 408# should be removed if everything else starts using libtool. FIXME. 409 410noinst_LIBRARIES = libopcodes.a 411 412POTFILES = $(HFILES) $(CFILES) 413 414CLEANFILES = \ 415 stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \ 416 stamp-iq2000 stamp-xstormy16 \ 417 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2 418 419 420CGENDIR = @cgendir@ 421CPUDIR = $(CGENDIR)/cpu 422CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` 423CGENFLAGS = -v 424 425CGENDEPS = \ 426 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \ 427 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \ 428 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \ 429 $(CGENDIR)/opc-opinst.scm \ 430 cgen-asm.in cgen-dis.in cgen-ibld.in 431 432 433CGEN_CPUS = fr30 frv ip2k m32r openrisc xstormy16 434@CGEN_MAINT_TRUE@IP2K_DEPS = @CGEN_MAINT_TRUE@stamp-ip2k 435@CGEN_MAINT_FALSE@IP2K_DEPS = 436@CGEN_MAINT_TRUE@M32R_DEPS = @CGEN_MAINT_TRUE@stamp-m32r 437@CGEN_MAINT_FALSE@M32R_DEPS = 438@CGEN_MAINT_TRUE@FR30_DEPS = @CGEN_MAINT_TRUE@stamp-fr30 439@CGEN_MAINT_FALSE@FR30_DEPS = 440@CGEN_MAINT_TRUE@FRV_DEPS = @CGEN_MAINT_TRUE@stamp-frv 441@CGEN_MAINT_FALSE@FRV_DEPS = 442@CGEN_MAINT_TRUE@OPENRISC_DEPS = @CGEN_MAINT_TRUE@stamp-openrisc 443@CGEN_MAINT_FALSE@OPENRISC_DEPS = 444@CGEN_MAINT_TRUE@IQ2000_DEPS = @CGEN_MAINT_TRUE@stamp-iq2000 445@CGEN_MAINT_FALSE@IQ2000_DEPS = 446@CGEN_MAINT_TRUE@XSTORMY16_DEPS = @CGEN_MAINT_TRUE@stamp-xstormy16 447@CGEN_MAINT_FALSE@XSTORMY16_DEPS = 448ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 449mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs 450CONFIG_HEADER = config.h 451CONFIG_CLEAN_FILES = 452LIBRARIES = $(noinst_LIBRARIES) 453 454 455DEFS = @DEFS@ -I. -I$(srcdir) -I. 456CPPFLAGS = @CPPFLAGS@ 457LDFLAGS = @LDFLAGS@ 458LIBS = @LIBS@ 459libopcodes_a_LIBADD = 460libopcodes_a_SOURCES = libopcodes.a.c 461libopcodes_a_OBJECTS = libopcodes.a.$(OBJEXT) 462LTLIBRARIES = $(bfdlib_LTLIBRARIES) 463 464libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo dis-init.lo 465CFLAGS = @CFLAGS@ 466COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 467LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 468CCLD = $(CC) 469LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ 470DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \ 471acinclude.m4 aclocal.m4 config.in configure configure.in 472 473 474DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) 475 476TAR = tar 477GZIP_ENV = --best 478SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES) 479OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS) 480 481all: all-redirect 482.SUFFIXES: 483.SUFFIXES: .S .c .lo .o .obj .s 484$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 485 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile 486 487Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 488 cd $(top_builddir) \ 489 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status 490 491$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4 492 cd $(srcdir) && $(ACLOCAL) 493$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 494 cd $(srcdir) && $(AUTOCONF) 495 496config.h: stamp-h 497 @if test ! -f $@; then \ 498 rm -f stamp-h; \ 499 $(MAKE) stamp-h; \ 500 else :; fi 501stamp-h: $(srcdir)/config.in $(top_builddir)/config.status 502 cd $(top_builddir) \ 503 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \ 504 $(SHELL) ./config.status 505 @echo timestamp > stamp-h 2> /dev/null 506$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in 507 @if test ! -f $@; then \ 508 rm -f $(srcdir)/stamp-h.in; \ 509 $(MAKE) $(srcdir)/stamp-h.in; \ 510 else :; fi 511$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 512 cd $(top_srcdir) && $(AUTOHEADER) 513 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null 514 515mostlyclean-hdr: 516 517clean-hdr: 518 519distclean-hdr: 520 -rm -f config.h 521 522maintainer-clean-hdr: 523 524mostlyclean-noinstLIBRARIES: 525 526clean-noinstLIBRARIES: 527 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) 528 529distclean-noinstLIBRARIES: 530 531maintainer-clean-noinstLIBRARIES: 532 533.c.o: 534 $(COMPILE) -c $< 535 536# FIXME: We should only use cygpath when building on Windows, 537# and only if it is available. 538.c.obj: 539 $(COMPILE) -c `cygpath -w $<` 540 541.s.o: 542 $(COMPILE) -c $< 543 544.S.o: 545 $(COMPILE) -c $< 546 547mostlyclean-compile: 548 -rm -f *.o core *.core 549 -rm -f *.$(OBJEXT) 550 551clean-compile: 552 553distclean-compile: 554 -rm -f *.tab.c 555 556maintainer-clean-compile: 557 558.c.lo: 559 $(LIBTOOL) --mode=compile $(COMPILE) -c $< 560 561.s.lo: 562 $(LIBTOOL) --mode=compile $(COMPILE) -c $< 563 564.S.lo: 565 $(LIBTOOL) --mode=compile $(COMPILE) -c $< 566 567mostlyclean-libtool: 568 -rm -f *.lo 569 570clean-libtool: 571 -rm -rf .libs _libs 572 573distclean-libtool: 574 575maintainer-clean-libtool: 576 577mostlyclean-bfdlibLTLIBRARIES: 578 579clean-bfdlibLTLIBRARIES: 580 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES) 581 582distclean-bfdlibLTLIBRARIES: 583 584maintainer-clean-bfdlibLTLIBRARIES: 585 586libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES) 587 $(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS) 588 589# This directory's subdirectories are mostly independent; you can cd 590# into them and run `make' without going through this Makefile. 591# To change the values of `make' variables: instead of editing Makefiles, 592# (1) if the variable is set in `config.status', edit `config.status' 593# (which will cause the Makefiles to be regenerated when you run `make'); 594# (2) otherwise, pass the desired values on the `make' command line. 595 596@SET_MAKE@ 597 598all-recursive install-data-recursive install-exec-recursive \ 599installdirs-recursive install-recursive uninstall-recursive install-info-recursive \ 600check-recursive installcheck-recursive info-recursive dvi-recursive: 601 @set fnord $(MAKEFLAGS); amf=$$2; \ 602 dot_seen=no; \ 603 target=`echo $@ | sed s/-recursive//`; \ 604 list='$(SUBDIRS)'; for subdir in $$list; do \ 605 echo "Making $$target in $$subdir"; \ 606 if test "$$subdir" = "."; then \ 607 dot_seen=yes; \ 608 local_target="$$target-am"; \ 609 else \ 610 local_target="$$target"; \ 611 fi; \ 612 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 613 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 614 done; \ 615 if test "$$dot_seen" = "no"; then \ 616 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 617 fi; test -z "$$fail" 618 619mostlyclean-recursive clean-recursive distclean-recursive \ 620maintainer-clean-recursive: 621 @set fnord $(MAKEFLAGS); amf=$$2; \ 622 dot_seen=no; \ 623 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ 624 rev="$$subdir $$rev"; \ 625 test "$$subdir" = "." && dot_seen=yes; \ 626 true; \ 627 done; \ 628 test "$$dot_seen" = "no" && rev=". $$rev"; \ 629 target=`echo $@ | sed s/-recursive//`; \ 630 for subdir in $$rev; do \ 631 echo "Making $$target in $$subdir"; \ 632 if test "$$subdir" = "."; then \ 633 local_target="$$target-am"; \ 634 else \ 635 local_target="$$target"; \ 636 fi; \ 637 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 638 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 639 done && test -z "$$fail" 640tags-recursive: 641 list='$(SUBDIRS)'; for subdir in $$list; do \ 642 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 643 done 644 645tags: TAGS 646 647ID: $(HEADERS) $(SOURCES) $(LISP) 648 list='$(SOURCES) $(HEADERS)'; \ 649 unique=`for i in $$list; do echo $$i; done | \ 650 awk ' { files[$$0] = 1; } \ 651 END { for (i in files) print i; }'`; \ 652 here=`pwd` && cd $(srcdir) \ 653 && mkid -f$$here/ID $$unique $(LISP) 654 655TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP) 656 tags=; \ 657 here=`pwd`; \ 658 list='$(SUBDIRS)'; for subdir in $$list; do \ 659 if test "$$subdir" = .; then :; else \ 660 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 661 fi; \ 662 done; \ 663 list='$(SOURCES) $(HEADERS)'; \ 664 unique=`for i in $$list; do echo $$i; done | \ 665 awk ' { files[$$0] = 1; } \ 666 END { for (i in files) print i; }'`; \ 667 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \ 668 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS) 669 670mostlyclean-tags: 671 672clean-tags: 673 674distclean-tags: 675 -rm -f TAGS ID 676 677maintainer-clean-tags: 678 679distdir = $(PACKAGE)-$(VERSION) 680top_distdir = $(distdir) 681 682# This target untars the dist file and tries a VPATH configuration. Then 683# it guarantees that the distribution is self-contained by making another 684# tarfile. 685distcheck: dist 686 -rm -rf $(distdir) 687 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz 688 mkdir $(distdir)/=build 689 mkdir $(distdir)/=inst 690 dc_install_base=`cd $(distdir)/=inst && pwd`; \ 691 cd $(distdir)/=build \ 692 && ../configure --srcdir=.. --prefix=$$dc_install_base \ 693 && $(MAKE) $(AM_MAKEFLAGS) \ 694 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 695 && $(MAKE) $(AM_MAKEFLAGS) check \ 696 && $(MAKE) $(AM_MAKEFLAGS) install \ 697 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 698 && $(MAKE) $(AM_MAKEFLAGS) dist 699 -rm -rf $(distdir) 700 @banner="$(distdir).tar.gz is ready for distribution"; \ 701 dashes=`echo "$$banner" | sed s/./=/g`; \ 702 echo "$$dashes"; \ 703 echo "$$banner"; \ 704 echo "$$dashes" 705dist: distdir 706 -chmod -R a+r $(distdir) 707 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) 708 -rm -rf $(distdir) 709dist-all: distdir 710 -chmod -R a+r $(distdir) 711 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) 712 -rm -rf $(distdir) 713distdir: $(DISTFILES) 714 -rm -rf $(distdir) 715 mkdir $(distdir) 716 -chmod 777 $(distdir) 717 @for file in $(DISTFILES); do \ 718 if test -f $$file; then d=.; else d=$(srcdir); fi; \ 719 if test -d $$d/$$file; then \ 720 cp -pr $$d/$$file $(distdir)/$$file; \ 721 else \ 722 test -f $(distdir)/$$file \ 723 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ 724 || cp -p $$d/$$file $(distdir)/$$file || :; \ 725 fi; \ 726 done 727 for subdir in $(SUBDIRS); do \ 728 if test "$$subdir" = .; then :; else \ 729 test -d $(distdir)/$$subdir \ 730 || mkdir $(distdir)/$$subdir \ 731 || exit 1; \ 732 chmod 777 $(distdir)/$$subdir; \ 733 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ 734 || exit 1; \ 735 fi; \ 736 done 737info-am: 738info: info-recursive 739dvi-am: 740dvi: dvi-recursive 741check-am: 742check: check-recursive 743installcheck-am: 744installcheck: installcheck-recursive 745install-info-am: 746install-info: install-info-recursive 747all-recursive-am: config.h 748 $(MAKE) $(AM_MAKEFLAGS) all-recursive 749 750install-exec-am: 751install-exec: install-exec-recursive 752 753install-data-am: install-bfdlibLTLIBRARIES 754install-data: install-data-recursive 755 756install-am: all-am 757 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 758install: install-recursive 759uninstall-am: uninstall-bfdlibLTLIBRARIES 760uninstall: uninstall-recursive 761all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h 762all-redirect: all-recursive-am 763install-strip: 764 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install 765installdirs: installdirs-recursive 766installdirs-am: 767 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir) 768 769 770mostlyclean-generic: 771 772clean-generic: 773 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 774 775distclean-generic: 776 -rm -f Makefile $(CONFIG_CLEAN_FILES) 777 -rm -f config.cache config.log stamp-h stamp-h[0-9]* 778 779maintainer-clean-generic: 780mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \ 781 mostlyclean-compile mostlyclean-libtool \ 782 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \ 783 mostlyclean-generic 784 785mostlyclean: mostlyclean-recursive 786 787clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \ 788 clean-bfdlibLTLIBRARIES clean-tags clean-generic \ 789 mostlyclean-am 790 791clean: clean-recursive 792 793distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \ 794 distclean-libtool distclean-bfdlibLTLIBRARIES \ 795 distclean-tags distclean-generic clean-am 796 -rm -f libtool 797 798distclean: distclean-recursive 799 -rm -f config.status 800 801maintainer-clean-am: maintainer-clean-hdr \ 802 maintainer-clean-noinstLIBRARIES \ 803 maintainer-clean-compile maintainer-clean-libtool \ 804 maintainer-clean-bfdlibLTLIBRARIES \ 805 maintainer-clean-tags maintainer-clean-generic \ 806 distclean-am 807 @echo "This command is intended for maintainers to use;" 808 @echo "it deletes files that may require special tools to rebuild." 809 810maintainer-clean: maintainer-clean-recursive 811 -rm -f config.status 812 813.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ 814mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ 815clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ 816mostlyclean-compile distclean-compile clean-compile \ 817maintainer-clean-compile mostlyclean-libtool distclean-libtool \ 818clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \ 819distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \ 820maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \ 821install-bfdlibLTLIBRARIES install-data-recursive \ 822uninstall-data-recursive install-exec-recursive \ 823uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ 824all-recursive check-recursive installcheck-recursive info-recursive \ 825dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ 826maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ 827distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ 828dvi-am dvi check check-am installcheck-am installcheck install-info-am \ 829install-info all-recursive-am install-exec-am install-exec \ 830install-data-am install-data install-am install uninstall-am uninstall \ 831all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ 832distclean-generic clean-generic maintainer-clean-generic clean \ 833mostlyclean distclean maintainer-clean 834 835 836disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h 837 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c 838 839stamp-lib: libopcodes.la 840 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \ 841 if [ -f $$libtooldir/libopcodes.a ]; then \ 842 cp $$libtooldir/libopcodes.a libopcodes.tmp; \ 843 $(RANLIB) libopcodes.tmp; \ 844 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \ 845 else true; fi 846 touch stamp-lib 847 848libopcodes.a: stamp-lib ; @true 849po/POTFILES.in: @MAINT@ Makefile 850 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \ 851 && mv tmp $(srcdir)/po/POTFILES.in 852 853# We should reconfigure whenever bfd/configure.in changes, because 854# that's where the version number comes from. 855config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in 856 $(SHELL) ./config.status --recheck 857 858install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes 859 @$(NORMAL_INSTALL) 860 861uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes 862 @$(NORMAL_UNINSTALL) 863 864.PHONY: install_libopcodes uninstall_libopcodes 865install_libopcodes: $(bfdlib_LTLIBRARIES) 866 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir) 867 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir) 868 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ 869 if test -f $$p; then \ 870 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \ 871 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \ 872 else :; fi; \ 873 done 874 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h 875 876uninstall_libopcodes: 877 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \ 878 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \ 879 done 880 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h 881 882run-cgen: 883 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \ 884 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \ 885 "$(options)" "$(extrafiles)" 886 touch stamp-${prefix} 887.PHONY: run-cgen 888 889# Maintainer utility rule to regenerate all cgen files. 890run-cgen-all: 891 for c in $(CGEN_CPUS) ; \ 892 do \ 893 $(MAKE) stamp-$$c || exit 1 ; \ 894 done 895.PHONY: run-cgen-all 896 897# For now, require developers to configure with --enable-cgen-maint. 898$(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) 899 @true 900stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc 901 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \ 902 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles= 903 904$(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) 905 @true 906stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc 907 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \ 908 archfile=$(CPUDIR)/m32r.cpu opcfile=$(CPUDIR)/m32r.opc extrafiles=opinst 909 910$(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) 911 @true 912stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc 913 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \ 914 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles= 915 916$(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) 917 @true 918# .cpu and .opc files for frv are kept in a different directory, but cgen has no switch to specify that location, so 919# copy those file to the regular place. 920stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc 921 $(MAKE) run-cgen arch=frv prefix=frv options= \ 922 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles= 923 924$(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) 925 @true 926stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc 927 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \ 928 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles= 929 930$(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) 931 @true 932stamp-iq2000: $(CGENDEPS) $(CPUDIR)/iq2000.cpu $(CPUDIR)/iq2000.opc \ 933 $(CPUDIR)/iq2000m.cpu $(CPUDIR)/iq10.cpu 934 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \ 935 archfile=$(CPUDIR)/iq2000.cpu opcfile=$(CPUDIR)/iq2000.opc extrafiles= 936 937$(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) 938 @true 939stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc 940 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \ 941 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles= 942 943ia64-gen: ia64-gen.o 944 $(LINK) ia64-gen.o $(LIBIBERTY) 945 946ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \ 947 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h 948 949ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl 950 ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c 951 952s390-mkopc: s390-mkopc.c 953 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c 954 955s390-opc.tab: s390-mkopc s390-opc.txt 956 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab 957 958sh-dis.lo: sh-dis.c 959 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $< 960 961Makefile: $(BFDDIR)/configure.in 962 963# This dependency stuff is copied from BFD. 964 965DEP: dep.sed $(CFILES) $(HFILES) config.h 966 rm -f DEP1 967 $(MAKE) MKDEP="$(MKDEP)" DEP1 968 sed -f dep.sed < DEP1 > DEPA 969 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA 970 if grep ' /' DEPA > /dev/null 2> /dev/null; then \ 971 echo 'make DEP failed!'; exit 1; \ 972 else \ 973 mv -f DEPA $@; \ 974 fi 975 976DEP1: $(CFILES) 977 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 978 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 979 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 980 mv -f DEP2 $@ 981 982dep.sed: dep-in.sed config.status 983 sed <$(srcdir)/dep-in.sed >dep.sed \ 984 -e 's!@BFD_H@!$(BFD_H)!' \ 985 -e 's!@INCDIR@!$(INCDIR)!' \ 986 -e 's!@BFDDIR@!$(BFDDIR)!' \ 987 -e 's!@SRCDIR@!$(srcdir)!' \ 988 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!' 989 990dep: DEP 991 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile 992 cat DEP >> tmp-Makefile 993 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile 994 995dep-in: DEP 996 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in 997 cat DEP >> tmp-Makefile.in 998 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in 999 1000dep-am: DEP 1001 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am 1002 cat DEP >> tmp-Makefile.am 1003 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am 1004 1005.PHONY: dep dep-in dep-am 1006 1007# What appears below is generated by a hacked mkdep using gcc -MM. 1008 1009# DO NOT DELETE THIS LINE -- mkdep uses it. 1010# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. 1011a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1012 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h 1013alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1014 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h 1015alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1016 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \ 1017 opintl.h 1018arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 1019 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \ 1020 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ 1021 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \ 1022 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h 1023arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1024 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h 1025arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1026 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h 1027arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1028 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \ 1029 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ 1030 opintl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/elf-bfd.h \ 1031 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ 1032 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h 1033avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1034 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \ 1035 $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h 1036cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1037 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \ 1038 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h 1039cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1040 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h 1041cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1042 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \ 1043 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h 1044cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1045 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \ 1046 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h 1047cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h 1048d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1049 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1050 $(INCDIR)/symcat.h 1051d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1052 $(INCDIR)/opcode/d10v.h 1053d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1054 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1055 $(INCDIR)/symcat.h opintl.h 1056d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1057 $(INCDIR)/opcode/d30v.h 1058dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1059 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h 1060dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1061 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h 1062dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1063 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1064disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1065 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1066fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1067 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \ 1068 fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1069 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1070fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1071 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \ 1072 fr30-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \ 1073 $(INCDIR)/xregex2.h 1074fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1075 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1076 fr30-desc.h $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h 1077fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1078 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \ 1079 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h 1080fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1081 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \ 1082 fr30-opc.h $(INCDIR)/libiberty.h 1083frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1084 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \ 1085 frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1086 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1087frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1088 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \ 1089 frv-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \ 1090 $(INCDIR)/xregex2.h 1091frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1092 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1093 frv-desc.h $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h 1094frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1095 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \ 1096 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h 1097frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1098 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \ 1099 frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/elf/frv.h \ 1100 $(INCDIR)/elf/reloc-macros.h 1101h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1102 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1103 $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h 1104h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1105 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ 1106 opintl.h 1107hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1108 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \ 1109 $(INCDIR)/opcode/hppa.h 1110i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1111 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h 1112i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1113 $(INCDIR)/opcode/i370.h 1114i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1115 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \ 1116 opintl.h 1117i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1118 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h 1119i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1120 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1121ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1122 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h 1123ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \ 1124 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h 1125ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \ 1126 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h 1127ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \ 1128 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h 1129ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \ 1130 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h 1131ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \ 1132 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h 1133ia64-opc-d.lo: ia64-opc-d.c 1134ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 1135 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \ 1136 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c 1137ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ 1138 $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \ 1139 ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \ 1140 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \ 1141 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c 1142ia64-asmtab.lo: ia64-asmtab.c 1143ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1144 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \ 1145 ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1146 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1147ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1148 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \ 1149 ip2k-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \ 1150 $(INCDIR)/xregex2.h 1151ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1152 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1153 ip2k-desc.h $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h 1154ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1155 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \ 1156 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h 1157ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1158 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \ 1159 ip2k-opc.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1160iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1161 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \ 1162 iq2000-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1163 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1164iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1165 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \ 1166 iq2000-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \ 1167 $(INCDIR)/xregex2.h 1168iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1169 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1170 iq2000-desc.h $(INCDIR)/opcode/cgen.h iq2000-opc.h \ 1171 opintl.h 1172iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1173 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \ 1174 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h 1175iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1176 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \ 1177 iq2000-opc.h $(INCDIR)/libiberty.h 1178m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1179 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \ 1180 m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1181 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1182m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1183 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \ 1184 m32r-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \ 1185 $(INCDIR)/xregex2.h 1186m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1187 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1188 m32r-desc.h $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h 1189m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1190 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \ 1191 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h 1192m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1193 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \ 1194 m32r-opc.h $(INCDIR)/libiberty.h 1195m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1196 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \ 1197 m32r-opc.h 1198m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \ 1199 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1200 $(INCDIR)/symcat.h 1201m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \ 1202 $(INCDIR)/opcode/m68hc11.h 1203m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1204 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \ 1205 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h 1206m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1207 $(INCDIR)/opcode/m68k.h 1208m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1209 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \ 1210 opintl.h $(INCDIR)/libiberty.h 1211mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1212 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1213mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1214 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1215 $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \ 1216 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ 1217 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h 1218mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1219 $(INCDIR)/opcode/mips.h 1220mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1221 $(INCDIR)/opcode/mips.h 1222m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1223 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1224 $(INCDIR)/symcat.h opintl.h 1225m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1226 $(INCDIR)/opcode/mn10200.h 1227m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1228 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1229 $(INCDIR)/symcat.h opintl.h 1230m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1231 $(INCDIR)/opcode/mn10300.h 1232mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \ 1233 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1234 opintl.h 1235mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h 1236ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \ 1237 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \ 1238 $(INCDIR)/opcode/ns32k.h opintl.h 1239openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1240 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \ 1241 openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \ 1242 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1243openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \ 1244 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \ 1245 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h \ 1246 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h 1247openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1248 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ 1249 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \ 1250 opintl.h 1251openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \ 1252 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ 1253 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \ 1254 opintl.h $(INCDIR)/safe-ctype.h 1255openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1256 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \ 1257 openrisc-opc.h $(INCDIR)/libiberty.h 1258or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1259 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \ 1260 $(INCDIR)/safe-ctype.h 1261or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \ 1262 $(INCDIR)/opcode/or32.h 1263pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1264 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h 1265pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h 1266pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1267 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1268 $(INCDIR)/symcat.h 1269pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1270 $(INCDIR)/opcode/pj.h 1271ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1272 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h 1273ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1274 $(INCDIR)/opcode/ppc.h opintl.h 1275s390-mkopc.lo: s390-mkopc.c 1276s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \ 1277 s390-opc.tab 1278s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \ 1279 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ 1280 $(INCDIR)/opcode/s390.h 1281sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1282 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1283sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ 1284 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \ 1285 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \ 1286 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ 1287 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \ 1288 $(BFDDIR)/elf32-sh64.h 1289sh64-opc.lo: sh64-opc.c sh64-opc.h 1290sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1291 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1292 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h 1293sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1294 $(INCDIR)/opcode/sparc.h 1295tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1296 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h 1297tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 1298 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h 1299tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1300 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \ 1301 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h 1302tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1303 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h 1304tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1305 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1306 $(INCDIR)/symcat.h 1307tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1308 $(INCDIR)/opcode/tic80.h 1309v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1310 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1311 $(INCDIR)/symcat.h opintl.h 1312v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1313 $(INCDIR)/opcode/v850.h opintl.h 1314vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1315 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \ 1316 $(INCDIR)/symcat.h 1317w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1318 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h 1319xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \ 1320 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \ 1321 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \ 1322 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h 1323xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \ 1324 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \ 1325 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h \ 1326 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h 1327xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \ 1328 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ 1329 $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen.h \ 1330 xstormy16-opc.h opintl.h 1331xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \ 1332 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ 1333 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \ 1334 opintl.h $(INCDIR)/safe-ctype.h 1335xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \ 1336 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \ 1337 $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h 1338xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \ 1339 $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/dis-asm.h \ 1340 $(BFD_H) $(INCDIR)/symcat.h 1341z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1342 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h 1343z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \ 1344 $(INCDIR)/libiberty.h 1345# IF YOU PUT ANYTHING HERE IT WILL GO AWAY 1346 1347# Tell versions [3.59,3.63) of GNU make to not export all variables. 1348# Otherwise a system limit (for SysV at least) may be exceeded. 1349.NOEXPORT: 1350