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