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