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