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