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