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