Add new port: crx-elf
[external/binutils.git] / opcodes / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2
3 AUTOMAKE_OPTIONS = 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 AM_CFLAGS = $(WARN_CFLAGS)
13
14 bfdlibdir = @bfdlibdir@
15 bfdincludedir = @bfdincludedir@
16
17 bfdlib_LTLIBRARIES = libopcodes.la
18
19 # This is where bfd.h lives.
20 BFD_H = ../bfd/bfd.h
21
22 # This is where libiberty lives.
23 LIBIBERTY = ../libiberty/libiberty.a
24
25 # Header files.
26 HFILES = \
27         arm-opc.h \
28         fr30-desc.h fr30-opc.h \
29         frv-desc.h frv-opc.h \
30         h8500-opc.h \
31         ia64-asmtab.h \
32         ia64-opc.h \
33         ip2k-desc.h ip2k-opc.h \
34         iq2000-desc.h iq2000-opc.h \
35         m32r-desc.h m32r-opc.h \
36         mcore-opc.h \
37         openrisc-desc.h openrisc-opc.h \
38         sh-opc.h \
39         sh64-opc.h \
40         sysdep.h \
41         w65-opc.h \
42         xstormy16-desc.h xstormy16-opc.h \
43         z8k-opc.h
44
45 # C source files that correspond to .o's.
46 CFILES = \
47         a29k-dis.c \
48         alpha-dis.c \
49         alpha-opc.c \
50         arc-dis.c \
51         arc-opc.c \
52         arc-ext.c \
53         arm-dis.c \
54         avr-dis.c \
55         cgen-asm.c \
56         cgen-dis.c \
57         cgen-opc.c \
58         cris-dis.c \
59         cris-opc.c \
60         crx-dis.c \
61         crx-opc.c \
62         d10v-dis.c \
63         d10v-opc.c \
64         d30v-dis.c \
65         d30v-opc.c \
66         dlx-dis.c \
67         dis-buf.c \
68         dis-init.c \
69         disassemble.c \
70         fr30-asm.c \
71         fr30-desc.c \
72         fr30-dis.c \
73         fr30-ibld.c \
74         fr30-opc.c \
75         frv-asm.c \
76         frv-desc.c \
77         frv-dis.c \
78         frv-ibld.c \
79         frv-opc.c \
80         h8300-dis.c \
81         h8500-dis.c \
82         hppa-dis.c \
83         i370-dis.c \
84         i370-opc.c \
85         i386-dis.c \
86         i860-dis.c \
87         i960-dis.c \
88         ia64-dis.c \
89         ia64-opc-a.c \
90         ia64-opc-b.c \
91         ia64-opc-f.c \
92         ia64-opc-i.c \
93         ia64-opc-m.c \
94         ia64-opc-d.c \
95         ia64-opc.c \
96         ia64-gen.c \
97         ia64-asmtab.c \
98         ip2k-asm.c \
99         ip2k-desc.c \
100         ip2k-dis.c \
101         ip2k-ibld.c \
102         ip2k-opc.c \
103         iq2000-asm.c \
104         iq2000-desc.c \
105         iq2000-dis.c \
106         iq2000-ibld.c \
107         iq2000-opc.c \
108         m32r-asm.c \
109         m32r-desc.c \
110         m32r-dis.c \
111         m32r-ibld.c \
112         m32r-opc.c \
113         m32r-opinst.c \
114         m68hc11-dis.c \
115         m68hc11-opc.c \
116         m68k-dis.c \
117         m68k-opc.c \
118         m88k-dis.c \
119         mcore-dis.c \
120         mips-dis.c \
121         mips-opc.c \
122         mips16-opc.c \
123         m10200-dis.c \
124         m10200-opc.c \
125         m10300-dis.c \
126         m10300-opc.c \
127         mmix-dis.c \
128         mmix-opc.c \
129         ns32k-dis.c \
130         openrisc-asm.c \
131         openrisc-desc.c \
132         openrisc-dis.c \
133         openrisc-ibld.c \
134         openrisc-opc.c \
135         or32-dis.c \
136         or32-opc.c \
137         pdp11-dis.c \
138         pdp11-opc.c \
139         pj-dis.c \
140         pj-opc.c \
141         ppc-dis.c \
142         ppc-opc.c \
143         s390-mkopc.c \
144         s390-opc.c \
145         s390-dis.c \
146         sh-dis.c \
147         sh64-dis.c \
148         sh64-opc.c \
149         sparc-dis.c \
150         sparc-opc.c \
151         tic30-dis.c \
152         tic4x-dis.c \
153         tic54x-dis.c \
154         tic54x-opc.c \
155         tic80-dis.c \
156         tic80-opc.c \
157         v850-dis.c \
158         v850-opc.c \
159         vax-dis.c \
160         w65-dis.c \
161         xstormy16-asm.c \
162         xstormy16-desc.c \
163         xstormy16-dis.c \
164         xstormy16-ibld.c \
165         xstormy16-opc.c \
166         xtensa-dis.c \
167         z8k-dis.c \
168         z8kgen.c
169
170 ALL_MACHINES = \
171         a29k-dis.lo \
172         alpha-dis.lo \
173         alpha-opc.lo \
174         arc-dis.lo \
175         arc-opc.lo \
176         arc-ext.lo \
177         arm-dis.lo \
178         avr-dis.lo \
179         cgen-asm.lo \
180         cgen-dis.lo \
181         cgen-opc.lo \
182         cris-dis.lo \
183         cris-opc.lo \
184         crx-dis.lo \
185         crx-opc.lo \
186         d10v-dis.lo \
187         d10v-opc.lo \
188         d30v-dis.lo \
189         d30v-opc.lo \
190         dlx-dis.lo \
191         fr30-asm.lo \
192         fr30-desc.lo \
193         fr30-dis.lo \
194         fr30-ibld.lo \
195         fr30-opc.lo \
196         frv-asm.lo \
197         frv-desc.lo \
198         frv-dis.lo \
199         frv-ibld.lo \
200         frv-opc.lo \
201         h8300-dis.lo \
202         h8500-dis.lo \
203         hppa-dis.lo \
204         i386-dis.lo \
205         i370-dis.lo \
206         i370-opc.lo \
207         i860-dis.lo \
208         i960-dis.lo \
209         ia64-dis.lo \
210         ia64-opc.lo \
211         ip2k-asm.lo \
212         ip2k-desc.lo \
213         ip2k-dis.lo \
214         ip2k-ibld.lo \
215         ip2k-opc.lo \
216         iq2000-asm.lo \
217         iq2000-desc.lo \
218         iq2000-dis.lo \
219         iq2000-ibld.lo \
220         iq2000-opc.lo \
221         m32r-asm.lo \
222         m32r-desc.lo \
223         m32r-dis.lo \
224         m32r-ibld.lo \
225         m32r-opc.lo \
226         m32r-opinst.lo \
227         m68hc11-dis.lo \
228         m68hc11-opc.lo \
229         m68k-dis.lo \
230         m68k-opc.lo \
231         m88k-dis.lo \
232         m10200-dis.lo \
233         m10200-opc.lo \
234         m10300-dis.lo \
235         m10300-opc.lo \
236         mcore-dis.lo \
237         mips-dis.lo \
238         mips-opc.lo \
239         mips16-opc.lo \
240         mmix-dis.lo \
241         mmix-opc.lo \
242         msp430-dis.lo \
243         ns32k-dis.lo \
244         openrisc-asm.lo \
245         openrisc-desc.lo \
246         openrisc-dis.lo \
247         openrisc-ibld.lo \
248         openrisc-opc.lo \
249         or32-dis.lo \
250         or32-opc.lo \
251         pdp11-dis.lo \
252         pdp11-opc.lo \
253         pj-dis.lo \
254         pj-opc.lo \
255         ppc-dis.lo \
256         ppc-opc.lo \
257         s390-dis.lo \
258         s390-opc.lo \
259         sh-dis.lo \
260         sh64-dis.lo \
261         sh64-opc.lo \
262         sparc-dis.lo \
263         sparc-opc.lo \
264         tic30-dis.lo \
265         tic4x-dis.lo \
266         tic54x-dis.lo \
267         tic54x-opc.lo \
268         tic80-dis.lo \
269         tic80-opc.lo \
270         v850-dis.lo \
271         v850-opc.lo \
272         vax-dis.lo \
273         w65-dis.lo \
274         xstormy16-asm.lo \
275         xstormy16-desc.lo \
276         xstormy16-dis.lo \
277         xstormy16-ibld.lo \
278         xstormy16-opc.lo \
279         xtensa-dis.lo \
280         z8k-dis.lo
281
282 OFILES = @BFD_MACHINES@
283
284 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
285
286 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
287         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
288
289 libopcodes_la_SOURCES =  dis-buf.c disassemble.c dis-init.c
290 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
291 # Unfortunately this causes libtool to add -L$(libdir), referring to the
292 # planned install directory of libbfd.  This can cause us to pick up an
293 # old version of libbfd, or to pick up libbfd for the wrong architecture
294 # if host != build.
295 libopcodes_la_DEPENDENCIES = $(OFILES)
296 libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
297 libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
298
299 # libtool will build .libs/libopcodes.a.  We create libopcodes.a in
300 # the build directory so that we don't have to convert all the
301 # programs that use libopcodes.a simultaneously.  This is a hack which
302 # should be removed if everything else starts using libtool.  FIXME.
303
304 noinst_LIBRARIES = libopcodes.a
305
306 stamp-lib: libopcodes.la
307         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
308         if [ -f $$libtooldir/libopcodes.a ]; then \
309           cp $$libtooldir/libopcodes.a libopcodes.tmp; \
310           $(RANLIB) libopcodes.tmp; \
311           $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
312         else true; fi
313         touch stamp-lib
314
315 libopcodes.a: stamp-lib ; @true
316
317 POTFILES = $(HFILES) $(CFILES)
318 po/POTFILES.in: @MAINT@ Makefile
319         for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
320           && mv tmp $(srcdir)/po/POTFILES.in
321
322 # We should reconfigure whenever bfd/configure.in changes, because
323 # that's where the version number comes from.
324 config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
325         $(SHELL) ./config.status --recheck
326
327 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
328         @$(NORMAL_INSTALL)
329
330 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
331         @$(NORMAL_UNINSTALL)
332
333 .PHONY: install_libopcodes uninstall_libopcodes
334 install_libopcodes: $(bfdlib_LTLIBRARIES)
335         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
336         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
337         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
338           if test -f $$p; then \
339             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
340             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
341           else :; fi; \
342         done
343         $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
344
345 uninstall_libopcodes:
346         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
347           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
348         done
349         rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
350
351 CLEANFILES = \
352         stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
353         stamp-iq2000 stamp-xstormy16 \
354         libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
355
356
357 CGENDIR = @cgendir@
358 CPUDIR = $(CGENDIR)/cpu
359 CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
360 CGENFLAGS = -v
361
362 CGENDEPS = \
363         $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
364         $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
365         $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
366         $(CGENDIR)/opc-opinst.scm \
367         cgen-asm.in cgen-dis.in cgen-ibld.in
368
369 CGEN_CPUS = fr30 frv ip2k m32r openrisc xstormy16
370
371 if CGEN_MAINT
372 IP2K_DEPS = stamp-ip2k
373 M32R_DEPS = stamp-m32r
374 FR30_DEPS = stamp-fr30
375 FRV_DEPS = stamp-frv
376 OPENRISC_DEPS = stamp-openrisc
377 IQ2000_DEPS = stamp-iq2000
378 XSTORMY16_DEPS = stamp-xstormy16
379 else
380 IP2K_DEPS =
381 M32R_DEPS =
382 FR30_DEPS =
383 FRV_DEPS =
384 OPENRISC_DEPS = 
385 IQ2000_DEPS = 
386 XSTORMY16_DEPS = 
387 endif
388
389 run-cgen:
390         $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
391           $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
392           "$(options)" "$(extrafiles)"
393         touch stamp-${prefix}
394 .PHONY: run-cgen
395
396 # Maintainer utility rule to regenerate all cgen files.
397 run-cgen-all:
398         for c in $(CGEN_CPUS) ; \
399         do \
400                 $(MAKE) stamp-$$c || exit 1 ; \
401         done
402 .PHONY: run-cgen-all
403
404 # For now, require developers to configure with --enable-cgen-maint.
405 $(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)
406         @true
407 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
408         $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
409                 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
410
411 $(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)
412         @true
413 stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
414         $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
415                 archfile=$(CPUDIR)/m32r.cpu opcfile=$(CPUDIR)/m32r.opc extrafiles=opinst
416
417 $(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)
418         @true
419 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
420         $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
421                 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
422
423 $(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)
424         @true
425 # .cpu and .opc files for frv are kept in a different directory, but cgen has no switch to specify that location, so
426 # copy those file to the regular place.
427 stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
428         $(MAKE) run-cgen arch=frv prefix=frv options= \
429                 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
430
431 $(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)
432         @true
433 stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
434         $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
435                 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
436
437 $(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)
438         @true
439 stamp-iq2000: $(CGENDEPS) $(CPUDIR)/iq2000.cpu $(CPUDIR)/iq2000.opc \
440         $(CPUDIR)/iq2000m.cpu $(CPUDIR)/iq10.cpu
441         $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
442                 archfile=$(CPUDIR)/iq2000.cpu opcfile=$(CPUDIR)/iq2000.opc extrafiles=
443
444 $(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)
445         @true
446 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
447         $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
448                 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
449
450 ia64-gen: ia64-gen.o
451         $(LINK) ia64-gen.o $(LIBIBERTY)
452
453 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
454   ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
455
456 ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
457         ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
458
459 s390-mkopc: s390-mkopc.c
460         $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
461
462 s390-opc.tab: s390-mkopc s390-opc.txt
463         ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
464
465 sh-dis.lo: sh-dis.c
466         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
467
468 Makefile: $(BFDDIR)/configure.in
469
470 # This dependency stuff is copied from BFD.
471
472 DEP: dep.sed $(CFILES) $(HFILES) config.h
473         rm -f DEP1
474         $(MAKE) MKDEP="$(MKDEP)" DEP1
475         sed -f dep.sed < DEP1 > DEPA
476         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
477         if grep ' /' DEPA > /dev/null 2> /dev/null; then \
478           echo 'make DEP failed!'; exit 1; \
479         else \
480           mv -f DEPA $@; \
481         fi
482
483 DEP1: $(CFILES)
484         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
485         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
486         $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
487         mv -f DEP2 $@
488
489 dep.sed: dep-in.sed config.status
490         sed <$(srcdir)/dep-in.sed >dep.sed      \
491                 -e 's!@BFD_H@!$(BFD_H)!'        \
492                 -e 's!@INCDIR@!$(INCDIR)!'      \
493                 -e 's!@BFDDIR@!$(BFDDIR)!'      \
494                 -e 's!@SRCDIR@!$(srcdir)!'      \
495                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
496
497 dep: DEP
498         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
499         cat DEP >> tmp-Makefile
500         $(srcdir)/../move-if-change tmp-Makefile Makefile
501
502 dep-in: DEP
503         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
504         cat DEP >> tmp-Makefile.in
505         $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
506
507 dep-am: DEP
508         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
509         cat DEP >> tmp-Makefile.am
510         $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
511
512 .PHONY: dep dep-in dep-am
513
514 # What appears below is generated by a hacked mkdep using gcc -MM.
515
516 # DO NOT DELETE THIS LINE -- mkdep uses it.
517 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
518 a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
519   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
520 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
521   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
522 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
523   $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
524   opintl.h
525 arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
526   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
527   $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
528   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
529   $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
530 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
531   $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h
532 arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
533   $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
534 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
535   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \
536   $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
537   opintl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/elf-bfd.h \
538   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
539   $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
540 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
541   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
542   $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h
543 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
544   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
545   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h
546 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
547   $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
548 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
549   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
550   $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
551 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
552   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
553   $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
554 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
555 crx-dis.lo: crx-dis.c $(INCDIR)/opcode/crx.h \
556   $(INCDIR)/dis-asm.h sysdep.h $(INCDIR)/ansidecl.h
557 crx-opc.lo: crx-opc.c $(INCDIR)/opcode/crx.h
558 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
559   $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
560   $(INCDIR)/symcat.h
561 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
562   $(INCDIR)/opcode/d10v.h
563 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
564   $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
565   $(INCDIR)/symcat.h opintl.h
566 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
567   $(INCDIR)/opcode/d30v.h
568 dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
569   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
570 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
571   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
572 dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
573   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
574 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
575   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
576 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
577   $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
578   fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
579   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
580 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
581   $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
582   fr30-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
583   $(INCDIR)/xregex2.h
584 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
585   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
586   fr30-desc.h $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
587 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
588   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
589   $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
590 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
591   $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
592   fr30-opc.h $(INCDIR)/libiberty.h
593 frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
594   $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
595   frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
596   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
597 frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
598   $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
599   frv-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
600   $(INCDIR)/xregex2.h
601 frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
602   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
603   frv-desc.h $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
604 frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
605   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
606   $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
607 frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
608   $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
609   frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/elf/frv.h \
610   $(INCDIR)/elf/reloc-macros.h
611 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
612   $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
613   $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h
614 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
615   h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
616   opintl.h
617 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
618   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
619   $(INCDIR)/opcode/hppa.h
620 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
621   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
622 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
623   $(INCDIR)/opcode/i370.h
624 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
625   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
626   opintl.h
627 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
628   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
629 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
630   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
631 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
632   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
633 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
634   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
635 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
636   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
637 ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
638   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
639 ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
640   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
641 ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
642   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
643 ia64-opc-d.lo: ia64-opc-d.c
644 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
645   sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
646   $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
647 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
648   $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
649   ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
650   ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
651   ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
652 ia64-asmtab.lo: ia64-asmtab.c
653 ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
654   $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
655   ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
656   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
657 ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
658   $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
659   ip2k-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
660   $(INCDIR)/xregex2.h
661 ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
662   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
663   ip2k-desc.h $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h
664 ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
665   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
666   $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
667 ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
668   $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
669   ip2k-opc.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
670 iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
671   $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
672   iq2000-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
673   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
674 iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
675   $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
676   iq2000-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
677   $(INCDIR)/xregex2.h
678 iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
679   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
680   iq2000-desc.h $(INCDIR)/opcode/cgen.h iq2000-opc.h \
681   opintl.h
682 iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
683   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
684   $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
685 iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
686   $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
687   iq2000-opc.h $(INCDIR)/libiberty.h
688 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
689   $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
690   m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
691   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
692 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
693   $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
694   m32r-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
695   $(INCDIR)/xregex2.h
696 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
697   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
698   m32r-desc.h $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
699 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
700   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
701   $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
702 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
703   $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
704   m32r-opc.h $(INCDIR)/libiberty.h
705 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
706   $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
707   m32r-opc.h
708 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
709   $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
710   $(INCDIR)/symcat.h
711 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
712   $(INCDIR)/opcode/m68hc11.h
713 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
714   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
715   $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
716 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
717   $(INCDIR)/opcode/m68k.h
718 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
719   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
720   opintl.h $(INCDIR)/libiberty.h
721 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
722   mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
723 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
724   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
725   $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
726   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
727   $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
728 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
729   $(INCDIR)/opcode/mips.h
730 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
731   $(INCDIR)/opcode/mips.h
732 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
733   $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
734   $(INCDIR)/symcat.h opintl.h
735 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
736   $(INCDIR)/opcode/mn10200.h
737 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
738   $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
739   $(INCDIR)/symcat.h opintl.h
740 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
741   $(INCDIR)/opcode/mn10300.h
742 mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
743   $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
744   opintl.h
745 mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
746 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
747   $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
748   $(INCDIR)/opcode/ns32k.h opintl.h
749 openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
750   $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
751   openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
752   $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
753 openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
754   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
755   $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h \
756   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
757 openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
758   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
759   openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
760   opintl.h
761 openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
762   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
763   openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
764   opintl.h $(INCDIR)/safe-ctype.h
765 openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
766   $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
767   openrisc-opc.h $(INCDIR)/libiberty.h
768 or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
769   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
770   $(INCDIR)/safe-ctype.h
771 or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
772   $(INCDIR)/opcode/or32.h
773 pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
774   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
775 pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
776 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
777   $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
778   $(INCDIR)/symcat.h
779 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
780   $(INCDIR)/opcode/pj.h
781 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
783 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
784   $(INCDIR)/opcode/ppc.h opintl.h
785 s390-mkopc.lo: s390-mkopc.c
786 s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
787   s390-opc.tab
788 s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
789   config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
790   $(INCDIR)/opcode/s390.h
791 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
792   sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
793 sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
794   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
795   sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
796   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
797   $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
798   $(BFDDIR)/elf32-sh64.h
799 sh64-opc.lo: sh64-opc.c sh64-opc.h
800 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
801   $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
802   $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
803 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
804   $(INCDIR)/opcode/sparc.h
805 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
806   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
807 tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
808   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
809 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
810   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
811   $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
812 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
813   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
814 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
815   $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
816   $(INCDIR)/symcat.h
817 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
818   $(INCDIR)/opcode/tic80.h
819 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
820   $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
821   $(INCDIR)/symcat.h opintl.h
822 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
823   $(INCDIR)/opcode/v850.h opintl.h
824 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
825   $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
826   $(INCDIR)/symcat.h
827 w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
828   w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
829 xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
830   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
831   $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \
832   $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
833 xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
834   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
835   $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h \
836   $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
837 xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
838   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
839   $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen.h \
840   xstormy16-opc.h opintl.h
841 xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
842   $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
843   xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
844   opintl.h $(INCDIR)/safe-ctype.h
845 xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
846   $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
847   $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h
848 xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
849   $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/dis-asm.h \
850   $(BFD_H) $(INCDIR)/symcat.h
851 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
852   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
853 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
854   $(INCDIR)/libiberty.h
855 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY