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