gas/
[external/binutils.git] / opcodes / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2
3 AUTOMAKE_OPTIONS = 1.9 cygnus
4
5 SUBDIRS = po
6
7 INCDIR = $(srcdir)/../include
8 BFDDIR = $(srcdir)/../bfd
9 MKDEP = gcc -MM
10
11 WARN_CFLAGS = @WARN_CFLAGS@
12 NO_WERROR = @NO_WERROR@
13 AM_CFLAGS = $(WARN_CFLAGS)
14
15 bfdlibdir = @bfdlibdir@
16 bfdincludedir = @bfdincludedir@
17
18 .PHONY: install-html
19 install-html:
20
21 bfdlib_LTLIBRARIES = libopcodes.la
22
23 # This is where bfd.h lives.
24 BFD_H = ../bfd/bfd.h
25
26 # This is where libiberty lives.
27 LIBIBERTY = ../libiberty/libiberty.a
28
29 # Header files.
30 HFILES = \
31         cgen-ops.h cgen-types.h \
32         fr30-desc.h fr30-opc.h \
33         frv-desc.h frv-opc.h \
34         h8500-opc.h \
35         ia64-asmtab.h \
36         ia64-opc.h \
37         ip2k-desc.h ip2k-opc.h \
38         iq2000-desc.h iq2000-opc.h \
39         m32c-desc.h m32c-opc.h \
40         m32r-desc.h m32r-opc.h \
41         mcore-opc.h \
42         mep-desc.h mep-opc.h \
43         mt-desc.h mt-opc.h \
44         openrisc-desc.h openrisc-opc.h \
45         score-opc.h \
46         sh-opc.h \
47         sh64-opc.h \
48         sysdep.h \
49         w65-opc.h \
50         xc16x-desc.h xc16x-opc.h \
51         xstormy16-desc.h xstormy16-opc.h \
52         z8k-opc.h
53
54 # C source files that correspond to .o's.
55 CFILES = \
56         alpha-dis.c \
57         alpha-opc.c \
58         arc-dis.c \
59         arc-opc.c \
60         arc-ext.c \
61         arm-dis.c \
62         avr-dis.c \
63         bfin-dis.c \
64         cgen-asm.c \
65         cgen-bitset.c \
66         cgen-dis.c \
67         cgen-opc.c \
68         cris-dis.c \
69         cris-opc.c \
70         crx-dis.c \
71         crx-opc.c \
72         d10v-dis.c \
73         d10v-opc.c \
74         d30v-dis.c \
75         d30v-opc.c \
76         dlx-dis.c \
77         dis-buf.c \
78         dis-init.c \
79         disassemble.c \
80         fr30-asm.c \
81         fr30-desc.c \
82         fr30-dis.c \
83         fr30-ibld.c \
84         fr30-opc.c \
85         frv-asm.c \
86         frv-desc.c \
87         frv-dis.c \
88         frv-ibld.c \
89         frv-opc.c \
90         h8300-dis.c \
91         h8500-dis.c \
92         hppa-dis.c \
93         i370-dis.c \
94         i370-opc.c \
95         i386-dis.c \
96         i386-opc.c \
97         i860-dis.c \
98         i960-dis.c \
99         ia64-dis.c \
100         ia64-opc-a.c \
101         ia64-opc-b.c \
102         ia64-opc-f.c \
103         ia64-opc-i.c \
104         ia64-opc-m.c \
105         ia64-opc-d.c \
106         ia64-opc.c \
107         ia64-gen.c \
108         ia64-asmtab.c \
109         ip2k-asm.c \
110         ip2k-desc.c \
111         ip2k-dis.c \
112         ip2k-ibld.c \
113         ip2k-opc.c \
114         iq2000-asm.c \
115         iq2000-desc.c \
116         iq2000-dis.c \
117         iq2000-ibld.c \
118         iq2000-opc.c \
119         m32c-asm.c \
120         m32c-desc.c \
121         m32c-dis.c \
122         m32c-ibld.c \
123         m32c-opc.c \
124         m32r-asm.c \
125         m32r-desc.c \
126         m32r-dis.c \
127         m32r-ibld.c \
128         m32r-opc.c \
129         m32r-opinst.c \
130         m68hc11-dis.c \
131         m68hc11-opc.c \
132         m68k-dis.c \
133         m68k-opc.c \
134         m88k-dis.c \
135         maxq-dis.c \
136         mcore-dis.c \
137         mep-asm.c \
138         mep-desc.c \
139         mep-dis.c \
140         mep-ibld.c \
141         mep-opc.c \
142         mips-dis.c \
143         mips-opc.c \
144         mips16-opc.c \
145         m10200-dis.c \
146         m10200-opc.c \
147         m10300-dis.c \
148         m10300-opc.c \
149         mmix-dis.c \
150         mmix-opc.c \
151         mt-asm.c \
152         mt-desc.c \
153         mt-dis.c \
154         mt-ibld.c \
155         mt-opc.c \
156         ns32k-dis.c \
157         openrisc-asm.c \
158         openrisc-desc.c \
159         openrisc-dis.c \
160         openrisc-ibld.c \
161         openrisc-opc.c \
162         or32-dis.c \
163         or32-opc.c \
164         pdp11-dis.c \
165         pdp11-opc.c \
166         pj-dis.c \
167         pj-opc.c \
168         ppc-dis.c \
169         ppc-opc.c \
170         s390-mkopc.c \
171         s390-opc.c \
172         s390-dis.c \
173         score-dis.c \
174         sh-dis.c \
175         sh64-dis.c \
176         sh64-opc.c \
177         sparc-dis.c \
178         sparc-opc.c \
179         spu-dis.c \
180         spu-opc.c \
181         tic30-dis.c \
182         tic4x-dis.c \
183         tic54x-dis.c \
184         tic54x-opc.c \
185         tic80-dis.c \
186         tic80-opc.c \
187         v850-dis.c \
188         v850-opc.c \
189         vax-dis.c \
190         w65-dis.c \
191         xc16x-asm.c \
192         xc16x-desc.c \
193         xc16x-dis.c \
194         xc16x-ibld.c \
195         xc16x-opc.c \
196         xstormy16-asm.c \
197         xstormy16-desc.c \
198         xstormy16-dis.c \
199         xstormy16-ibld.c \
200         xstormy16-opc.c \
201         xtensa-dis.c \
202         z80-dis.c \
203         z8k-dis.c \
204         z8kgen.c
205
206 ALL_MACHINES = \
207         alpha-dis.lo \
208         alpha-opc.lo \
209         arc-dis.lo \
210         arc-opc.lo \
211         arc-ext.lo \
212         arm-dis.lo \
213         avr-dis.lo \
214         bfin-dis.lo \
215         cgen-asm.lo \
216         cgen-bitset.lo \
217         cgen-dis.lo \
218         cgen-opc.lo \
219         cris-dis.lo \
220         cris-opc.lo \
221         crx-dis.lo \
222         crx-opc.lo \
223         d10v-dis.lo \
224         d10v-opc.lo \
225         d30v-dis.lo \
226         d30v-opc.lo \
227         dlx-dis.lo \
228         fr30-asm.lo \
229         fr30-desc.lo \
230         fr30-dis.lo \
231         fr30-ibld.lo \
232         fr30-opc.lo \
233         frv-asm.lo \
234         frv-desc.lo \
235         frv-dis.lo \
236         frv-ibld.lo \
237         frv-opc.lo \
238         h8300-dis.lo \
239         h8500-dis.lo \
240         hppa-dis.lo \
241         i386-dis.lo \
242         i386-opc.lo \
243         i370-dis.lo \
244         i370-opc.lo \
245         i860-dis.lo \
246         i960-dis.lo \
247         ia64-dis.lo \
248         ia64-opc.lo \
249         ip2k-asm.lo \
250         ip2k-desc.lo \
251         ip2k-dis.lo \
252         ip2k-ibld.lo \
253         ip2k-opc.lo \
254         iq2000-asm.lo \
255         iq2000-desc.lo \
256         iq2000-dis.lo \
257         iq2000-ibld.lo \
258         iq2000-opc.lo \
259         m32c-asm.lo \
260         m32c-desc.lo \
261         m32c-dis.lo \
262         m32c-ibld.lo \
263         m32c-opc.lo \
264         m32r-asm.lo \
265         m32r-desc.lo \
266         m32r-dis.lo \
267         m32r-ibld.lo \
268         m32r-opc.lo \
269         m32r-opinst.lo \
270         m68hc11-dis.lo \
271         m68hc11-opc.lo \
272         m68k-dis.lo \
273         m68k-opc.lo \
274         m88k-dis.lo \
275         m10200-dis.lo \
276         m10200-opc.lo \
277         m10300-dis.lo \
278         m10300-opc.lo \
279         maxq-dis.lo \
280         mcore-dis.lo \
281         mep-asm.lo \
282         mep-desc.lo \
283         mep-dis.lo \
284         mep-ibld.lo \
285         mep-opc.lo \
286         mips-dis.lo \
287         mips-opc.lo \
288         mips16-opc.lo \
289         mmix-dis.lo \
290         mmix-opc.lo \
291         msp430-dis.lo \
292         mt-asm.lo \
293         mt-desc.lo \
294         mt-dis.lo \
295         mt-ibld.lo \
296         mt-opc.lo \
297         ns32k-dis.lo \
298         openrisc-asm.lo \
299         openrisc-desc.lo \
300         openrisc-dis.lo \
301         openrisc-ibld.lo \
302         openrisc-opc.lo \
303         or32-dis.lo \
304         or32-opc.lo \
305         pdp11-dis.lo \
306         pdp11-opc.lo \
307         pj-dis.lo \
308         pj-opc.lo \
309         ppc-dis.lo \
310         ppc-opc.lo \
311         s390-dis.lo \
312         s390-opc.lo \
313         score-dis.lo \
314         sh-dis.lo \
315         sh64-dis.lo \
316         sh64-opc.lo \
317         sparc-dis.lo \
318         sparc-opc.lo \
319         spu-dis.lo \
320         spu-opc.lo \
321         tic30-dis.lo \
322         tic4x-dis.lo \
323         tic54x-dis.lo \
324         tic54x-opc.lo \
325         tic80-dis.lo \
326         tic80-opc.lo \
327         v850-dis.lo \
328         v850-opc.lo \
329         vax-dis.lo \
330         w65-dis.lo \
331         xc16x-asm.lo \
332         xc16x-desc.lo \
333         xc16x-dis.lo \
334         xc16x-ibld.lo \
335         xc16x-opc.lo \
336         xstormy16-asm.lo \
337         xstormy16-desc.lo \
338         xstormy16-dis.lo \
339         xstormy16-ibld.lo \
340         xstormy16-opc.lo \
341         xtensa-dis.lo \
342         z80-dis.lo \
343         z8k-dis.lo
344
345 OFILES = @BFD_MACHINES@
346
347 # We should reconfigure whenever bfd/configure.in changes, because
348 # that's where the version number in Makefile comes from.
349 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
350
351 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
352
353 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
354         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
355
356 libopcodes_la_SOURCES =  dis-buf.c disassemble.c dis-init.c
357 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
358 # Unfortunately this causes libtool to add -L$(libdir), referring to the
359 # planned install directory of libbfd.  This can cause us to pick up an
360 # old version of libbfd, or to pick up libbfd for the wrong architecture
361 # if host != build.
362 libopcodes_la_DEPENDENCIES = $(OFILES)
363 libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
364 libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
365
366 # libtool will build .libs/libopcodes.a.  We create libopcodes.a in
367 # the build directory so that we don't have to convert all the
368 # programs that use libopcodes.a simultaneously.  This is a hack which
369 # should be removed if everything else starts using libtool.  FIXME.
370
371 noinst_LIBRARIES = libopcodes.a
372
373 stamp-lib: libopcodes.la
374         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
375         if [ -f $$libtooldir/libopcodes.a ]; then \
376           cp $$libtooldir/libopcodes.a libopcodes.tmp; \
377           $(RANLIB) libopcodes.tmp; \
378           $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
379         else true; fi
380         touch stamp-lib
381
382 libopcodes.a: stamp-lib ; @true
383
384 POTFILES = $(HFILES) $(CFILES)
385 po/POTFILES.in: @MAINT@ Makefile
386         for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
387           && mv tmp $(srcdir)/po/POTFILES.in
388
389 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
390         @$(NORMAL_INSTALL)
391
392 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
393         @$(NORMAL_UNINSTALL)
394
395 .PHONY: install_libopcodes uninstall_libopcodes
396 install_libopcodes: $(bfdlib_LTLIBRARIES)
397         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
398         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
399         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
400           if test -f $$p; then \
401             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
402             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
403           else :; fi; \
404         done
405         $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
406
407 uninstall_libopcodes:
408         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
409           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
410         done
411         rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
412
413 CLEANFILES = \
414         stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
415         stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
416         libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
417
418
419 CGENDIR = @cgendir@
420 CPUDIR = $(CGENDIR)/cpu
421 CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
422 CGENFLAGS = -v
423
424 CGENDEPS = \
425         $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
426         $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
427         $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
428         $(CGENDIR)/opc-opinst.scm \
429         cgen-asm.in cgen-dis.in cgen-ibld.in
430
431 CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
432
433 if CGEN_MAINT
434 IP2K_DEPS = stamp-ip2k
435 M32C_DEPS = stamp-m32c
436 M32R_DEPS = stamp-m32r
437 FR30_DEPS = stamp-fr30
438 FRV_DEPS = stamp-frv
439 MEP_DEPS = stamp-mep
440 MT_DEPS = stamp-mt
441 OPENRISC_DEPS = stamp-openrisc
442 IQ2000_DEPS = stamp-iq2000
443 XC16X_DEPS = stamp-xc16x
444 XSTORMY16_DEPS = stamp-xstormy16
445 else
446 IP2K_DEPS =
447 M32C_DEPS =
448 M32R_DEPS =
449 FR30_DEPS =
450 FRV_DEPS =
451 MEP_DEPS =
452 MT_DEPS =
453 OPENRISC_DEPS = 
454 IQ2000_DEPS = 
455 XC16X_DEPS = 
456 XSTORMY16_DEPS = 
457 endif
458
459 run-cgen:
460         $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
461           $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
462           "$(options)" "$(extrafiles)"
463         touch stamp-${prefix}
464 .PHONY: run-cgen
465
466 # Maintainer utility rule to regenerate all cgen files.
467 run-cgen-all:
468         for c in $(CGEN_CPUS) ; \
469         do \
470                 $(MAKE) stamp-$$c || exit 1 ; \
471         done
472 .PHONY: run-cgen-all
473
474 # For now, require developers to configure with --enable-cgen-maint.
475 $(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)
476         @true
477 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
478         $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
479                 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
480
481 $(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)
482 #       @true
483 stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
484         $(MAKE) run-cgen arch=m32c prefix=m32c options= \
485                 archfile=$(srcdir)/../cpu/m32c.cpu \
486                 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
487 m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
488 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
489   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
490   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
491 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
492   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
493   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
494 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
495   $(BFD_H) $(INCDIR)/ansidecl.h \
496   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
497   $(m32c_opc_h) opintl.h
498 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
499   $(BFD_H) $(INCDIR)/ansidecl.h \
500   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
501   $(m32c_opc_h) opintl.h
502 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
503   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
504   $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
505
506 $(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)
507         @true
508 stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
509         $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
510                 archfile=$(srcdir)/../cpu/m32r.cpu \
511                 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
512
513 $(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)
514         @true
515 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
516         $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
517                 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
518
519 $(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)
520         @true
521 stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
522         $(MAKE) run-cgen arch=frv prefix=frv options= \
523                 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
524
525 $(srcdir)/mep-desc.h $(srcdir)/mep-desc.c $(srcdir)/mep-opc.h $(srcdir)/mep-opc.c $(srcdir)/mep-ibld.c $(srcdir)/mep-asm.c $(srcdir)/mep-dis.c: $(MEP_DEPS)
526         @true
527 stamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
528         $(MAKE) run-cgen arch=mep prefix=mep options= \
529                 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
530
531 $(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)
532         @true
533 stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
534         $(MAKE) run-cgen arch=mt prefix=mt options= \
535                 archfile=$(srcdir)/../cpu/mt.cpu \
536                 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
537
538 $(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)
539         @true
540 stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
541         $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
542                 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
543
544 $(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)
545         @true
546 stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
547                 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
548                 $(srcdir)/../cpu/iq10.cpu
549         $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
550                 archfile=$(srcdir)/../cpu/iq2000.cpu \
551                 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
552
553 $(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)
554         @true
555 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
556         $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
557                 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
558
559 $(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)
560         @true
561 stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
562         $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
563                 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
564
565 ia64-gen: ia64-gen.o
566         $(LINK) ia64-gen.o $(LIBIBERTY)
567
568 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
569   ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
570
571 ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
572         ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
573
574 s390-mkopc: s390-mkopc.c
575         $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
576
577 s390-opc.tab: s390-mkopc s390-opc.txt
578         ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
579
580 sh-dis.lo: sh-dis.c
581         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
582
583 # This dependency stuff is copied from BFD.
584
585 DEP: dep.sed $(CFILES) $(HFILES) config.h
586         rm -f DEP1
587         $(MAKE) MKDEP="$(MKDEP)" DEP1
588         sed -f dep.sed < DEP1 > DEPA
589         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
590         if grep ' /' DEPA > /dev/null 2> /dev/null; then \
591           echo 'make DEP failed!'; exit 1; \
592         else \
593           mv -f DEPA $@; \
594         fi
595
596 DEP1: $(CFILES)
597         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
598         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
599         $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
600         mv -f DEP2 $@
601
602 dep.sed: dep-in.sed config.status
603         sed <$(srcdir)/dep-in.sed >dep.sed      \
604                 -e 's!@BFD_H@!$(BFD_H)!'        \
605                 -e 's!@INCDIR@!$(INCDIR)!'      \
606                 -e 's!@BFDDIR@!$(BFDDIR)!'      \
607                 -e 's!@SRCDIR@!$(srcdir)!'      \
608                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
609
610 dep: DEP
611         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
612         cat DEP >> tmp-Makefile
613         $(srcdir)/../move-if-change tmp-Makefile Makefile
614
615 dep-in: DEP
616         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
617         cat DEP >> tmp-Makefile.in
618         $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
619
620 dep-am: DEP
621         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
622         cat DEP >> tmp-Makefile.am
623         $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
624
625 .PHONY: dep dep-in dep-am
626
627 # What appears below is generated by a hacked mkdep using gcc -MM.
628
629 # DO NOT DELETE THIS LINE -- mkdep uses it.
630 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
631 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
632   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
633   $(INCDIR)/opcode/alpha.h
634 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
635   $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
636   $(INCDIR)/symcat.h opintl.h
637 arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
638   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
639   $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
640   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
641   $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
642   opintl.h arc-dis.h arc-ext.h
643 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
644   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
645   opintl.h
646 arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
647   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
648   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
649 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
650   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
651   $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
652   $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h \
653   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
654   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
655   $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
656 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
657   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
658   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
659   $(INCDIR)/opcode/avr.h
660 bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
661   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
662 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
663   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
664   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
665   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
666   opintl.h
667 cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
668   $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
669 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
670   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
671   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
672   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
673 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
674   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
675   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
676   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
677 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
678   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
679   $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
680   $(INCDIR)/ansidecl.h
681 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
682 crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
683   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
684   $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
685 crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
686   $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
687 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
688   $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
689   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
690 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
691   $(INCDIR)/opcode/d10v.h
692 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
693   $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
694   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
695 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
696   $(INCDIR)/opcode/d30v.h
697 dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
698   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
699   $(INCDIR)/opcode/dlx.h
700 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
701   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
702   opintl.h
703 dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
704   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
705   $(BFD_H)
706 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
707   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
708 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
709   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
710   fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
711   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
712   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
713   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
714 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
715   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
716   fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
717   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
718   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
719   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
720 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
721   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
722   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
723   fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
724   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
725   opintl.h
726 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
727   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
728   $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
729   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
730   fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
731 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
732   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
733   fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
734   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
735   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
736 frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
737   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
738   frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
739   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
740   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
741   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
742 frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
743   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
744   frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
745   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
746   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
747   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
748 frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
749   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
750   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
751   frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
752   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
753   opintl.h
754 frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
755   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
756   $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
757   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
758   frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
759 frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
760   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
761   frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
762   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
763   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
764   $(INCDIR)/elf/reloc-macros.h
765 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
766   $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
767   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
768   $(INCDIR)/ansidecl.h
769 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
770   h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
771   $(INCDIR)/symcat.h opintl.h
772 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
773   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
774   $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
775 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
776   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
777   $(INCDIR)/opcode/i370.h
778 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
779   $(INCDIR)/opcode/i370.h
780 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
781   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
782   $(INCDIR)/ansidecl.h opintl.h $(INCDIR)/opcode/i386.h
783 i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
784   i386-opc.h $(INCDIR)/opcode/i386.h
785 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
786   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
787 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
788   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
789 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
790   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
791   $(BFD_H)
792 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
793   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
794 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
795   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
796 ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
797   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
798 ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
799   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
800 ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
801   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
802 ia64-opc-d.lo: ia64-opc-d.c
803 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
804   config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
805   ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
806   $(INCDIR)/symcat.h ia64-asmtab.c
807 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
808   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
809   config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
810   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
811   ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
812   ia64-opc-x.c ia64-opc-d.c
813 ia64-asmtab.lo: ia64-asmtab.c
814 ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
815   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
816   ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
817   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
818   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
819   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
820 ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
821   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
822   ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
823   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
824   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
825   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
826 ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
827   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
828   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
829   ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
830   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
831   opintl.h
832 ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
833   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
834   $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
835   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
836   ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
837 ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
838   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
839   ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
840   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
841   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
842 iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
843   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
844   iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
845   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
846   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
847   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
848 iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
849   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
850   iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
851   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
852   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
853   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
854 iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
855   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
856   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
857   iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
858   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
859   opintl.h
860 iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
861   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
862   $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
863   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
864   iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
865 iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
866   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
867   iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
868   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
869   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
870 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
871   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
872   m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
873   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
874   cgen-types.h cgen-ops.h opintl.h $(INCDIR)/xregex.h \
875   $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
876   $(INCDIR)/safe-ctype.h
877 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
878   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
879   m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
880   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
881   cgen-types.h cgen-ops.h opintl.h $(INCDIR)/libiberty.h \
882   $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
883 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
884   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
885   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
886   m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
887   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
888   cgen-types.h cgen-ops.h opintl.h $(INCDIR)/elf/m32c.h \
889   $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
890   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
891 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
892   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
893   $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
894   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
895   m32c-opc.h cgen-types.h cgen-ops.h opintl.h $(INCDIR)/safe-ctype.h
896 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
897   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
898   m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
899   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
900   cgen-types.h cgen-ops.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
901 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
902   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
903   m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
904   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
905   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
906   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
907 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
908   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
909   m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
910   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
911   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
912   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
913 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
914   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
915   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
916   m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
917   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
918   opintl.h
919 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
920   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
921   $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
922   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
923   m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
924 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
925   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
926   m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
927   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
928   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
929 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
930   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
931   m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
932   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
933 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
934   $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
935   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
936 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
937   $(INCDIR)/opcode/m68hc11.h
938 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
939   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
940   $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
941   opintl.h $(INCDIR)/opcode/m68k.h
942 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
943   $(INCDIR)/opcode/m68k.h
944 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
945   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
946   $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
947   $(INCDIR)/ansidecl.h
948 maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
949   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
950   $(INCDIR)/opcode/maxq.h
951 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
952   mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
953   $(INCDIR)/symcat.h
954 mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
955   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
956   mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
957   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
958   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
959   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
960 mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
961   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
962   mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
963   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
964   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
965   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
966 mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
967   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
968   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
969   mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
970   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
971   opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
972   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
973   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
974 mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
975   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
976   $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
977   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
978   mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
979 mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
980   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
981   mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
982   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
983   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/mep.h \
984   $(INCDIR)/elf/reloc-macros.h
985 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
986   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
987   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
988   opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
989   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
990   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
991 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
992   $(INCDIR)/opcode/mips.h
993 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
994   $(INCDIR)/opcode/mips.h
995 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
996   $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
997   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
998 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
999   $(INCDIR)/opcode/mn10200.h
1000 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1001   $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1002   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1003 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1004   $(INCDIR)/opcode/mn10300.h
1005 mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
1006   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1007   $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
1008 mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
1009 mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1010   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1011   mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1012   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1013   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1014   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1015 mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1016   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1017   mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1018   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1019   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1020   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1021 mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1022   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1023   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1024   mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1025   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1026   opintl.h
1027 mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1028   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1029   $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1030   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1031   mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
1032 mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1033   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1034   mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1035   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1036   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1037 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
1038   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/ansidecl.h \
1039   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ns32k.h \
1040   opintl.h
1041 openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1042   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1043   openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1044   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1045   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1046   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1047 openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1048   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1049   $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
1050   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1051   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1052   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1053   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1054 openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1055   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1056   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1057   openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1058   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1059   opintl.h
1060 openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1061   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1062   $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1063   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1064   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1065   opintl.h $(INCDIR)/safe-ctype.h
1066 openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1067   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1068   openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1069   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1070   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1071 or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1072   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1073   $(INCDIR)/safe-ctype.h
1074 or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1075   $(INCDIR)/opcode/or32.h
1076 pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1077   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1078   $(INCDIR)/opcode/pdp11.h
1079 pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
1080 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1081   $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1082   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1083 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1084   $(INCDIR)/opcode/pj.h
1085 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1086   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1087   $(INCDIR)/opcode/ppc.h
1088 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1089   $(INCDIR)/opcode/ppc.h opintl.h
1090 s390-mkopc.lo: s390-mkopc.c
1091 s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
1092   s390-opc.tab
1093 s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
1094   config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1095   $(INCDIR)/symcat.h $(INCDIR)/opcode/s390.h
1096 score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1097   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1098   score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1099   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1100   $(INCDIR)/elf/internal.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
1101 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1102   sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1103   $(INCDIR)/dis-asm.h $(BFD_H)
1104 sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1105   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1106   $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1107   $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1108   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1109   $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
1110 sh64-opc.lo: sh64-opc.c sh64-opc.h
1111 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1112   $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1113   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1114   $(INCDIR)/ansidecl.h opintl.h
1115 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1116   $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1117 spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1118   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1119   $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
1120 spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h \
1121   $(INCDIR)/opcode/spu-insns.h
1122 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1123   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1124   $(INCDIR)/opcode/tic30.h
1125 tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1126   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1127   $(INCDIR)/opcode/tic4x.h
1128 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1129   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1130   $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1131 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1132   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1133   $(INCDIR)/opcode/tic54x.h
1134 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1135   $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1136   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1137 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1138   $(INCDIR)/opcode/tic80.h
1139 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1140   $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1141   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1142 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1143   $(INCDIR)/opcode/v850.h opintl.h
1144 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1145   $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1146   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1147 w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1148   w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1149   $(INCDIR)/symcat.h
1150 xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1151   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1152   xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1153   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1154   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1155   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1156 xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1157   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1158   xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1159   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1160   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1161   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1162 xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1163   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1164   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1165   xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1166   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1167   opintl.h
1168 xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1169   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1170   $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1171   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1172   xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
1173 xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1174   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1175   xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1176   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1177   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1178 xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1179   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1180   $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1181   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1182   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1183   opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1184   $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1185 xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1186   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1187   $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1188   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1189   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1190   opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1191   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1192 xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1193   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1194   $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1195   $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1196   $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1197   xstormy16-opc.h opintl.h
1198 xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1199   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1200   $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1201   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1202   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1203   opintl.h $(INCDIR)/safe-ctype.h
1204 xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1205   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1206   $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1207   $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1208   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1209   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1210 xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
1211   $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1212   sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1213   $(INCDIR)/symcat.h
1214 z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1215   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1216 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1217   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1218   z8k-opc.h
1219 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1220   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1221 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY