OSDN Git Service

Cleanups after the update to Autoconf 2.64, Automake 1.11.
[pf3gnuchains/pf3gnuchains4x.git] / opcodes / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2
3 AUTOMAKE_OPTIONS = 1.9 cygnus
4 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
5
6 SUBDIRS = po
7
8 INCDIR = $(srcdir)/../include
9 BFDDIR = $(srcdir)/../bfd
10 MKDEP = gcc -MM
11
12 WARN_CFLAGS = @WARN_CFLAGS@
13 NO_WERROR = @NO_WERROR@
14 AM_CFLAGS = $(WARN_CFLAGS)
15
16 bfdlibdir = @bfdlibdir@
17 bfdincludedir = @bfdincludedir@
18
19 bfdlib_LTLIBRARIES = libopcodes.la
20
21 # This is where bfd.h lives.
22 BFD_H = ../bfd/bfd.h
23
24 # This is where libiberty lives.
25 LIBIBERTY = ../libiberty/libiberty.a
26
27 # Header files.
28 HFILES = \
29         cgen-ops.h cgen-types.h \
30         fr30-desc.h fr30-opc.h \
31         frv-desc.h frv-opc.h \
32         h8500-opc.h \
33         i386-init.h \
34         i386-opc.h \
35         i386-tbl.h \
36         ia64-asmtab.h \
37         ia64-opc.h \
38         ip2k-desc.h ip2k-opc.h \
39         iq2000-desc.h iq2000-opc.h \
40         lm32-desc.h \
41         lm32-opc.h \
42         m32c-desc.h m32c-opc.h \
43         m32r-desc.h m32r-opc.h \
44         mcore-opc.h \
45         mep-desc.h mep-opc.h \
46         microblaze-opc.h \
47         mt-desc.h mt-opc.h \
48         openrisc-desc.h openrisc-opc.h \
49         score-opc.h \
50         sh-opc.h \
51         sh64-opc.h \
52         sysdep.h \
53         w65-opc.h \
54         xc16x-desc.h xc16x-opc.h \
55         xstormy16-desc.h xstormy16-opc.h \
56         z8k-opc.h
57
58 # C source files that correspond to .o's.
59 CFILES = \
60         alpha-dis.c \
61         alpha-opc.c \
62         arc-dis.c \
63         arc-opc.c \
64         arc-ext.c \
65         arm-dis.c \
66         avr-dis.c \
67         bfin-dis.c \
68         cgen-asm.c \
69         cgen-bitset.c \
70         cgen-dis.c \
71         cgen-opc.c \
72         cr16-dis.c \
73         cr16-opc.c \
74         cris-dis.c \
75         cris-opc.c \
76         crx-dis.c \
77         crx-opc.c \
78         d10v-dis.c \
79         d10v-opc.c \
80         d30v-dis.c \
81         d30v-opc.c \
82         dlx-dis.c \
83         dis-buf.c \
84         dis-init.c \
85         disassemble.c \
86         fr30-asm.c \
87         fr30-desc.c \
88         fr30-dis.c \
89         fr30-ibld.c \
90         fr30-opc.c \
91         frv-asm.c \
92         frv-desc.c \
93         frv-dis.c \
94         frv-ibld.c \
95         frv-opc.c \
96         moxie-dis.c \
97         moxie-opc.c \
98         h8300-dis.c \
99         h8500-dis.c \
100         hppa-dis.c \
101         i370-dis.c \
102         i370-opc.c \
103         i386-dis.c \
104         i386-opc.c \
105         i386-gen.c \
106         i860-dis.c \
107         i960-dis.c \
108         ia64-dis.c \
109         ia64-opc-a.c \
110         ia64-opc-b.c \
111         ia64-opc-f.c \
112         ia64-opc-i.c \
113         ia64-opc-m.c \
114         ia64-opc-d.c \
115         ia64-opc.c \
116         ia64-gen.c \
117         ia64-asmtab.c \
118         ip2k-asm.c \
119         ip2k-desc.c \
120         ip2k-dis.c \
121         ip2k-ibld.c \
122         ip2k-opc.c \
123         iq2000-asm.c \
124         iq2000-desc.c \
125         iq2000-dis.c \
126         iq2000-ibld.c \
127         iq2000-opc.c \
128         lm32-asm.c \
129         lm32-desc.c \
130         lm32-dis.c \
131         lm32-ibld.c \
132         lm32-opc.c \
133         lm32-opinst.c \
134         m32c-asm.c \
135         m32c-desc.c \
136         m32c-dis.c \
137         m32c-ibld.c \
138         m32c-opc.c \
139         m32r-asm.c \
140         m32r-desc.c \
141         m32r-dis.c \
142         m32r-ibld.c \
143         m32r-opc.c \
144         m32r-opinst.c \
145         m68hc11-dis.c \
146         m68hc11-opc.c \
147         m68k-dis.c \
148         m68k-opc.c \
149         m88k-dis.c \
150         maxq-dis.c \
151         mcore-dis.c \
152         mep-asm.c \
153         mep-desc.c \
154         mep-dis.c \
155         mep-ibld.c \
156         mep-opc.c \
157         mips-dis.c \
158         microblaze-dis.c \
159         mips-opc.c \
160         mips16-opc.c \
161         m10200-dis.c \
162         m10200-opc.c \
163         m10300-dis.c \
164         m10300-opc.c \
165         mmix-dis.c \
166         mmix-opc.c \
167         mt-asm.c \
168         mt-desc.c \
169         mt-dis.c \
170         mt-ibld.c \
171         mt-opc.c \
172         ns32k-dis.c \
173         openrisc-asm.c \
174         openrisc-desc.c \
175         openrisc-dis.c \
176         openrisc-ibld.c \
177         openrisc-opc.c \
178         or32-dis.c \
179         or32-opc.c \
180         pdp11-dis.c \
181         pdp11-opc.c \
182         pj-dis.c \
183         pj-opc.c \
184         ppc-dis.c \
185         ppc-opc.c \
186         s390-mkopc.c \
187         s390-opc.c \
188         s390-dis.c \
189         score-dis.c \
190         score7-dis.c \
191         sh-dis.c \
192         sh64-dis.c \
193         sh64-opc.c \
194         sparc-dis.c \
195         sparc-opc.c \
196         spu-dis.c \
197         spu-opc.c \
198         tic30-dis.c \
199         tic4x-dis.c \
200         tic54x-dis.c \
201         tic54x-opc.c \
202         tic80-dis.c \
203         tic80-opc.c \
204         v850-dis.c \
205         v850-opc.c \
206         vax-dis.c \
207         w65-dis.c \
208         xc16x-asm.c \
209         xc16x-desc.c \
210         xc16x-dis.c \
211         xc16x-ibld.c \
212         xc16x-opc.c \
213         xstormy16-asm.c \
214         xstormy16-desc.c \
215         xstormy16-dis.c \
216         xstormy16-ibld.c \
217         xstormy16-opc.c \
218         xtensa-dis.c \
219         z80-dis.c \
220         z8k-dis.c \
221         z8kgen.c
222
223 ALL_MACHINES = \
224         alpha-dis.lo \
225         alpha-opc.lo \
226         arc-dis.lo \
227         arc-opc.lo \
228         arc-ext.lo \
229         arm-dis.lo \
230         avr-dis.lo \
231         bfin-dis.lo \
232         cgen-asm.lo \
233         cgen-bitset.lo \
234         cgen-dis.lo \
235         cgen-opc.lo \
236         cr16-dis.lo \
237         cr16-opc.lo \
238         cris-dis.lo \
239         cris-opc.lo \
240         crx-dis.lo \
241         crx-opc.lo \
242         d10v-dis.lo \
243         d10v-opc.lo \
244         d30v-dis.lo \
245         d30v-opc.lo \
246         dlx-dis.lo \
247         fr30-asm.lo \
248         fr30-desc.lo \
249         fr30-dis.lo \
250         fr30-ibld.lo \
251         fr30-opc.lo \
252         frv-asm.lo \
253         frv-desc.lo \
254         frv-dis.lo \
255         frv-ibld.lo \
256         frv-opc.lo \
257         moxie-dis.lo \
258         moxie-opc.lo \
259         h8300-dis.lo \
260         h8500-dis.lo \
261         hppa-dis.lo \
262         i386-dis.lo \
263         i386-opc.lo \
264         i370-dis.lo \
265         i370-opc.lo \
266         i860-dis.lo \
267         i960-dis.lo \
268         ia64-dis.lo \
269         ia64-opc.lo \
270         ip2k-asm.lo \
271         ip2k-desc.lo \
272         ip2k-dis.lo \
273         ip2k-ibld.lo \
274         ip2k-opc.lo \
275         iq2000-asm.lo \
276         iq2000-desc.lo \
277         iq2000-dis.lo \
278         iq2000-ibld.lo \
279         iq2000-opc.lo \
280         lm32-asm.lo \
281         lm32-desc.lo \
282         lm32-dis.lo \
283         lm32-ibld.lo \
284         lm32-opc.lo \
285         lm32-opinst.lo \
286         m32c-asm.lo \
287         m32c-desc.lo \
288         m32c-dis.lo \
289         m32c-ibld.lo \
290         m32c-opc.lo \
291         m32r-asm.lo \
292         m32r-desc.lo \
293         m32r-dis.lo \
294         m32r-ibld.lo \
295         m32r-opc.lo \
296         m32r-opinst.lo \
297         m68hc11-dis.lo \
298         m68hc11-opc.lo \
299         m68k-dis.lo \
300         m68k-opc.lo \
301         m88k-dis.lo \
302         m10200-dis.lo \
303         m10200-opc.lo \
304         m10300-dis.lo \
305         m10300-opc.lo \
306         maxq-dis.lo \
307         mcore-dis.lo \
308         mep-asm.lo \
309         mep-desc.lo \
310         mep-dis.lo \
311         mep-ibld.lo \
312         mep-opc.lo \
313         mips-dis.lo \
314         microblaze-dis.lo \
315         mips-opc.lo \
316         mips16-opc.lo \
317         mmix-dis.lo \
318         mmix-opc.lo \
319         msp430-dis.lo \
320         mt-asm.lo \
321         mt-desc.lo \
322         mt-dis.lo \
323         mt-ibld.lo \
324         mt-opc.lo \
325         ns32k-dis.lo \
326         openrisc-asm.lo \
327         openrisc-desc.lo \
328         openrisc-dis.lo \
329         openrisc-ibld.lo \
330         openrisc-opc.lo \
331         or32-dis.lo \
332         or32-opc.lo \
333         pdp11-dis.lo \
334         pdp11-opc.lo \
335         pj-dis.lo \
336         pj-opc.lo \
337         ppc-dis.lo \
338         ppc-opc.lo \
339         s390-dis.lo \
340         s390-opc.lo \
341         score-dis.lo \
342         score7-dis.lo \
343         sh-dis.lo \
344         sh64-dis.lo \
345         sh64-opc.lo \
346         sparc-dis.lo \
347         sparc-opc.lo \
348         spu-dis.lo \
349         spu-opc.lo \
350         tic30-dis.lo \
351         tic4x-dis.lo \
352         tic54x-dis.lo \
353         tic54x-opc.lo \
354         tic80-dis.lo \
355         tic80-opc.lo \
356         v850-dis.lo \
357         v850-opc.lo \
358         vax-dis.lo \
359         w65-dis.lo \
360         xc16x-asm.lo \
361         xc16x-desc.lo \
362         xc16x-dis.lo \
363         xc16x-ibld.lo \
364         xc16x-opc.lo \
365         xstormy16-asm.lo \
366         xstormy16-desc.lo \
367         xstormy16-dis.lo \
368         xstormy16-ibld.lo \
369         xstormy16-opc.lo \
370         xtensa-dis.lo \
371         z80-dis.lo \
372         z8k-dis.lo
373
374 OFILES = @BFD_MACHINES@
375
376 # We should reconfigure whenever bfd/configure.in changes, because
377 # that's where the version number in Makefile comes from.
378 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
379
380 INCLUDES = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
381
382 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
383         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
384
385 libopcodes_la_SOURCES =  dis-buf.c disassemble.c dis-init.c
386 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
387 # Unfortunately this causes libtool to add -L$(libdir), referring to the
388 # planned install directory of libbfd.  This can cause us to pick up an
389 # old version of libbfd, or to pick up libbfd for the wrong architecture
390 # if host != build. So for building with shared libraries we use a
391 # hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
392 libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
393 libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
394 libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
395
396 # libtool will build .libs/libopcodes.a.  We create libopcodes.a in
397 # the build directory so that we don't have to convert all the
398 # programs that use libopcodes.a simultaneously.  This is a hack which
399 # should be removed if everything else starts using libtool.  FIXME.
400
401 noinst_LIBRARIES = libopcodes.a
402
403 stamp-lib: libopcodes.la
404         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
405         if [ -f $$libtooldir/libopcodes.a ]; then \
406           cp $$libtooldir/libopcodes.a libopcodes.tmp; \
407           $(RANLIB) libopcodes.tmp; \
408           $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
409         else true; fi
410         touch stamp-lib
411
412 libopcodes.a: stamp-lib ; @true
413
414 POTFILES = $(HFILES) $(CFILES)
415 po/POTFILES.in: @MAINT@ Makefile
416         for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
417           && mv tmp $(srcdir)/po/POTFILES.in
418
419 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
420         @$(NORMAL_INSTALL)
421
422 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
423         @$(NORMAL_UNINSTALL)
424
425 .PHONY: install_libopcodes uninstall_libopcodes
426 install_libopcodes: $(bfdlib_LTLIBRARIES)
427         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
428         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
429         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
430           if test -f $$p; then \
431             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
432             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
433           else :; fi; \
434         done
435         $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
436
437 uninstall_libopcodes:
438         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
439           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
440         done
441         rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
442
443 CLEANFILES = \
444         stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
445         stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
446         libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
447
448
449 CGENDIR = @cgendir@
450 CPUDIR = $(CGENDIR)/cpu
451 CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
452 CGENFLAGS = -v
453
454 CGENDEPS = \
455         $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
456         $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
457         $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
458         $(CGENDIR)/opc-opinst.scm \
459         cgen-asm.in cgen-dis.in cgen-ibld.in
460
461 CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
462
463 if CGEN_MAINT
464 IP2K_DEPS = stamp-ip2k
465 LM32_DEPS = stamp-lm32
466 M32C_DEPS = stamp-m32c
467 M32R_DEPS = stamp-m32r
468 FR30_DEPS = stamp-fr30
469 FRV_DEPS = stamp-frv
470 MEP_DEPS = stamp-mep
471 MT_DEPS = stamp-mt
472 OPENRISC_DEPS = stamp-openrisc
473 IQ2000_DEPS = stamp-iq2000
474 XC16X_DEPS = stamp-xc16x
475 XSTORMY16_DEPS = stamp-xstormy16
476 else
477 IP2K_DEPS =
478 LM32_DEPS = 
479 M32C_DEPS =
480 M32R_DEPS =
481 FR30_DEPS =
482 FRV_DEPS =
483 MEP_DEPS =
484 MT_DEPS =
485 OPENRISC_DEPS = 
486 IQ2000_DEPS = 
487 XC16X_DEPS = 
488 XSTORMY16_DEPS = 
489 endif
490
491 run-cgen:
492         $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
493           $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
494           "$(options)" "$(extrafiles)"
495         touch stamp-${prefix}
496 .PHONY: run-cgen
497
498 # Maintainer utility rule to regenerate all cgen files.
499 run-cgen-all:
500         for c in $(CGEN_CPUS) ; \
501         do \
502                 $(MAKE) stamp-$$c || exit 1 ; \
503         done
504 .PHONY: run-cgen-all
505
506 # For now, require developers to configure with --enable-cgen-maint.
507 $(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)
508         @true
509 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
510         $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
511                 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
512
513 $(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
514         @true
515 stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
516         $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
517                 archfile=$(srcdir)/../cpu/lm32.cpu \
518                 opcfile=$(srcdir)/../cpu/lm32.opc \
519                 extrafiles=opinst
520
521 $(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)
522 #       @true
523 stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
524         $(MAKE) run-cgen arch=m32c prefix=m32c options= \
525                 archfile=$(srcdir)/../cpu/m32c.cpu \
526                 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
527 m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
528 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
529   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
530   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
531 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
532   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
533   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
534 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
535   $(BFD_H) $(INCDIR)/ansidecl.h \
536   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
537   $(m32c_opc_h) opintl.h
538 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
539   $(BFD_H) $(INCDIR)/ansidecl.h \
540   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
541   $(m32c_opc_h) opintl.h
542 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
543   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
544   $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
545
546 $(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)
547         @true
548 stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
549         $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
550                 archfile=$(srcdir)/../cpu/m32r.cpu \
551                 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
552
553 $(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)
554         @true
555 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
556         $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
557                 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
558
559 $(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)
560         @true
561 stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
562         $(MAKE) run-cgen arch=frv prefix=frv options= \
563                 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
564
565 $(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)
566         @true
567 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
568         $(MAKE) run-cgen arch=mep prefix=mep options= \
569                 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
570
571 $(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)
572         @true
573 stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
574         $(MAKE) run-cgen arch=mt prefix=mt options= \
575                 archfile=$(srcdir)/../cpu/mt.cpu \
576                 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
577
578 $(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)
579         @true
580 stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
581         $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
582                 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
583
584 $(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)
585         @true
586 stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
587                 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
588                 $(srcdir)/../cpu/iq10.cpu
589         $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
590                 archfile=$(srcdir)/../cpu/iq2000.cpu \
591                 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
592
593 $(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)
594         @true
595 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
596         $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
597                 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
598
599 $(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)
600         @true
601 stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
602         $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
603                 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
604
605 i386-gen: i386-gen.o
606         $(LINK) i386-gen.o $(LIBIBERTY)
607
608 i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h
609
610 $(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h 
611         @echo $@
612
613 $(srcdir)/i386-init.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
614         ./i386-gen --srcdir $(srcdir)
615
616 ia64-gen: ia64-gen.o
617         $(LINK) ia64-gen.o $(LIBIBERTY)
618
619 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
620   ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
621
622 # Don't wrap the line below, as @MAINT@ can be expanded to '#'.
623 # Some make versions don't handle line continuations in comments.
624 $(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
625         ./ia64-gen --srcdir $(srcdir) > $@
626
627 s390-mkopc: s390-mkopc.c
628         $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
629
630 s390-opc.tab: s390-mkopc s390-opc.txt
631         ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
632
633 sh-dis.lo: sh-dis.c
634         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
635
636 # This dependency stuff is copied from BFD.
637
638 DEP: dep.sed $(CFILES) $(HFILES) config.h
639         rm -f DEP1
640         $(MAKE) MKDEP="$(MKDEP)" DEP1
641         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
642         if grep ' /' DEP1 > /dev/null 2> /dev/null; then \
643           echo 'make DEP failed!'; exit 1; \
644         else \
645           mv -f DEP1 $@; \
646         fi
647
648 DEP1: $(CFILES)
649         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
650         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
651         for f in $?; do \
652           $(MKDEP) $(INCLUDES) $(CFLAGS) $$f > DEPA; \
653           sed -n -e '1s/\.o: .*/.lo: \\/p' -e q < DEPA >> DEP2; \
654           sed -e '1s/.*: //' -f dep.sed < DEPA | \
655             LC_ALL=C sort | LC_ALL=C uniq | \
656             sed -e 's/^[AB]/  /' -e '$$s/ \\$$//' >> DEP2; \
657         done
658         rm -f DEPA
659         mv -f DEP2 $@
660
661 dep.sed: dep-in.sed config.status
662         sed <$(srcdir)/dep-in.sed >dep.sed      \
663                 -e 's!@BFD_H@!$(BFD_H)!'        \
664                 -e 's!@INCDIR@!$(INCDIR)!'      \
665                 -e 's!@BFDDIR@!$(BFDDIR)!'      \
666                 -e 's!@SRCDIR@!$(srcdir)!'      \
667                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
668
669 dep: DEP
670         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
671         cat DEP >> tmp-Makefile
672         $(srcdir)/../move-if-change tmp-Makefile Makefile
673
674 dep-in: DEP
675         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
676         cat DEP >> tmp-Makefile.in
677         $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
678
679 dep-am: DEP
680         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
681         cat DEP >> tmp-Makefile.am
682         $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
683
684 .PHONY: dep dep-in dep-am
685
686 # What appears below is generated by a hacked mkdep using gcc -MM.
687
688 # DO NOT DELETE THIS LINE -- mkdep uses it.
689 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
690 alpha-dis.lo: \
691   alpha-dis.c \
692   $(BFD_H) \
693   $(INCDIR)/ansidecl.h \
694   $(INCDIR)/dis-asm.h \
695   $(INCDIR)/opcode/alpha.h \
696   $(INCDIR)/symcat.h \
697   config.h \
698   sysdep.h
699 alpha-opc.lo: \
700   alpha-opc.c \
701   $(BFD_H) \
702   $(INCDIR)/ansidecl.h \
703   $(INCDIR)/opcode/alpha.h \
704   $(INCDIR)/symcat.h \
705   config.h \
706   opintl.h \
707   sysdep.h
708 arc-dis.lo: \
709   arc-dis.c \
710   $(BFDDIR)/elf-bfd.h \
711   $(BFD_H) \
712   $(INCDIR)/ansidecl.h \
713   $(INCDIR)/bfdlink.h \
714   $(INCDIR)/dis-asm.h \
715   $(INCDIR)/elf/arc.h \
716   $(INCDIR)/elf/common.h \
717   $(INCDIR)/elf/external.h \
718   $(INCDIR)/elf/internal.h \
719   $(INCDIR)/elf/reloc-macros.h \
720   $(INCDIR)/libiberty.h \
721   $(INCDIR)/opcode/arc.h \
722   $(INCDIR)/symcat.h \
723   arc-dis.h \
724   arc-ext.h \
725   opintl.h
726 arc-opc.lo: \
727   arc-opc.c \
728   $(BFD_H) \
729   $(INCDIR)/ansidecl.h \
730   $(INCDIR)/opcode/arc.h \
731   $(INCDIR)/symcat.h \
732   config.h \
733   opintl.h \
734   sysdep.h
735 arc-ext.lo: \
736   arc-ext.c \
737   $(BFD_H) \
738   $(INCDIR)/ansidecl.h \
739   $(INCDIR)/libiberty.h \
740   $(INCDIR)/symcat.h \
741   arc-ext.h \
742   config.h \
743   sysdep.h
744 arm-dis.lo: \
745   arm-dis.c \
746   $(BFDDIR)/elf-bfd.h \
747   $(BFDDIR)/libcoff.h \
748   $(BFD_H) \
749   $(INCDIR)/ansidecl.h \
750   $(INCDIR)/bfdlink.h \
751   $(INCDIR)/coff/internal.h \
752   $(INCDIR)/dis-asm.h \
753   $(INCDIR)/elf/arm.h \
754   $(INCDIR)/elf/common.h \
755   $(INCDIR)/elf/external.h \
756   $(INCDIR)/elf/internal.h \
757   $(INCDIR)/elf/reloc-macros.h \
758   $(INCDIR)/floatformat.h \
759   $(INCDIR)/opcode/arm.h \
760   $(INCDIR)/safe-ctype.h \
761   $(INCDIR)/symcat.h \
762   config.h \
763   opintl.h \
764   sysdep.h
765 avr-dis.lo: \
766   avr-dis.c \
767   $(BFD_H) \
768   $(INCDIR)/ansidecl.h \
769   $(INCDIR)/dis-asm.h \
770   $(INCDIR)/libiberty.h \
771   $(INCDIR)/opcode/avr.h \
772   $(INCDIR)/symcat.h \
773   config.h \
774   opintl.h \
775   sysdep.h
776 bfin-dis.lo: \
777   bfin-dis.c \
778   $(BFD_H) \
779   $(INCDIR)/ansidecl.h \
780   $(INCDIR)/dis-asm.h \
781   $(INCDIR)/opcode/bfin.h \
782   $(INCDIR)/symcat.h
783 cgen-asm.lo: \
784   cgen-asm.c \
785   $(BFD_H) \
786   $(INCDIR)/ansidecl.h \
787   $(INCDIR)/libiberty.h \
788   $(INCDIR)/opcode/cgen-bitset.h \
789   $(INCDIR)/opcode/cgen.h \
790   $(INCDIR)/safe-ctype.h \
791   $(INCDIR)/symcat.h \
792   config.h \
793   opintl.h \
794   sysdep.h
795 cgen-bitset.lo: \
796   cgen-bitset.c \
797   $(INCDIR)/ansidecl.h \
798   $(INCDIR)/libiberty.h \
799   $(INCDIR)/opcode/cgen-bitset.h
800 cgen-dis.lo: \
801   cgen-dis.c \
802   $(BFD_H) \
803   $(INCDIR)/ansidecl.h \
804   $(INCDIR)/libiberty.h \
805   $(INCDIR)/opcode/cgen-bitset.h \
806   $(INCDIR)/opcode/cgen.h \
807   $(INCDIR)/symcat.h \
808   config.h \
809   sysdep.h
810 cgen-opc.lo: \
811   cgen-opc.c \
812   $(BFD_H) \
813   $(INCDIR)/alloca-conf.h \
814   $(INCDIR)/ansidecl.h \
815   $(INCDIR)/libiberty.h \
816   $(INCDIR)/opcode/cgen-bitset.h \
817   $(INCDIR)/opcode/cgen.h \
818   $(INCDIR)/safe-ctype.h \
819   $(INCDIR)/symcat.h \
820   config.h \
821   sysdep.h
822 cr16-dis.lo: \
823   cr16-dis.c \
824   $(BFD_H) \
825   $(INCDIR)/ansidecl.h \
826   $(INCDIR)/dis-asm.h \
827   $(INCDIR)/libiberty.h \
828   $(INCDIR)/opcode/cr16.h \
829   $(INCDIR)/symcat.h \
830   config.h \
831   sysdep.h
832 cr16-opc.lo: \
833   cr16-opc.c \
834   $(INCDIR)/ansidecl.h \
835   $(INCDIR)/libiberty.h \
836   $(INCDIR)/opcode/cr16.h \
837   $(INCDIR)/symcat.h
838 cris-dis.lo: \
839   cris-dis.c \
840   $(BFD_H) \
841   $(INCDIR)/ansidecl.h \
842   $(INCDIR)/dis-asm.h \
843   $(INCDIR)/libiberty.h \
844   $(INCDIR)/opcode/cris.h \
845   $(INCDIR)/symcat.h \
846   config.h \
847   sysdep.h
848 cris-opc.lo: \
849   cris-opc.c \
850   $(INCDIR)/opcode/cris.h
851 crx-dis.lo: \
852   crx-dis.c \
853   $(BFD_H) \
854   $(INCDIR)/ansidecl.h \
855   $(INCDIR)/dis-asm.h \
856   $(INCDIR)/opcode/crx.h \
857   $(INCDIR)/symcat.h \
858   config.h \
859   sysdep.h
860 crx-opc.lo: \
861   crx-opc.c \
862   $(INCDIR)/ansidecl.h \
863   $(INCDIR)/libiberty.h \
864   $(INCDIR)/opcode/crx.h \
865   $(INCDIR)/symcat.h
866 d10v-dis.lo: \
867   d10v-dis.c \
868   $(BFD_H) \
869   $(INCDIR)/ansidecl.h \
870   $(INCDIR)/dis-asm.h \
871   $(INCDIR)/opcode/d10v.h \
872   $(INCDIR)/symcat.h \
873   config.h \
874   sysdep.h
875 d10v-opc.lo: \
876   d10v-opc.c \
877   $(INCDIR)/ansidecl.h \
878   $(INCDIR)/opcode/d10v.h \
879   config.h \
880   sysdep.h
881 d30v-dis.lo: \
882   d30v-dis.c \
883   $(BFD_H) \
884   $(INCDIR)/ansidecl.h \
885   $(INCDIR)/dis-asm.h \
886   $(INCDIR)/opcode/d30v.h \
887   $(INCDIR)/symcat.h \
888   config.h \
889   opintl.h \
890   sysdep.h
891 d30v-opc.lo: \
892   d30v-opc.c \
893   $(INCDIR)/ansidecl.h \
894   $(INCDIR)/opcode/d30v.h \
895   config.h \
896   sysdep.h
897 dlx-dis.lo: \
898   dlx-dis.c \
899   $(BFD_H) \
900   $(INCDIR)/ansidecl.h \
901   $(INCDIR)/dis-asm.h \
902   $(INCDIR)/opcode/dlx.h \
903   $(INCDIR)/symcat.h \
904   config.h \
905   sysdep.h
906 dis-buf.lo: \
907   dis-buf.c \
908   $(BFD_H) \
909   $(INCDIR)/ansidecl.h \
910   $(INCDIR)/dis-asm.h \
911   $(INCDIR)/symcat.h \
912   config.h \
913   opintl.h \
914   sysdep.h
915 dis-init.lo: \
916   dis-init.c \
917   $(BFD_H) \
918   $(INCDIR)/ansidecl.h \
919   $(INCDIR)/dis-asm.h \
920   $(INCDIR)/symcat.h \
921   config.h \
922   sysdep.h
923 disassemble.lo: \
924   disassemble.c \
925   $(BFD_H) \
926   $(INCDIR)/ansidecl.h \
927   $(INCDIR)/dis-asm.h \
928   $(INCDIR)/symcat.h \
929   config.h \
930   sysdep.h
931 fr30-asm.lo: \
932   fr30-asm.c \
933   $(BFD_H) \
934   $(INCDIR)/ansidecl.h \
935   $(INCDIR)/libiberty.h \
936   $(INCDIR)/opcode/cgen-bitset.h \
937   $(INCDIR)/opcode/cgen.h \
938   $(INCDIR)/safe-ctype.h \
939   $(INCDIR)/symcat.h \
940   $(INCDIR)/xregex.h \
941   $(INCDIR)/xregex2.h \
942   config.h \
943   fr30-desc.h \
944   fr30-opc.h \
945   opintl.h \
946   sysdep.h
947 fr30-desc.lo: \
948   fr30-desc.c \
949   $(BFD_H) \
950   $(INCDIR)/ansidecl.h \
951   $(INCDIR)/libiberty.h \
952   $(INCDIR)/opcode/cgen-bitset.h \
953   $(INCDIR)/opcode/cgen.h \
954   $(INCDIR)/symcat.h \
955   $(INCDIR)/xregex.h \
956   $(INCDIR)/xregex2.h \
957   config.h \
958   fr30-desc.h \
959   fr30-opc.h \
960   opintl.h \
961   sysdep.h
962 fr30-dis.lo: \
963   fr30-dis.c \
964   $(BFD_H) \
965   $(INCDIR)/ansidecl.h \
966   $(INCDIR)/dis-asm.h \
967   $(INCDIR)/libiberty.h \
968   $(INCDIR)/opcode/cgen-bitset.h \
969   $(INCDIR)/opcode/cgen.h \
970   $(INCDIR)/symcat.h \
971   config.h \
972   fr30-desc.h \
973   fr30-opc.h \
974   opintl.h \
975   sysdep.h
976 fr30-ibld.lo: \
977   fr30-ibld.c \
978   $(BFD_H) \
979   $(INCDIR)/ansidecl.h \
980   $(INCDIR)/dis-asm.h \
981   $(INCDIR)/opcode/cgen-bitset.h \
982   $(INCDIR)/opcode/cgen.h \
983   $(INCDIR)/safe-ctype.h \
984   $(INCDIR)/symcat.h \
985   config.h \
986   fr30-desc.h \
987   fr30-opc.h \
988   opintl.h \
989   sysdep.h
990 fr30-opc.lo: \
991   fr30-opc.c \
992   $(BFD_H) \
993   $(INCDIR)/ansidecl.h \
994   $(INCDIR)/libiberty.h \
995   $(INCDIR)/opcode/cgen-bitset.h \
996   $(INCDIR)/opcode/cgen.h \
997   $(INCDIR)/symcat.h \
998   config.h \
999   fr30-desc.h \
1000   fr30-opc.h \
1001   sysdep.h
1002 frv-asm.lo: \
1003   frv-asm.c \
1004   $(BFD_H) \
1005   $(INCDIR)/ansidecl.h \
1006   $(INCDIR)/libiberty.h \
1007   $(INCDIR)/opcode/cgen-bitset.h \
1008   $(INCDIR)/opcode/cgen.h \
1009   $(INCDIR)/safe-ctype.h \
1010   $(INCDIR)/symcat.h \
1011   $(INCDIR)/xregex.h \
1012   $(INCDIR)/xregex2.h \
1013   config.h \
1014   frv-desc.h \
1015   frv-opc.h \
1016   opintl.h \
1017   sysdep.h
1018 frv-desc.lo: \
1019   frv-desc.c \
1020   $(BFD_H) \
1021   $(INCDIR)/ansidecl.h \
1022   $(INCDIR)/libiberty.h \
1023   $(INCDIR)/opcode/cgen-bitset.h \
1024   $(INCDIR)/opcode/cgen.h \
1025   $(INCDIR)/symcat.h \
1026   $(INCDIR)/xregex.h \
1027   $(INCDIR)/xregex2.h \
1028   config.h \
1029   frv-desc.h \
1030   frv-opc.h \
1031   opintl.h \
1032   sysdep.h
1033 frv-dis.lo: \
1034   frv-dis.c \
1035   $(BFD_H) \
1036   $(INCDIR)/ansidecl.h \
1037   $(INCDIR)/dis-asm.h \
1038   $(INCDIR)/libiberty.h \
1039   $(INCDIR)/opcode/cgen-bitset.h \
1040   $(INCDIR)/opcode/cgen.h \
1041   $(INCDIR)/symcat.h \
1042   config.h \
1043   frv-desc.h \
1044   frv-opc.h \
1045   opintl.h \
1046   sysdep.h
1047 frv-ibld.lo: \
1048   frv-ibld.c \
1049   $(BFD_H) \
1050   $(INCDIR)/ansidecl.h \
1051   $(INCDIR)/dis-asm.h \
1052   $(INCDIR)/opcode/cgen-bitset.h \
1053   $(INCDIR)/opcode/cgen.h \
1054   $(INCDIR)/safe-ctype.h \
1055   $(INCDIR)/symcat.h \
1056   config.h \
1057   frv-desc.h \
1058   frv-opc.h \
1059   opintl.h \
1060   sysdep.h
1061 frv-opc.lo: \
1062   frv-opc.c \
1063   $(BFD_H) \
1064   $(INCDIR)/ansidecl.h \
1065   $(INCDIR)/elf/frv.h \
1066   $(INCDIR)/elf/reloc-macros.h \
1067   $(INCDIR)/libiberty.h \
1068   $(INCDIR)/opcode/cgen-bitset.h \
1069   $(INCDIR)/opcode/cgen.h \
1070   $(INCDIR)/symcat.h \
1071   config.h \
1072   frv-desc.h \
1073   frv-opc.h \
1074   sysdep.h
1075 moxie-dis.lo: \
1076   moxie-dis.c \
1077   $(BFD_H) \
1078   $(INCDIR)/ansidecl.h \
1079   $(INCDIR)/dis-asm.h \
1080   $(INCDIR)/opcode/moxie.h \
1081   $(INCDIR)/symcat.h \
1082   config.h \
1083   sysdep.h
1084 moxie-opc.lo: \
1085   moxie-opc.c \
1086   $(INCDIR)/ansidecl.h \
1087   $(INCDIR)/opcode/moxie.h \
1088   config.h \
1089   sysdep.h
1090 h8300-dis.lo: \
1091   h8300-dis.c \
1092   $(BFD_H) \
1093   $(INCDIR)/ansidecl.h \
1094   $(INCDIR)/dis-asm.h \
1095   $(INCDIR)/libiberty.h \
1096   $(INCDIR)/opcode/h8300.h \
1097   $(INCDIR)/symcat.h \
1098   config.h \
1099   opintl.h \
1100   sysdep.h
1101 h8500-dis.lo: \
1102   h8500-dis.c \
1103   $(BFD_H) \
1104   $(INCDIR)/ansidecl.h \
1105   $(INCDIR)/dis-asm.h \
1106   $(INCDIR)/symcat.h \
1107   config.h \
1108   h8500-opc.h \
1109   opintl.h \
1110   sysdep.h
1111 hppa-dis.lo: \
1112   hppa-dis.c \
1113   $(BFDDIR)/libhppa.h \
1114   $(BFD_H) \
1115   $(INCDIR)/ansidecl.h \
1116   $(INCDIR)/dis-asm.h \
1117   $(INCDIR)/opcode/hppa.h \
1118   $(INCDIR)/symcat.h \
1119   config.h \
1120   sysdep.h
1121 i370-dis.lo: \
1122   i370-dis.c \
1123   $(BFD_H) \
1124   $(INCDIR)/ansidecl.h \
1125   $(INCDIR)/dis-asm.h \
1126   $(INCDIR)/opcode/i370.h \
1127   $(INCDIR)/symcat.h \
1128   config.h \
1129   sysdep.h
1130 i370-opc.lo: \
1131   i370-opc.c \
1132   $(INCDIR)/ansidecl.h \
1133   $(INCDIR)/opcode/i370.h \
1134   config.h \
1135   sysdep.h
1136 i386-dis.lo: \
1137   i386-dis.c \
1138   $(BFD_H) \
1139   $(INCDIR)/ansidecl.h \
1140   $(INCDIR)/dis-asm.h \
1141   $(INCDIR)/libiberty.h \
1142   $(INCDIR)/opcode/i386.h \
1143   $(INCDIR)/symcat.h \
1144   config.h \
1145   opintl.h \
1146   sysdep.h
1147 i386-opc.lo: \
1148   i386-opc.c \
1149   $(INCDIR)/ansidecl.h \
1150   $(INCDIR)/libiberty.h \
1151   $(INCDIR)/opcode/i386.h \
1152   config.h \
1153   i386-opc.h \
1154   i386-tbl.h \
1155   sysdep.h
1156 i386-gen.lo: \
1157   i386-gen.c \
1158   $(INCDIR)/ansidecl.h \
1159   $(INCDIR)/getopt.h \
1160   $(INCDIR)/hashtab.h \
1161   $(INCDIR)/libiberty.h \
1162   $(INCDIR)/opcode/i386.h \
1163   $(INCDIR)/safe-ctype.h \
1164   config.h \
1165   i386-opc.h \
1166   sysdep.h
1167 i860-dis.lo: \
1168   i860-dis.c \
1169   $(BFD_H) \
1170   $(INCDIR)/ansidecl.h \
1171   $(INCDIR)/dis-asm.h \
1172   $(INCDIR)/opcode/i860.h \
1173   $(INCDIR)/symcat.h
1174 i960-dis.lo: \
1175   i960-dis.c \
1176   $(BFD_H) \
1177   $(INCDIR)/ansidecl.h \
1178   $(INCDIR)/dis-asm.h \
1179   $(INCDIR)/symcat.h \
1180   config.h \
1181   sysdep.h
1182 ia64-dis.lo: \
1183   ia64-dis.c \
1184   $(BFD_H) \
1185   $(INCDIR)/ansidecl.h \
1186   $(INCDIR)/dis-asm.h \
1187   $(INCDIR)/opcode/ia64.h \
1188   $(INCDIR)/symcat.h
1189 ia64-opc-a.lo: \
1190   ia64-opc-a.c \
1191   $(BFD_H) \
1192   $(INCDIR)/ansidecl.h \
1193   $(INCDIR)/opcode/ia64.h \
1194   $(INCDIR)/symcat.h \
1195   ia64-opc.h
1196 ia64-opc-b.lo: \
1197   ia64-opc-b.c \
1198   $(BFD_H) \
1199   $(INCDIR)/ansidecl.h \
1200   $(INCDIR)/opcode/ia64.h \
1201   $(INCDIR)/symcat.h \
1202   ia64-opc.h
1203 ia64-opc-f.lo: \
1204   ia64-opc-f.c \
1205   $(BFD_H) \
1206   $(INCDIR)/ansidecl.h \
1207   $(INCDIR)/opcode/ia64.h \
1208   $(INCDIR)/symcat.h \
1209   ia64-opc.h
1210 ia64-opc-i.lo: \
1211   ia64-opc-i.c \
1212   $(BFD_H) \
1213   $(INCDIR)/ansidecl.h \
1214   $(INCDIR)/opcode/ia64.h \
1215   $(INCDIR)/symcat.h \
1216   ia64-opc.h
1217 ia64-opc-m.lo: \
1218   ia64-opc-m.c \
1219   $(BFD_H) \
1220   $(INCDIR)/ansidecl.h \
1221   $(INCDIR)/opcode/ia64.h \
1222   $(INCDIR)/symcat.h \
1223   ia64-opc.h
1224 ia64-opc-d.lo: \
1225   ia64-opc-d.c
1226 ia64-opc.lo: \
1227   ia64-opc.c \
1228   $(BFD_H) \
1229   $(INCDIR)/ansidecl.h \
1230   $(INCDIR)/libiberty.h \
1231   $(INCDIR)/opcode/ia64.h \
1232   $(INCDIR)/symcat.h \
1233   config.h \
1234   ia64-asmtab.c \
1235   ia64-asmtab.h \
1236   sysdep.h
1237 ia64-gen.lo: \
1238   ia64-gen.c \
1239   $(BFD_H) \
1240   $(INCDIR)/ansidecl.h \
1241   $(INCDIR)/getopt.h \
1242   $(INCDIR)/libiberty.h \
1243   $(INCDIR)/opcode/ia64.h \
1244   $(INCDIR)/safe-ctype.h \
1245   $(INCDIR)/symcat.h \
1246   config.h \
1247   ia64-opc-a.c \
1248   ia64-opc-b.c \
1249   ia64-opc-d.c \
1250   ia64-opc-f.c \
1251   ia64-opc-i.c \
1252   ia64-opc-m.c \
1253   ia64-opc-x.c \
1254   ia64-opc.h \
1255   sysdep.h
1256 ia64-asmtab.lo: \
1257   ia64-asmtab.c
1258 ip2k-asm.lo: \
1259   ip2k-asm.c \
1260   $(BFD_H) \
1261   $(INCDIR)/ansidecl.h \
1262   $(INCDIR)/libiberty.h \
1263   $(INCDIR)/opcode/cgen-bitset.h \
1264   $(INCDIR)/opcode/cgen.h \
1265   $(INCDIR)/safe-ctype.h \
1266   $(INCDIR)/symcat.h \
1267   $(INCDIR)/xregex.h \
1268   $(INCDIR)/xregex2.h \
1269   config.h \
1270   ip2k-desc.h \
1271   ip2k-opc.h \
1272   opintl.h \
1273   sysdep.h
1274 ip2k-desc.lo: \
1275   ip2k-desc.c \
1276   $(BFD_H) \
1277   $(INCDIR)/ansidecl.h \
1278   $(INCDIR)/libiberty.h \
1279   $(INCDIR)/opcode/cgen-bitset.h \
1280   $(INCDIR)/opcode/cgen.h \
1281   $(INCDIR)/symcat.h \
1282   $(INCDIR)/xregex.h \
1283   $(INCDIR)/xregex2.h \
1284   config.h \
1285   ip2k-desc.h \
1286   ip2k-opc.h \
1287   opintl.h \
1288   sysdep.h
1289 ip2k-dis.lo: \
1290   ip2k-dis.c \
1291   $(BFD_H) \
1292   $(INCDIR)/ansidecl.h \
1293   $(INCDIR)/dis-asm.h \
1294   $(INCDIR)/libiberty.h \
1295   $(INCDIR)/opcode/cgen-bitset.h \
1296   $(INCDIR)/opcode/cgen.h \
1297   $(INCDIR)/symcat.h \
1298   config.h \
1299   ip2k-desc.h \
1300   ip2k-opc.h \
1301   opintl.h \
1302   sysdep.h
1303 ip2k-ibld.lo: \
1304   ip2k-ibld.c \
1305   $(BFD_H) \
1306   $(INCDIR)/ansidecl.h \
1307   $(INCDIR)/dis-asm.h \
1308   $(INCDIR)/opcode/cgen-bitset.h \
1309   $(INCDIR)/opcode/cgen.h \
1310   $(INCDIR)/safe-ctype.h \
1311   $(INCDIR)/symcat.h \
1312   config.h \
1313   ip2k-desc.h \
1314   ip2k-opc.h \
1315   opintl.h \
1316   sysdep.h
1317 ip2k-opc.lo: \
1318   ip2k-opc.c \
1319   $(BFD_H) \
1320   $(INCDIR)/ansidecl.h \
1321   $(INCDIR)/libiberty.h \
1322   $(INCDIR)/opcode/cgen-bitset.h \
1323   $(INCDIR)/opcode/cgen.h \
1324   $(INCDIR)/safe-ctype.h \
1325   $(INCDIR)/symcat.h \
1326   config.h \
1327   ip2k-desc.h \
1328   ip2k-opc.h \
1329   sysdep.h
1330 iq2000-asm.lo: \
1331   iq2000-asm.c \
1332   $(BFD_H) \
1333   $(INCDIR)/ansidecl.h \
1334   $(INCDIR)/libiberty.h \
1335   $(INCDIR)/opcode/cgen-bitset.h \
1336   $(INCDIR)/opcode/cgen.h \
1337   $(INCDIR)/safe-ctype.h \
1338   $(INCDIR)/symcat.h \
1339   $(INCDIR)/xregex.h \
1340   $(INCDIR)/xregex2.h \
1341   config.h \
1342   iq2000-desc.h \
1343   iq2000-opc.h \
1344   opintl.h \
1345   sysdep.h
1346 iq2000-desc.lo: \
1347   iq2000-desc.c \
1348   $(BFD_H) \
1349   $(INCDIR)/ansidecl.h \
1350   $(INCDIR)/libiberty.h \
1351   $(INCDIR)/opcode/cgen-bitset.h \
1352   $(INCDIR)/opcode/cgen.h \
1353   $(INCDIR)/symcat.h \
1354   $(INCDIR)/xregex.h \
1355   $(INCDIR)/xregex2.h \
1356   config.h \
1357   iq2000-desc.h \
1358   iq2000-opc.h \
1359   opintl.h \
1360   sysdep.h
1361 iq2000-dis.lo: \
1362   iq2000-dis.c \
1363   $(BFD_H) \
1364   $(INCDIR)/ansidecl.h \
1365   $(INCDIR)/dis-asm.h \
1366   $(INCDIR)/libiberty.h \
1367   $(INCDIR)/opcode/cgen-bitset.h \
1368   $(INCDIR)/opcode/cgen.h \
1369   $(INCDIR)/symcat.h \
1370   config.h \
1371   iq2000-desc.h \
1372   iq2000-opc.h \
1373   opintl.h \
1374   sysdep.h
1375 iq2000-ibld.lo: \
1376   iq2000-ibld.c \
1377   $(BFD_H) \
1378   $(INCDIR)/ansidecl.h \
1379   $(INCDIR)/dis-asm.h \
1380   $(INCDIR)/opcode/cgen-bitset.h \
1381   $(INCDIR)/opcode/cgen.h \
1382   $(INCDIR)/safe-ctype.h \
1383   $(INCDIR)/symcat.h \
1384   config.h \
1385   iq2000-desc.h \
1386   iq2000-opc.h \
1387   opintl.h \
1388   sysdep.h
1389 iq2000-opc.lo: \
1390   iq2000-opc.c \
1391   $(BFD_H) \
1392   $(INCDIR)/ansidecl.h \
1393   $(INCDIR)/libiberty.h \
1394   $(INCDIR)/opcode/cgen-bitset.h \
1395   $(INCDIR)/opcode/cgen.h \
1396   $(INCDIR)/symcat.h \
1397   config.h \
1398   iq2000-desc.h \
1399   iq2000-opc.h \
1400   sysdep.h
1401 lm32-asm.lo: \
1402   lm32-asm.c \
1403   $(BFD_H) \
1404   $(INCDIR)/ansidecl.h \
1405   $(INCDIR)/libiberty.h \
1406   $(INCDIR)/opcode/cgen-bitset.h \
1407   $(INCDIR)/opcode/cgen.h \
1408   $(INCDIR)/safe-ctype.h \
1409   $(INCDIR)/symcat.h \
1410   $(INCDIR)/xregex.h \
1411   $(INCDIR)/xregex2.h \
1412   config.h \
1413   lm32-desc.h \
1414   lm32-opc.h \
1415   opintl.h \
1416   sysdep.h
1417 lm32-desc.lo: \
1418   lm32-desc.c \
1419   $(BFD_H) \
1420   $(INCDIR)/ansidecl.h \
1421   $(INCDIR)/libiberty.h \
1422   $(INCDIR)/opcode/cgen-bitset.h \
1423   $(INCDIR)/opcode/cgen.h \
1424   $(INCDIR)/symcat.h \
1425   $(INCDIR)/xregex.h \
1426   $(INCDIR)/xregex2.h \
1427   config.h \
1428   lm32-desc.h \
1429   lm32-opc.h \
1430   opintl.h \
1431   sysdep.h
1432 lm32-dis.lo: \
1433   lm32-dis.c \
1434   $(BFD_H) \
1435   $(INCDIR)/ansidecl.h \
1436   $(INCDIR)/dis-asm.h \
1437   $(INCDIR)/libiberty.h \
1438   $(INCDIR)/opcode/cgen-bitset.h \
1439   $(INCDIR)/opcode/cgen.h \
1440   $(INCDIR)/symcat.h \
1441   config.h \
1442   lm32-desc.h \
1443   lm32-opc.h \
1444   opintl.h \
1445   sysdep.h
1446 lm32-ibld.lo: \
1447   lm32-ibld.c \
1448   $(BFD_H) \
1449   $(INCDIR)/ansidecl.h \
1450   $(INCDIR)/dis-asm.h \
1451   $(INCDIR)/opcode/cgen-bitset.h \
1452   $(INCDIR)/opcode/cgen.h \
1453   $(INCDIR)/safe-ctype.h \
1454   $(INCDIR)/symcat.h \
1455   config.h \
1456   lm32-desc.h \
1457   lm32-opc.h \
1458   opintl.h \
1459   sysdep.h
1460 lm32-opc.lo: \
1461   lm32-opc.c \
1462   $(BFD_H) \
1463   $(INCDIR)/ansidecl.h \
1464   $(INCDIR)/libiberty.h \
1465   $(INCDIR)/opcode/cgen-bitset.h \
1466   $(INCDIR)/opcode/cgen.h \
1467   $(INCDIR)/symcat.h \
1468   config.h \
1469   lm32-desc.h \
1470   lm32-opc.h \
1471   sysdep.h
1472 lm32-opinst.lo: \
1473   lm32-opinst.c \
1474   $(BFD_H) \
1475   $(INCDIR)/ansidecl.h \
1476   $(INCDIR)/opcode/cgen-bitset.h \
1477   $(INCDIR)/opcode/cgen.h \
1478   $(INCDIR)/symcat.h \
1479   config.h \
1480   lm32-desc.h \
1481   lm32-opc.h \
1482   sysdep.h
1483 m32c-asm.lo: \
1484   m32c-asm.c \
1485   $(BFD_H) \
1486   $(INCDIR)/ansidecl.h \
1487   $(INCDIR)/libiberty.h \
1488   $(INCDIR)/opcode/cgen-bitset.h \
1489   $(INCDIR)/opcode/cgen.h \
1490   $(INCDIR)/safe-ctype.h \
1491   $(INCDIR)/symcat.h \
1492   $(INCDIR)/xregex.h \
1493   $(INCDIR)/xregex2.h \
1494   ../bfd/bfd_stdint.h \
1495   cgen-ops.h \
1496   cgen-types.h \
1497   config.h \
1498   m32c-desc.h \
1499   m32c-opc.h \
1500   opintl.h \
1501   sysdep.h
1502 m32c-desc.lo: \
1503   m32c-desc.c \
1504   $(BFD_H) \
1505   $(INCDIR)/ansidecl.h \
1506   $(INCDIR)/libiberty.h \
1507   $(INCDIR)/opcode/cgen-bitset.h \
1508   $(INCDIR)/opcode/cgen.h \
1509   $(INCDIR)/symcat.h \
1510   $(INCDIR)/xregex.h \
1511   $(INCDIR)/xregex2.h \
1512   ../bfd/bfd_stdint.h \
1513   cgen-ops.h \
1514   cgen-types.h \
1515   config.h \
1516   m32c-desc.h \
1517   m32c-opc.h \
1518   opintl.h \
1519   sysdep.h
1520 m32c-dis.lo: \
1521   m32c-dis.c \
1522   $(BFDDIR)/elf-bfd.h \
1523   $(BFD_H) \
1524   $(INCDIR)/ansidecl.h \
1525   $(INCDIR)/bfdlink.h \
1526   $(INCDIR)/dis-asm.h \
1527   $(INCDIR)/elf/common.h \
1528   $(INCDIR)/elf/external.h \
1529   $(INCDIR)/elf/internal.h \
1530   $(INCDIR)/elf/m32c.h \
1531   $(INCDIR)/elf/reloc-macros.h \
1532   $(INCDIR)/libiberty.h \
1533   $(INCDIR)/opcode/cgen-bitset.h \
1534   $(INCDIR)/opcode/cgen.h \
1535   $(INCDIR)/symcat.h \
1536   ../bfd/bfd_stdint.h \
1537   cgen-ops.h \
1538   cgen-types.h \
1539   config.h \
1540   m32c-desc.h \
1541   m32c-opc.h \
1542   opintl.h \
1543   sysdep.h
1544 m32c-ibld.lo: \
1545   m32c-ibld.c \
1546   $(BFD_H) \
1547   $(INCDIR)/ansidecl.h \
1548   $(INCDIR)/dis-asm.h \
1549   $(INCDIR)/opcode/cgen-bitset.h \
1550   $(INCDIR)/opcode/cgen.h \
1551   $(INCDIR)/safe-ctype.h \
1552   $(INCDIR)/symcat.h \
1553   ../bfd/bfd_stdint.h \
1554   cgen-ops.h \
1555   cgen-types.h \
1556   config.h \
1557   m32c-desc.h \
1558   m32c-opc.h \
1559   opintl.h \
1560   sysdep.h
1561 m32c-opc.lo: \
1562   m32c-opc.c \
1563   $(BFD_H) \
1564   $(INCDIR)/ansidecl.h \
1565   $(INCDIR)/libiberty.h \
1566   $(INCDIR)/opcode/cgen-bitset.h \
1567   $(INCDIR)/opcode/cgen.h \
1568   $(INCDIR)/symcat.h \
1569   ../bfd/bfd_stdint.h \
1570   cgen-ops.h \
1571   cgen-types.h \
1572   config.h \
1573   m32c-desc.h \
1574   m32c-opc.h \
1575   sysdep.h
1576 m32r-asm.lo: \
1577   m32r-asm.c \
1578   $(BFD_H) \
1579   $(INCDIR)/ansidecl.h \
1580   $(INCDIR)/libiberty.h \
1581   $(INCDIR)/opcode/cgen-bitset.h \
1582   $(INCDIR)/opcode/cgen.h \
1583   $(INCDIR)/safe-ctype.h \
1584   $(INCDIR)/symcat.h \
1585   $(INCDIR)/xregex.h \
1586   $(INCDIR)/xregex2.h \
1587   config.h \
1588   m32r-desc.h \
1589   m32r-opc.h \
1590   opintl.h \
1591   sysdep.h
1592 m32r-desc.lo: \
1593   m32r-desc.c \
1594   $(BFD_H) \
1595   $(INCDIR)/ansidecl.h \
1596   $(INCDIR)/libiberty.h \
1597   $(INCDIR)/opcode/cgen-bitset.h \
1598   $(INCDIR)/opcode/cgen.h \
1599   $(INCDIR)/symcat.h \
1600   $(INCDIR)/xregex.h \
1601   $(INCDIR)/xregex2.h \
1602   config.h \
1603   m32r-desc.h \
1604   m32r-opc.h \
1605   opintl.h \
1606   sysdep.h
1607 m32r-dis.lo: \
1608   m32r-dis.c \
1609   $(BFD_H) \
1610   $(INCDIR)/ansidecl.h \
1611   $(INCDIR)/dis-asm.h \
1612   $(INCDIR)/libiberty.h \
1613   $(INCDIR)/opcode/cgen-bitset.h \
1614   $(INCDIR)/opcode/cgen.h \
1615   $(INCDIR)/symcat.h \
1616   config.h \
1617   m32r-desc.h \
1618   m32r-opc.h \
1619   opintl.h \
1620   sysdep.h
1621 m32r-ibld.lo: \
1622   m32r-ibld.c \
1623   $(BFD_H) \
1624   $(INCDIR)/ansidecl.h \
1625   $(INCDIR)/dis-asm.h \
1626   $(INCDIR)/opcode/cgen-bitset.h \
1627   $(INCDIR)/opcode/cgen.h \
1628   $(INCDIR)/safe-ctype.h \
1629   $(INCDIR)/symcat.h \
1630   config.h \
1631   m32r-desc.h \
1632   m32r-opc.h \
1633   opintl.h \
1634   sysdep.h
1635 m32r-opc.lo: \
1636   m32r-opc.c \
1637   $(BFD_H) \
1638   $(INCDIR)/ansidecl.h \
1639   $(INCDIR)/libiberty.h \
1640   $(INCDIR)/opcode/cgen-bitset.h \
1641   $(INCDIR)/opcode/cgen.h \
1642   $(INCDIR)/symcat.h \
1643   config.h \
1644   m32r-desc.h \
1645   m32r-opc.h \
1646   sysdep.h
1647 m32r-opinst.lo: \
1648   m32r-opinst.c \
1649   $(BFD_H) \
1650   $(INCDIR)/ansidecl.h \
1651   $(INCDIR)/opcode/cgen-bitset.h \
1652   $(INCDIR)/opcode/cgen.h \
1653   $(INCDIR)/symcat.h \
1654   config.h \
1655   m32r-desc.h \
1656   m32r-opc.h \
1657   sysdep.h
1658 m68hc11-dis.lo: \
1659   m68hc11-dis.c \
1660   $(BFD_H) \
1661   $(INCDIR)/ansidecl.h \
1662   $(INCDIR)/dis-asm.h \
1663   $(INCDIR)/opcode/m68hc11.h \
1664   $(INCDIR)/symcat.h
1665 m68hc11-opc.lo: \
1666   m68hc11-opc.c \
1667   $(INCDIR)/ansidecl.h \
1668   $(INCDIR)/opcode/m68hc11.h
1669 m68k-dis.lo: \
1670   m68k-dis.c \
1671   $(BFD_H) \
1672   $(INCDIR)/ansidecl.h \
1673   $(INCDIR)/dis-asm.h \
1674   $(INCDIR)/floatformat.h \
1675   $(INCDIR)/libiberty.h \
1676   $(INCDIR)/opcode/m68k.h \
1677   $(INCDIR)/symcat.h \
1678   config.h \
1679   opintl.h \
1680   sysdep.h
1681 m68k-opc.lo: \
1682   m68k-opc.c \
1683   $(INCDIR)/ansidecl.h \
1684   $(INCDIR)/opcode/m68k.h \
1685   config.h \
1686   sysdep.h
1687 m88k-dis.lo: \
1688   m88k-dis.c \
1689   $(BFD_H) \
1690   $(INCDIR)/ansidecl.h \
1691   $(INCDIR)/dis-asm.h \
1692   $(INCDIR)/libiberty.h \
1693   $(INCDIR)/opcode/m88k.h \
1694   $(INCDIR)/symcat.h \
1695   config.h \
1696   opintl.h \
1697   sysdep.h
1698 maxq-dis.lo: \
1699   maxq-dis.c \
1700   $(BFD_H) \
1701   $(INCDIR)/ansidecl.h \
1702   $(INCDIR)/dis-asm.h \
1703   $(INCDIR)/opcode/maxq.h \
1704   $(INCDIR)/symcat.h \
1705   config.h \
1706   sysdep.h
1707 mcore-dis.lo: \
1708   mcore-dis.c \
1709   $(BFD_H) \
1710   $(INCDIR)/ansidecl.h \
1711   $(INCDIR)/dis-asm.h \
1712   $(INCDIR)/symcat.h \
1713   config.h \
1714   mcore-opc.h \
1715   sysdep.h
1716 mep-asm.lo: \
1717   mep-asm.c \
1718   $(BFD_H) \
1719   $(INCDIR)/ansidecl.h \
1720   $(INCDIR)/elf/mep.h \
1721   $(INCDIR)/elf/reloc-macros.h \
1722   $(INCDIR)/libiberty.h \
1723   $(INCDIR)/opcode/cgen-bitset.h \
1724   $(INCDIR)/opcode/cgen.h \
1725   $(INCDIR)/safe-ctype.h \
1726   $(INCDIR)/symcat.h \
1727   $(INCDIR)/xregex.h \
1728   $(INCDIR)/xregex2.h \
1729   config.h \
1730   mep-desc.h \
1731   mep-opc.h \
1732   opintl.h \
1733   sysdep.h
1734 mep-desc.lo: \
1735   mep-desc.c \
1736   $(BFD_H) \
1737   $(INCDIR)/ansidecl.h \
1738   $(INCDIR)/libiberty.h \
1739   $(INCDIR)/opcode/cgen-bitset.h \
1740   $(INCDIR)/opcode/cgen.h \
1741   $(INCDIR)/symcat.h \
1742   $(INCDIR)/xregex.h \
1743   $(INCDIR)/xregex2.h \
1744   config.h \
1745   mep-desc.h \
1746   mep-opc.h \
1747   opintl.h \
1748   sysdep.h
1749 mep-dis.lo: \
1750   mep-dis.c \
1751   $(BFDDIR)/elf-bfd.h \
1752   $(BFD_H) \
1753   $(INCDIR)/ansidecl.h \
1754   $(INCDIR)/bfdlink.h \
1755   $(INCDIR)/dis-asm.h \
1756   $(INCDIR)/elf/common.h \
1757   $(INCDIR)/elf/external.h \
1758   $(INCDIR)/elf/internal.h \
1759   $(INCDIR)/elf/mep.h \
1760   $(INCDIR)/elf/reloc-macros.h \
1761   $(INCDIR)/libiberty.h \
1762   $(INCDIR)/opcode/cgen-bitset.h \
1763   $(INCDIR)/opcode/cgen.h \
1764   $(INCDIR)/symcat.h \
1765   config.h \
1766   mep-desc.h \
1767   mep-opc.h \
1768   opintl.h \
1769   sysdep.h
1770 mep-ibld.lo: \
1771   mep-ibld.c \
1772   $(BFD_H) \
1773   $(INCDIR)/ansidecl.h \
1774   $(INCDIR)/dis-asm.h \
1775   $(INCDIR)/opcode/cgen-bitset.h \
1776   $(INCDIR)/opcode/cgen.h \
1777   $(INCDIR)/safe-ctype.h \
1778   $(INCDIR)/symcat.h \
1779   config.h \
1780   mep-desc.h \
1781   mep-opc.h \
1782   opintl.h \
1783   sysdep.h
1784 mep-opc.lo: \
1785   mep-opc.c \
1786   $(BFD_H) \
1787   $(INCDIR)/ansidecl.h \
1788   $(INCDIR)/elf/mep.h \
1789   $(INCDIR)/elf/reloc-macros.h \
1790   $(INCDIR)/libiberty.h \
1791   $(INCDIR)/opcode/cgen-bitset.h \
1792   $(INCDIR)/opcode/cgen.h \
1793   $(INCDIR)/symcat.h \
1794   config.h \
1795   mep-desc.h \
1796   mep-opc.h \
1797   sysdep.h
1798 microblaze-dis.lo: \
1799   microblaze-dis.c \
1800   microblaze-opc.h \
1801   $(INCDIR)/ansidecl.h \
1802   $(INCDIR)/dis-asm.h 
1803 mips-dis.lo: \
1804   mips-dis.c \
1805   $(BFDDIR)/elf-bfd.h \
1806   $(BFD_H) \
1807   $(INCDIR)/ansidecl.h \
1808   $(INCDIR)/bfdlink.h \
1809   $(INCDIR)/dis-asm.h \
1810   $(INCDIR)/elf/common.h \
1811   $(INCDIR)/elf/external.h \
1812   $(INCDIR)/elf/internal.h \
1813   $(INCDIR)/elf/mips.h \
1814   $(INCDIR)/elf/reloc-macros.h \
1815   $(INCDIR)/libiberty.h \
1816   $(INCDIR)/opcode/mips.h \
1817   $(INCDIR)/symcat.h \
1818   config.h \
1819   opintl.h \
1820   sysdep.h
1821 mips-opc.lo: \
1822   mips-opc.c \
1823   $(INCDIR)/ansidecl.h \
1824   $(INCDIR)/opcode/mips.h \
1825   config.h \
1826   sysdep.h
1827 mips16-opc.lo: \
1828   mips16-opc.c \
1829   $(INCDIR)/ansidecl.h \
1830   $(INCDIR)/opcode/mips.h \
1831   config.h \
1832   sysdep.h
1833 m10200-dis.lo: \
1834   m10200-dis.c \
1835   $(BFD_H) \
1836   $(INCDIR)/ansidecl.h \
1837   $(INCDIR)/dis-asm.h \
1838   $(INCDIR)/opcode/mn10200.h \
1839   $(INCDIR)/symcat.h \
1840   config.h \
1841   opintl.h \
1842   sysdep.h
1843 m10200-opc.lo: \
1844   m10200-opc.c \
1845   $(INCDIR)/ansidecl.h \
1846   $(INCDIR)/opcode/mn10200.h \
1847   config.h \
1848   sysdep.h
1849 m10300-dis.lo: \
1850   m10300-dis.c \
1851   $(BFD_H) \
1852   $(INCDIR)/ansidecl.h \
1853   $(INCDIR)/dis-asm.h \
1854   $(INCDIR)/opcode/mn10300.h \
1855   $(INCDIR)/symcat.h \
1856   config.h \
1857   opintl.h \
1858   sysdep.h
1859 m10300-opc.lo: \
1860   m10300-opc.c \
1861   $(INCDIR)/ansidecl.h \
1862   $(INCDIR)/opcode/mn10300.h \
1863   config.h \
1864   sysdep.h
1865 mmix-dis.lo: \
1866   mmix-dis.c \
1867   $(BFD_H) \
1868   $(INCDIR)/ansidecl.h \
1869   $(INCDIR)/dis-asm.h \
1870   $(INCDIR)/libiberty.h \
1871   $(INCDIR)/opcode/mmix.h \
1872   $(INCDIR)/symcat.h \
1873   opintl.h
1874 mmix-opc.lo: \
1875   mmix-opc.c \
1876   $(INCDIR)/opcode/mmix.h \
1877   $(INCDIR)/symcat.h
1878 mt-asm.lo: \
1879   mt-asm.c \
1880   $(BFD_H) \
1881   $(INCDIR)/ansidecl.h \
1882   $(INCDIR)/libiberty.h \
1883   $(INCDIR)/opcode/cgen-bitset.h \
1884   $(INCDIR)/opcode/cgen.h \
1885   $(INCDIR)/safe-ctype.h \
1886   $(INCDIR)/symcat.h \
1887   $(INCDIR)/xregex.h \
1888   $(INCDIR)/xregex2.h \
1889   config.h \
1890   mt-desc.h \
1891   mt-opc.h \
1892   opintl.h \
1893   sysdep.h
1894 mt-desc.lo: \
1895   mt-desc.c \
1896   $(BFD_H) \
1897   $(INCDIR)/ansidecl.h \
1898   $(INCDIR)/libiberty.h \
1899   $(INCDIR)/opcode/cgen-bitset.h \
1900   $(INCDIR)/opcode/cgen.h \
1901   $(INCDIR)/symcat.h \
1902   $(INCDIR)/xregex.h \
1903   $(INCDIR)/xregex2.h \
1904   config.h \
1905   mt-desc.h \
1906   mt-opc.h \
1907   opintl.h \
1908   sysdep.h
1909 mt-dis.lo: \
1910   mt-dis.c \
1911   $(BFD_H) \
1912   $(INCDIR)/ansidecl.h \
1913   $(INCDIR)/dis-asm.h \
1914   $(INCDIR)/libiberty.h \
1915   $(INCDIR)/opcode/cgen-bitset.h \
1916   $(INCDIR)/opcode/cgen.h \
1917   $(INCDIR)/symcat.h \
1918   config.h \
1919   mt-desc.h \
1920   mt-opc.h \
1921   opintl.h \
1922   sysdep.h
1923 mt-ibld.lo: \
1924   mt-ibld.c \
1925   $(BFD_H) \
1926   $(INCDIR)/ansidecl.h \
1927   $(INCDIR)/dis-asm.h \
1928   $(INCDIR)/opcode/cgen-bitset.h \
1929   $(INCDIR)/opcode/cgen.h \
1930   $(INCDIR)/safe-ctype.h \
1931   $(INCDIR)/symcat.h \
1932   config.h \
1933   mt-desc.h \
1934   mt-opc.h \
1935   opintl.h \
1936   sysdep.h
1937 mt-opc.lo: \
1938   mt-opc.c \
1939   $(BFD_H) \
1940   $(INCDIR)/ansidecl.h \
1941   $(INCDIR)/libiberty.h \
1942   $(INCDIR)/opcode/cgen-bitset.h \
1943   $(INCDIR)/opcode/cgen.h \
1944   $(INCDIR)/safe-ctype.h \
1945   $(INCDIR)/symcat.h \
1946   config.h \
1947   mt-desc.h \
1948   mt-opc.h \
1949   sysdep.h
1950 ns32k-dis.lo: \
1951   ns32k-dis.c \
1952   $(BFD_H) \
1953   $(INCDIR)/ansidecl.h \
1954   $(INCDIR)/dis-asm.h \
1955   $(INCDIR)/opcode/ns32k.h \
1956   $(INCDIR)/symcat.h \
1957   config.h \
1958   opintl.h \
1959   sysdep.h
1960 openrisc-asm.lo: \
1961   openrisc-asm.c \
1962   $(BFD_H) \
1963   $(INCDIR)/ansidecl.h \
1964   $(INCDIR)/libiberty.h \
1965   $(INCDIR)/opcode/cgen-bitset.h \
1966   $(INCDIR)/opcode/cgen.h \
1967   $(INCDIR)/safe-ctype.h \
1968   $(INCDIR)/symcat.h \
1969   $(INCDIR)/xregex.h \
1970   $(INCDIR)/xregex2.h \
1971   config.h \
1972   openrisc-desc.h \
1973   openrisc-opc.h \
1974   opintl.h \
1975   sysdep.h
1976 openrisc-desc.lo: \
1977   openrisc-desc.c \
1978   $(BFD_H) \
1979   $(INCDIR)/ansidecl.h \
1980   $(INCDIR)/libiberty.h \
1981   $(INCDIR)/opcode/cgen-bitset.h \
1982   $(INCDIR)/opcode/cgen.h \
1983   $(INCDIR)/symcat.h \
1984   $(INCDIR)/xregex.h \
1985   $(INCDIR)/xregex2.h \
1986   config.h \
1987   openrisc-desc.h \
1988   openrisc-opc.h \
1989   opintl.h \
1990   sysdep.h
1991 openrisc-dis.lo: \
1992   openrisc-dis.c \
1993   $(BFD_H) \
1994   $(INCDIR)/ansidecl.h \
1995   $(INCDIR)/dis-asm.h \
1996   $(INCDIR)/libiberty.h \
1997   $(INCDIR)/opcode/cgen-bitset.h \
1998   $(INCDIR)/opcode/cgen.h \
1999   $(INCDIR)/symcat.h \
2000   config.h \
2001   openrisc-desc.h \
2002   openrisc-opc.h \
2003   opintl.h \
2004   sysdep.h
2005 openrisc-ibld.lo: \
2006   openrisc-ibld.c \
2007   $(BFD_H) \
2008   $(INCDIR)/ansidecl.h \
2009   $(INCDIR)/dis-asm.h \
2010   $(INCDIR)/opcode/cgen-bitset.h \
2011   $(INCDIR)/opcode/cgen.h \
2012   $(INCDIR)/safe-ctype.h \
2013   $(INCDIR)/symcat.h \
2014   config.h \
2015   openrisc-desc.h \
2016   openrisc-opc.h \
2017   opintl.h \
2018   sysdep.h
2019 openrisc-opc.lo: \
2020   openrisc-opc.c \
2021   $(BFD_H) \
2022   $(INCDIR)/ansidecl.h \
2023   $(INCDIR)/libiberty.h \
2024   $(INCDIR)/opcode/cgen-bitset.h \
2025   $(INCDIR)/opcode/cgen.h \
2026   $(INCDIR)/symcat.h \
2027   config.h \
2028   openrisc-desc.h \
2029   openrisc-opc.h \
2030   sysdep.h
2031 or32-dis.lo: \
2032   or32-dis.c \
2033   $(BFD_H) \
2034   $(INCDIR)/ansidecl.h \
2035   $(INCDIR)/dis-asm.h \
2036   $(INCDIR)/opcode/or32.h \
2037   $(INCDIR)/safe-ctype.h \
2038   $(INCDIR)/symcat.h
2039 or32-opc.lo: \
2040   or32-opc.c \
2041   $(INCDIR)/ansidecl.h \
2042   $(INCDIR)/opcode/or32.h \
2043   $(INCDIR)/safe-ctype.h
2044 pdp11-dis.lo: \
2045   pdp11-dis.c \
2046   $(BFD_H) \
2047   $(INCDIR)/ansidecl.h \
2048   $(INCDIR)/dis-asm.h \
2049   $(INCDIR)/opcode/pdp11.h \
2050   $(INCDIR)/symcat.h \
2051   config.h \
2052   sysdep.h
2053 pdp11-opc.lo: \
2054   pdp11-opc.c \
2055   $(INCDIR)/opcode/pdp11.h
2056 pj-dis.lo: \
2057   pj-dis.c \
2058   $(BFD_H) \
2059   $(INCDIR)/ansidecl.h \
2060   $(INCDIR)/dis-asm.h \
2061   $(INCDIR)/opcode/pj.h \
2062   $(INCDIR)/symcat.h \
2063   config.h \
2064   sysdep.h
2065 pj-opc.lo: \
2066   pj-opc.c \
2067   $(INCDIR)/ansidecl.h \
2068   $(INCDIR)/opcode/pj.h \
2069   config.h \
2070   sysdep.h
2071 ppc-dis.lo: \
2072   ppc-dis.c \
2073   $(BFD_H) \
2074   $(INCDIR)/ansidecl.h \
2075   $(INCDIR)/dis-asm.h \
2076   $(INCDIR)/opcode/ppc.h \
2077   $(INCDIR)/symcat.h \
2078   config.h \
2079   opintl.h \
2080   sysdep.h
2081 ppc-opc.lo: \
2082   ppc-opc.c \
2083   $(INCDIR)/ansidecl.h \
2084   $(INCDIR)/opcode/ppc.h \
2085   config.h \
2086   opintl.h \
2087   sysdep.h
2088 s390-mkopc.lo: \
2089   s390-mkopc.c
2090 s390-opc.lo: \
2091   s390-opc.c \
2092   $(INCDIR)/ansidecl.h \
2093   $(INCDIR)/opcode/s390.h \
2094   s390-opc.tab
2095 s390-dis.lo: \
2096   s390-dis.c \
2097   $(BFD_H) \
2098   $(INCDIR)/ansidecl.h \
2099   $(INCDIR)/dis-asm.h \
2100   $(INCDIR)/opcode/s390.h \
2101   $(INCDIR)/symcat.h \
2102   config.h \
2103   opintl.h \
2104   sysdep.h
2105 score-dis.lo: \
2106   score-dis.c \
2107   $(BFDDIR)/elf-bfd.h \
2108   $(BFD_H) \
2109   $(INCDIR)/ansidecl.h \
2110   $(INCDIR)/bfdlink.h \
2111   $(INCDIR)/dis-asm.h \
2112   $(INCDIR)/elf/common.h \
2113   $(INCDIR)/elf/external.h \
2114   $(INCDIR)/elf/internal.h \
2115   $(INCDIR)/elf/reloc-macros.h \
2116   $(INCDIR)/elf/score.h \
2117   $(INCDIR)/symcat.h \
2118   config.h \
2119   opintl.h \
2120   sysdep.h
2121 score7-dis.lo: \
2122   score7-dis.c \
2123   $(BFDDIR)/elf-bfd.h \
2124   $(BFD_H) \
2125   $(INCDIR)/ansidecl.h \
2126   $(INCDIR)/bfdlink.h \
2127   $(INCDIR)/dis-asm.h \
2128   $(INCDIR)/elf/common.h \
2129   $(INCDIR)/elf/external.h \
2130   $(INCDIR)/elf/internal.h \
2131   $(INCDIR)/elf/reloc-macros.h \
2132   $(INCDIR)/elf/score.h \
2133   $(INCDIR)/symcat.h \
2134   config.h \
2135   opintl.h \
2136   sysdep.h
2137 sh-dis.lo: \
2138   sh-dis.c \
2139   $(BFD_H) \
2140   $(INCDIR)/ansidecl.h \
2141   $(INCDIR)/dis-asm.h \
2142   $(INCDIR)/symcat.h \
2143   config.h \
2144   sh-opc.h \
2145   sysdep.h
2146 sh64-dis.lo: \
2147   sh64-dis.c \
2148   $(BFDDIR)/elf-bfd.h \
2149   $(BFDDIR)/elf32-sh64.h \
2150   $(BFD_H) \
2151   $(INCDIR)/ansidecl.h \
2152   $(INCDIR)/bfdlink.h \
2153   $(INCDIR)/dis-asm.h \
2154   $(INCDIR)/elf/common.h \
2155   $(INCDIR)/elf/external.h \
2156   $(INCDIR)/elf/internal.h \
2157   $(INCDIR)/elf/reloc-macros.h \
2158   $(INCDIR)/elf/sh.h \
2159   $(INCDIR)/libiberty.h \
2160   $(INCDIR)/symcat.h \
2161   config.h \
2162   sh64-opc.h \
2163   sysdep.h
2164 sh64-opc.lo: \
2165   sh64-opc.c \
2166   sh64-opc.h
2167 sparc-dis.lo: \
2168   sparc-dis.c \
2169   $(BFD_H) \
2170   $(INCDIR)/ansidecl.h \
2171   $(INCDIR)/dis-asm.h \
2172   $(INCDIR)/libiberty.h \
2173   $(INCDIR)/opcode/sparc.h \
2174   $(INCDIR)/symcat.h \
2175   config.h \
2176   opintl.h \
2177   sysdep.h
2178 sparc-opc.lo: \
2179   sparc-opc.c \
2180   $(INCDIR)/ansidecl.h \
2181   $(INCDIR)/opcode/sparc.h \
2182   config.h \
2183   sysdep.h
2184 spu-dis.lo: \
2185   spu-dis.c \
2186   $(BFD_H) \
2187   $(INCDIR)/ansidecl.h \
2188   $(INCDIR)/dis-asm.h \
2189   $(INCDIR)/opcode/spu-insns.h \
2190   $(INCDIR)/opcode/spu.h \
2191   $(INCDIR)/symcat.h \
2192   config.h \
2193   sysdep.h
2194 spu-opc.lo: \
2195   spu-opc.c \
2196   $(INCDIR)/opcode/spu-insns.h \
2197   $(INCDIR)/opcode/spu.h
2198 tic30-dis.lo: \
2199   tic30-dis.c \
2200   $(BFD_H) \
2201   $(INCDIR)/ansidecl.h \
2202   $(INCDIR)/dis-asm.h \
2203   $(INCDIR)/opcode/tic30.h \
2204   $(INCDIR)/symcat.h \
2205   config.h \
2206   sysdep.h
2207 tic4x-dis.lo: \
2208   tic4x-dis.c \
2209   $(BFD_H) \
2210   $(INCDIR)/ansidecl.h \
2211   $(INCDIR)/dis-asm.h \
2212   $(INCDIR)/libiberty.h \
2213   $(INCDIR)/opcode/tic4x.h \
2214   $(INCDIR)/symcat.h
2215 tic54x-dis.lo: \
2216   tic54x-dis.c \
2217   $(BFD_H) \
2218   $(INCDIR)/ansidecl.h \
2219   $(INCDIR)/coff/ti.h \
2220   $(INCDIR)/coff/tic54x.h \
2221   $(INCDIR)/dis-asm.h \
2222   $(INCDIR)/opcode/tic54x.h \
2223   $(INCDIR)/symcat.h \
2224   config.h \
2225   sysdep.h
2226 tic54x-opc.lo: \
2227   tic54x-opc.c \
2228   $(BFD_H) \
2229   $(INCDIR)/ansidecl.h \
2230   $(INCDIR)/dis-asm.h \
2231   $(INCDIR)/opcode/tic54x.h \
2232   $(INCDIR)/symcat.h \
2233   config.h \
2234   sysdep.h
2235 tic80-dis.lo: \
2236   tic80-dis.c \
2237   $(BFD_H) \
2238   $(INCDIR)/ansidecl.h \
2239   $(INCDIR)/dis-asm.h \
2240   $(INCDIR)/opcode/tic80.h \
2241   $(INCDIR)/symcat.h \
2242   config.h \
2243   sysdep.h
2244 tic80-opc.lo: \
2245   tic80-opc.c \
2246   $(INCDIR)/ansidecl.h \
2247   $(INCDIR)/opcode/tic80.h \
2248   config.h \
2249   sysdep.h
2250 v850-dis.lo: \
2251   v850-dis.c \
2252   $(BFD_H) \
2253   $(INCDIR)/ansidecl.h \
2254   $(INCDIR)/dis-asm.h \
2255   $(INCDIR)/opcode/v850.h \
2256   $(INCDIR)/symcat.h \
2257   config.h \
2258   opintl.h \
2259   sysdep.h
2260 v850-opc.lo: \
2261   v850-opc.c \
2262   $(INCDIR)/ansidecl.h \
2263   $(INCDIR)/opcode/v850.h \
2264   config.h \
2265   opintl.h \
2266   sysdep.h
2267 vax-dis.lo: \
2268   vax-dis.c \
2269   $(BFD_H) \
2270   $(INCDIR)/ansidecl.h \
2271   $(INCDIR)/dis-asm.h \
2272   $(INCDIR)/opcode/vax.h \
2273   $(INCDIR)/symcat.h \
2274   config.h \
2275   sysdep.h
2276 w65-dis.lo: \
2277   w65-dis.c \
2278   $(BFD_H) \
2279   $(INCDIR)/ansidecl.h \
2280   $(INCDIR)/dis-asm.h \
2281   $(INCDIR)/symcat.h \
2282   config.h \
2283   sysdep.h \
2284   w65-opc.h
2285 xc16x-asm.lo: \
2286   xc16x-asm.c \
2287   $(BFD_H) \
2288   $(INCDIR)/ansidecl.h \
2289   $(INCDIR)/libiberty.h \
2290   $(INCDIR)/opcode/cgen-bitset.h \
2291   $(INCDIR)/opcode/cgen.h \
2292   $(INCDIR)/safe-ctype.h \
2293   $(INCDIR)/symcat.h \
2294   $(INCDIR)/xregex.h \
2295   $(INCDIR)/xregex2.h \
2296   config.h \
2297   opintl.h \
2298   sysdep.h \
2299   xc16x-desc.h \
2300   xc16x-opc.h
2301 xc16x-desc.lo: \
2302   xc16x-desc.c \
2303   $(BFD_H) \
2304   $(INCDIR)/ansidecl.h \
2305   $(INCDIR)/libiberty.h \
2306   $(INCDIR)/opcode/cgen-bitset.h \
2307   $(INCDIR)/opcode/cgen.h \
2308   $(INCDIR)/symcat.h \
2309   $(INCDIR)/xregex.h \
2310   $(INCDIR)/xregex2.h \
2311   config.h \
2312   opintl.h \
2313   sysdep.h \
2314   xc16x-desc.h \
2315   xc16x-opc.h
2316 xc16x-dis.lo: \
2317   xc16x-dis.c \
2318   $(BFD_H) \
2319   $(INCDIR)/ansidecl.h \
2320   $(INCDIR)/dis-asm.h \
2321   $(INCDIR)/libiberty.h \
2322   $(INCDIR)/opcode/cgen-bitset.h \
2323   $(INCDIR)/opcode/cgen.h \
2324   $(INCDIR)/symcat.h \
2325   config.h \
2326   opintl.h \
2327   sysdep.h \
2328   xc16x-desc.h \
2329   xc16x-opc.h
2330 xc16x-ibld.lo: \
2331   xc16x-ibld.c \
2332   $(BFD_H) \
2333   $(INCDIR)/ansidecl.h \
2334   $(INCDIR)/dis-asm.h \
2335   $(INCDIR)/opcode/cgen-bitset.h \
2336   $(INCDIR)/opcode/cgen.h \
2337   $(INCDIR)/safe-ctype.h \
2338   $(INCDIR)/symcat.h \
2339   config.h \
2340   opintl.h \
2341   sysdep.h \
2342   xc16x-desc.h \
2343   xc16x-opc.h
2344 xc16x-opc.lo: \
2345   xc16x-opc.c \
2346   $(BFD_H) \
2347   $(INCDIR)/ansidecl.h \
2348   $(INCDIR)/libiberty.h \
2349   $(INCDIR)/opcode/cgen-bitset.h \
2350   $(INCDIR)/opcode/cgen.h \
2351   $(INCDIR)/symcat.h \
2352   config.h \
2353   sysdep.h \
2354   xc16x-desc.h \
2355   xc16x-opc.h
2356 xstormy16-asm.lo: \
2357   xstormy16-asm.c \
2358   $(BFD_H) \
2359   $(INCDIR)/ansidecl.h \
2360   $(INCDIR)/libiberty.h \
2361   $(INCDIR)/opcode/cgen-bitset.h \
2362   $(INCDIR)/opcode/cgen.h \
2363   $(INCDIR)/safe-ctype.h \
2364   $(INCDIR)/symcat.h \
2365   $(INCDIR)/xregex.h \
2366   $(INCDIR)/xregex2.h \
2367   config.h \
2368   opintl.h \
2369   sysdep.h \
2370   xstormy16-desc.h \
2371   xstormy16-opc.h
2372 xstormy16-desc.lo: \
2373   xstormy16-desc.c \
2374   $(BFD_H) \
2375   $(INCDIR)/ansidecl.h \
2376   $(INCDIR)/libiberty.h \
2377   $(INCDIR)/opcode/cgen-bitset.h \
2378   $(INCDIR)/opcode/cgen.h \
2379   $(INCDIR)/symcat.h \
2380   $(INCDIR)/xregex.h \
2381   $(INCDIR)/xregex2.h \
2382   config.h \
2383   opintl.h \
2384   sysdep.h \
2385   xstormy16-desc.h \
2386   xstormy16-opc.h
2387 xstormy16-dis.lo: \
2388   xstormy16-dis.c \
2389   $(BFD_H) \
2390   $(INCDIR)/ansidecl.h \
2391   $(INCDIR)/dis-asm.h \
2392   $(INCDIR)/libiberty.h \
2393   $(INCDIR)/opcode/cgen-bitset.h \
2394   $(INCDIR)/opcode/cgen.h \
2395   $(INCDIR)/symcat.h \
2396   config.h \
2397   opintl.h \
2398   sysdep.h \
2399   xstormy16-desc.h \
2400   xstormy16-opc.h
2401 xstormy16-ibld.lo: \
2402   xstormy16-ibld.c \
2403   $(BFD_H) \
2404   $(INCDIR)/ansidecl.h \
2405   $(INCDIR)/dis-asm.h \
2406   $(INCDIR)/opcode/cgen-bitset.h \
2407   $(INCDIR)/opcode/cgen.h \
2408   $(INCDIR)/safe-ctype.h \
2409   $(INCDIR)/symcat.h \
2410   config.h \
2411   opintl.h \
2412   sysdep.h \
2413   xstormy16-desc.h \
2414   xstormy16-opc.h
2415 xstormy16-opc.lo: \
2416   xstormy16-opc.c \
2417   $(BFD_H) \
2418   $(INCDIR)/ansidecl.h \
2419   $(INCDIR)/libiberty.h \
2420   $(INCDIR)/opcode/cgen-bitset.h \
2421   $(INCDIR)/opcode/cgen.h \
2422   $(INCDIR)/symcat.h \
2423   config.h \
2424   sysdep.h \
2425   xstormy16-desc.h \
2426   xstormy16-opc.h
2427 xtensa-dis.lo: \
2428   xtensa-dis.c \
2429   $(BFD_H) \
2430   $(INCDIR)/ansidecl.h \
2431   $(INCDIR)/dis-asm.h \
2432   $(INCDIR)/libiberty.h \
2433   $(INCDIR)/symcat.h \
2434   $(INCDIR)/xtensa-isa.h \
2435   config.h \
2436   sysdep.h
2437 z80-dis.lo: \
2438   z80-dis.c \
2439   $(BFD_H) \
2440   $(INCDIR)/ansidecl.h \
2441   $(INCDIR)/dis-asm.h \
2442   $(INCDIR)/symcat.h \
2443   config.h \
2444   sysdep.h
2445 z8k-dis.lo: \
2446   z8k-dis.c \
2447   $(BFD_H) \
2448   $(INCDIR)/ansidecl.h \
2449   $(INCDIR)/dis-asm.h \
2450   $(INCDIR)/symcat.h \
2451   config.h \
2452   sysdep.h \
2453   z8k-opc.h
2454 z8kgen.lo: \
2455   z8kgen.c \
2456   $(INCDIR)/ansidecl.h \
2457   $(INCDIR)/libiberty.h \
2458   config.h \
2459   sysdep.h
2460 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY