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