* linux-low.c (STACK_SIZE): Define.
[deliverable/binutils-gdb.git] / opcodes / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
3f85e526 3AUTOMAKE_OPTIONS = 1.9 cygnus
79887925 4ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
252b5132
RH
5
6SUBDIRS = po
7
8INCDIR = $(srcdir)/../include
9BFDDIR = $(srcdir)/../bfd
41b49281 10MKDEP = gcc -MM
252b5132 11
a2d91340 12WARN_CFLAGS = @WARN_CFLAGS@
9e9b66a9 13NO_WERROR = @NO_WERROR@
a2d91340
AC
14AM_CFLAGS = $(WARN_CFLAGS)
15
81172ff2
AM
16bfdlibdir = @bfdlibdir@
17bfdincludedir = @bfdincludedir@
18
108a6f8e
CD
19.PHONY: install-html
20install-html:
21
81172ff2 22bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
23
24# This is where bfd.h lives.
25BFD_H = ../bfd/bfd.h
26
6c298591
NC
27# This is where libiberty lives.
28LIBIBERTY = ../libiberty/libiberty.a
29
252b5132
RH
30# Header files.
31HFILES = \
49f58d10 32 cgen-ops.h cgen-types.h \
252b5132 33 fr30-desc.h fr30-opc.h \
fd3c93d5 34 frv-desc.h frv-opc.h \
252b5132 35 h8500-opc.h \
40fb9820 36 i386-init.h \
40b8e679
L
37 i386-opc.h \
38 i386-tbl.h \
43079f18
NC
39 ia64-asmtab.h \
40 ia64-opc.h \
a40cbfa3 41 ip2k-desc.h ip2k-opc.h \
47b1a55a 42 iq2000-desc.h iq2000-opc.h \
49f58d10 43 m32c-desc.h m32c-opc.h \
252b5132
RH
44 m32r-desc.h m32r-opc.h \
45 mcore-opc.h \
bd2f2e55 46 mep-desc.h mep-opc.h \
d031aafb 47 mt-desc.h mt-opc.h \
87e6d782 48 openrisc-desc.h openrisc-opc.h \
1c0d3aa6 49 score-opc.h \
252b5132 50 sh-opc.h \
43079f18 51 sh64-opc.h \
252b5132
RH
52 sysdep.h \
53 w65-opc.h \
d70c5fc7 54 xc16x-desc.h xc16x-opc.h \
93fbbb04 55 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
56 z8k-opc.h
57
58# C source files that correspond to .o's.
59CFILES = \
252b5132
RH
60 alpha-dis.c \
61 alpha-opc.c \
71f22174
AS
62 arc-dis.c \
63 arc-opc.c \
0d2bcfaf 64 arc-ext.c \
252b5132 65 arm-dis.c \
832ddf62 66 avr-dis.c \
4b7f6baa 67 bfin-dis.c \
252b5132 68 cgen-asm.c \
3609e0fe 69 cgen-bitset.c \
252b5132
RH
70 cgen-dis.c \
71 cgen-opc.c \
3d3d428f
NC
72 cr16-dis.c \
73 cr16-opc.c \
6c95a37f
HPN
74 cris-dis.c \
75 cris-opc.c \
1fe1f39c
NC
76 crx-dis.c \
77 crx-opc.c \
252b5132
RH
78 d10v-dis.c \
79 d10v-opc.c \
80 d30v-dis.c \
81 d30v-opc.c \
d172d4ba 82 dlx-dis.c \
252b5132 83 dis-buf.c \
92c2346c 84 dis-init.c \
252b5132
RH
85 disassemble.c \
86 fr30-asm.c \
87 fr30-desc.c \
88 fr30-dis.c \
89 fr30-ibld.c \
90 fr30-opc.c \
fd3c93d5
DB
91 frv-asm.c \
92 frv-desc.c \
93 frv-dis.c \
94 frv-ibld.c \
95 frv-opc.c \
252b5132
RH
96 h8300-dis.c \
97 h8500-dis.c \
98 hppa-dis.c \
5b93d8bb
AM
99 i370-dis.c \
100 i370-opc.c \
252b5132 101 i386-dis.c \
0b1cf022 102 i386-opc.c \
40b8e679 103 i386-gen.c \
915ef37f 104 i860-dis.c \
252b5132 105 i960-dis.c \
800eeca4
JW
106 ia64-dis.c \
107 ia64-opc-a.c \
108 ia64-opc-b.c \
109 ia64-opc-f.c \
110 ia64-opc-i.c \
111 ia64-opc-m.c \
112 ia64-opc-d.c \
113 ia64-opc.c \
114 ia64-gen.c \
115 ia64-asmtab.c \
a40cbfa3
NC
116 ip2k-asm.c \
117 ip2k-desc.c \
118 ip2k-dis.c \
119 ip2k-ibld.c \
120 ip2k-opc.c \
47b1a55a
SC
121 iq2000-asm.c \
122 iq2000-desc.c \
123 iq2000-dis.c \
124 iq2000-ibld.c \
125 iq2000-opc.c \
49f58d10
JB
126 m32c-asm.c \
127 m32c-desc.c \
128 m32c-dis.c \
129 m32c-ibld.c \
130 m32c-opc.c \
252b5132
RH
131 m32r-asm.c \
132 m32r-desc.c \
133 m32r-dis.c \
134 m32r-ibld.c \
135 m32r-opc.c \
136 m32r-opinst.c \
60bcf0fa
NC
137 m68hc11-dis.c \
138 m68hc11-opc.c \
252b5132
RH
139 m68k-dis.c \
140 m68k-opc.c \
141 m88k-dis.c \
7499d566 142 maxq-dis.c \
252b5132 143 mcore-dis.c \
bd2f2e55
DB
144 mep-asm.c \
145 mep-desc.c \
146 mep-dis.c \
147 mep-ibld.c \
148 mep-opc.c \
252b5132
RH
149 mips-dis.c \
150 mips-opc.c \
151 mips16-opc.c \
152 m10200-dis.c \
153 m10200-opc.c \
154 m10300-dis.c \
155 m10300-opc.c \
3c3bdf30
NC
156 mmix-dis.c \
157 mmix-opc.c \
d031aafb
NS
158 mt-asm.c \
159 mt-desc.c \
160 mt-dis.c \
161 mt-ibld.c \
162 mt-opc.c \
252b5132 163 ns32k-dis.c \
87e6d782
NC
164 openrisc-asm.c \
165 openrisc-desc.c \
166 openrisc-dis.c \
167 openrisc-ibld.c \
168 openrisc-opc.c \
3b16e843
NC
169 or32-dis.c \
170 or32-opc.c \
e135f41b
NC
171 pdp11-dis.c \
172 pdp11-opc.c \
1e608f98
ILT
173 pj-dis.c \
174 pj-opc.c \
252b5132
RH
175 ppc-dis.c \
176 ppc-opc.c \
b6849f55 177 s390-mkopc.c \
a85d7ed0
NC
178 s390-opc.c \
179 s390-dis.c \
1c0d3aa6 180 score-dis.c \
252b5132 181 sh-dis.c \
43079f18
NC
182 sh64-dis.c \
183 sh64-opc.c \
252b5132
RH
184 sparc-dis.c \
185 sparc-opc.c \
e9f53129
AM
186 spu-dis.c \
187 spu-opc.c \
252b5132 188 tic30-dis.c \
026df7c5 189 tic4x-dis.c \
5c84d377
TW
190 tic54x-dis.c \
191 tic54x-opc.c \
252b5132
RH
192 tic80-dis.c \
193 tic80-opc.c \
71f22174
AS
194 v850-dis.c \
195 v850-opc.c \
252b5132
RH
196 vax-dis.c \
197 w65-dis.c \
d70c5fc7
NC
198 xc16x-asm.c \
199 xc16x-desc.c \
200 xc16x-dis.c \
201 xc16x-ibld.c \
202 xc16x-opc.c \
93fbbb04
GK
203 xstormy16-asm.c \
204 xstormy16-desc.c \
205 xstormy16-dis.c \
206 xstormy16-ibld.c \
207 xstormy16-opc.c \
e0001a05 208 xtensa-dis.c \
3c9b82ba 209 z80-dis.c \
252b5132
RH
210 z8k-dis.c \
211 z8kgen.c
212
213ALL_MACHINES = \
252b5132
RH
214 alpha-dis.lo \
215 alpha-opc.lo \
216 arc-dis.lo \
217 arc-opc.lo \
0d2bcfaf 218 arc-ext.lo \
252b5132 219 arm-dis.lo \
832ddf62 220 avr-dis.lo \
4b7f6baa 221 bfin-dis.lo \
252b5132 222 cgen-asm.lo \
3609e0fe 223 cgen-bitset.lo \
252b5132
RH
224 cgen-dis.lo \
225 cgen-opc.lo \
3d3d428f
NC
226 cr16-dis.lo \
227 cr16-opc.lo \
6c95a37f
HPN
228 cris-dis.lo \
229 cris-opc.lo \
1fe1f39c
NC
230 crx-dis.lo \
231 crx-opc.lo \
252b5132
RH
232 d10v-dis.lo \
233 d10v-opc.lo \
234 d30v-dis.lo \
235 d30v-opc.lo \
d172d4ba 236 dlx-dis.lo \
252b5132
RH
237 fr30-asm.lo \
238 fr30-desc.lo \
239 fr30-dis.lo \
240 fr30-ibld.lo \
241 fr30-opc.lo \
fd3c93d5
DB
242 frv-asm.lo \
243 frv-desc.lo \
244 frv-dis.lo \
245 frv-ibld.lo \
246 frv-opc.lo \
252b5132
RH
247 h8300-dis.lo \
248 h8500-dis.lo \
249 hppa-dis.lo \
250 i386-dis.lo \
0b1cf022 251 i386-opc.lo \
5b93d8bb
AM
252 i370-dis.lo \
253 i370-opc.lo \
915ef37f 254 i860-dis.lo \
252b5132 255 i960-dis.lo \
800eeca4
JW
256 ia64-dis.lo \
257 ia64-opc.lo \
a40cbfa3
NC
258 ip2k-asm.lo \
259 ip2k-desc.lo \
260 ip2k-dis.lo \
261 ip2k-ibld.lo \
262 ip2k-opc.lo \
47b1a55a
SC
263 iq2000-asm.lo \
264 iq2000-desc.lo \
265 iq2000-dis.lo \
266 iq2000-ibld.lo \
267 iq2000-opc.lo \
49f58d10
JB
268 m32c-asm.lo \
269 m32c-desc.lo \
270 m32c-dis.lo \
271 m32c-ibld.lo \
272 m32c-opc.lo \
252b5132
RH
273 m32r-asm.lo \
274 m32r-desc.lo \
275 m32r-dis.lo \
276 m32r-ibld.lo \
277 m32r-opc.lo \
278 m32r-opinst.lo \
60bcf0fa
NC
279 m68hc11-dis.lo \
280 m68hc11-opc.lo \
252b5132
RH
281 m68k-dis.lo \
282 m68k-opc.lo \
283 m88k-dis.lo \
284 m10200-dis.lo \
285 m10200-opc.lo \
286 m10300-dis.lo \
287 m10300-opc.lo \
7499d566 288 maxq-dis.lo \
252b5132 289 mcore-dis.lo \
bd2f2e55
DB
290 mep-asm.lo \
291 mep-desc.lo \
292 mep-dis.lo \
293 mep-ibld.lo \
294 mep-opc.lo \
252b5132
RH
295 mips-dis.lo \
296 mips-opc.lo \
297 mips16-opc.lo \
3c3bdf30
NC
298 mmix-dis.lo \
299 mmix-opc.lo \
40065372 300 msp430-dis.lo \
d031aafb
NS
301 mt-asm.lo \
302 mt-desc.lo \
303 mt-dis.lo \
304 mt-ibld.lo \
305 mt-opc.lo \
e135f41b 306 ns32k-dis.lo \
87e6d782
NC
307 openrisc-asm.lo \
308 openrisc-desc.lo \
309 openrisc-dis.lo \
310 openrisc-ibld.lo \
311 openrisc-opc.lo \
3b16e843
NC
312 or32-dis.lo \
313 or32-opc.lo \
e135f41b
NC
314 pdp11-dis.lo \
315 pdp11-opc.lo \
1e608f98
ILT
316 pj-dis.lo \
317 pj-opc.lo \
252b5132
RH
318 ppc-dis.lo \
319 ppc-opc.lo \
a85d7ed0
NC
320 s390-dis.lo \
321 s390-opc.lo \
1c0d3aa6 322 score-dis.lo \
252b5132 323 sh-dis.lo \
43079f18
NC
324 sh64-dis.lo \
325 sh64-opc.lo \
252b5132
RH
326 sparc-dis.lo \
327 sparc-opc.lo \
e9f53129
AM
328 spu-dis.lo \
329 spu-opc.lo \
252b5132 330 tic30-dis.lo \
026df7c5 331 tic4x-dis.lo \
5c84d377
TW
332 tic54x-dis.lo \
333 tic54x-opc.lo \
252b5132
RH
334 tic80-dis.lo \
335 tic80-opc.lo \
336 v850-dis.lo \
337 v850-opc.lo \
338 vax-dis.lo \
339 w65-dis.lo \
d70c5fc7
NC
340 xc16x-asm.lo \
341 xc16x-desc.lo \
342 xc16x-dis.lo \
343 xc16x-ibld.lo \
344 xc16x-opc.lo \
93fbbb04
GK
345 xstormy16-asm.lo \
346 xstormy16-desc.lo \
347 xstormy16-dis.lo \
348 xstormy16-ibld.lo \
349 xstormy16-opc.lo \
e0001a05 350 xtensa-dis.lo \
3c9b82ba 351 z80-dis.lo \
252b5132
RH
352 z8k-dis.lo
353
354OFILES = @BFD_MACHINES@
355
3f85e526
L
356# We should reconfigure whenever bfd/configure.in changes, because
357# that's where the version number in Makefile comes from.
358CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
359
dabbade6 360INCLUDES = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
252b5132
RH
361
362disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
363 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
364
92c2346c 365libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
366# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
367# Unfortunately this causes libtool to add -L$(libdir), referring to the
368# planned install directory of libbfd. This can cause us to pick up an
369# old version of libbfd, or to pick up libbfd for the wrong architecture
45d42143
NC
370# if host != build. So for building with shared libraries we use a
371# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
372libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
373libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
374libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
252b5132
RH
375
376# libtool will build .libs/libopcodes.a. We create libopcodes.a in
377# the build directory so that we don't have to convert all the
378# programs that use libopcodes.a simultaneously. This is a hack which
379# should be removed if everything else starts using libtool. FIXME.
380
381noinst_LIBRARIES = libopcodes.a
382
383stamp-lib: libopcodes.la
e56f75e9
ILT
384 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
385 if [ -f $$libtooldir/libopcodes.a ]; then \
386 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 387 $(RANLIB) libopcodes.tmp; \
252b5132
RH
388 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
389 else true; fi
390 touch stamp-lib
391
392libopcodes.a: stamp-lib ; @true
393
394POTFILES = $(HFILES) $(CFILES)
395po/POTFILES.in: @MAINT@ Makefile
f8607389 396 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
252b5132
RH
397 && mv tmp $(srcdir)/po/POTFILES.in
398
81172ff2 399install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 400 @$(NORMAL_INSTALL)
81172ff2
AM
401
402uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
403 @$(NORMAL_UNINSTALL)
404
405.PHONY: install_libopcodes uninstall_libopcodes
406install_libopcodes: $(bfdlib_LTLIBRARIES)
407 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
408 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
409 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
410 if test -f $$p; then \
411 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
412 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
413 else :; fi; \
414 done
415 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
416
417uninstall_libopcodes:
418 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
419 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
420 done
421 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 422
252b5132 423CLEANFILES = \
49f58d10 424 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
bd2f2e55 425 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
0bdaf48b 426 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
427
428
6e31aea3 429CGENDIR = @cgendir@
4a3264e6 430CPUDIR = $(CGENDIR)/cpu
0a40490e 431CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
6e31aea3
BE
432CGENFLAGS = -v
433
bc98a631 434CGENDEPS = \
6e31aea3
BE
435 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
436 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
437 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
438 $(CGENDIR)/opc-opinst.scm \
439 cgen-asm.in cgen-dis.in cgen-ibld.in
440
bd2f2e55 441CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
4714fbc0 442
6e31aea3 443if CGEN_MAINT
a40cbfa3 444IP2K_DEPS = stamp-ip2k
49f58d10 445M32C_DEPS = stamp-m32c
6e31aea3
BE
446M32R_DEPS = stamp-m32r
447FR30_DEPS = stamp-fr30
fd3c93d5 448FRV_DEPS = stamp-frv
bd2f2e55 449MEP_DEPS = stamp-mep
4970f871 450MT_DEPS = stamp-mt
87e6d782 451OPENRISC_DEPS = stamp-openrisc
47b1a55a 452IQ2000_DEPS = stamp-iq2000
d70c5fc7 453XC16X_DEPS = stamp-xc16x
93fbbb04 454XSTORMY16_DEPS = stamp-xstormy16
6e31aea3 455else
a40cbfa3 456IP2K_DEPS =
49f58d10 457M32C_DEPS =
6e31aea3
BE
458M32R_DEPS =
459FR30_DEPS =
fd3c93d5 460FRV_DEPS =
bd2f2e55 461MEP_DEPS =
4970f871 462MT_DEPS =
87e6d782 463OPENRISC_DEPS =
47b1a55a 464IQ2000_DEPS =
d70c5fc7 465XC16X_DEPS =
93fbbb04 466XSTORMY16_DEPS =
6e31aea3
BE
467endif
468
469run-cgen:
470 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
471 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
472 "$(options)" "$(extrafiles)"
6e31aea3
BE
473 touch stamp-${prefix}
474.PHONY: run-cgen
475
4714fbc0
DE
476# Maintainer utility rule to regenerate all cgen files.
477run-cgen-all:
478 for c in $(CGEN_CPUS) ; \
479 do \
480 $(MAKE) stamp-$$c || exit 1 ; \
481 done
482.PHONY: run-cgen-all
483
6e31aea3 484# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
485$(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)
486 @true
487stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
488 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
489 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 490
49f58d10
JB
491$(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)
492# @true
0f82ff91 493stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
49f58d10 494 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
0f82ff91
AM
495 archfile=$(srcdir)/../cpu/m32c.cpu \
496 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
49f58d10
JB
497m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
498m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
499 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
500 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
501m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
502 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
503 $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
504m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
505 $(BFD_H) $(INCDIR)/ansidecl.h \
506 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
507 $(m32c_opc_h) opintl.h
508m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
509 $(BFD_H) $(INCDIR)/ansidecl.h \
510 $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
511 $(m32c_opc_h) opintl.h
512m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
513 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
514 $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
515
6e31aea3 516$(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)
dc62a253 517 @true
d125c27b 518stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
9c2de729 519 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
d125c27b
AM
520 archfile=$(srcdir)/../cpu/m32r.cpu \
521 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
6e31aea3
BE
522
523$(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)
524 @true
4a3264e6 525stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
9c2de729
DB
526 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
527 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
6e31aea3 528
fd3c93d5
DB
529$(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)
530 @true
5272d201 531stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
9c2de729
DB
532 $(MAKE) run-cgen arch=frv prefix=frv options= \
533 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
fd3c93d5 534
bd2f2e55
DB
535$(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)
536 @true
537stamp-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
538 $(MAKE) run-cgen arch=mep prefix=mep options= \
539 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
540
d031aafb 541$(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)
ac188222 542 @true
4970f871 543stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
d031aafb 544 $(MAKE) run-cgen arch=mt prefix=mt options= \
4970f871
NS
545 archfile=$(srcdir)/../cpu/mt.cpu \
546 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
ac188222 547
87e6d782
NC
548$(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)
549 @true
4a3264e6 550stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
9c2de729
DB
551 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
552 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
87e6d782 553
47b1a55a
SC
554$(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)
555 @true
d125c27b
AM
556stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
557 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
558 $(srcdir)/../cpu/iq10.cpu
9c2de729 559 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
d125c27b
AM
560 archfile=$(srcdir)/../cpu/iq2000.cpu \
561 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
47b1a55a 562
93fbbb04
GK
563$(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)
564 @true
565stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
566 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
567 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 568
d70c5fc7
NC
569$(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)
570 @true
571stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
572 $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
573 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
574
40b8e679
L
575i386-gen: i386-gen.o
576 $(LINK) i386-gen.o $(LIBIBERTY)
577
578i386-gen.o: i386-gen.c i386-opc.h
579
40fb9820
L
580$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
581 @echo $@
582
583$(srcdir)/i386-init.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
34edb9ad 584 ./i386-gen --srcdir $(srcdir)
40b8e679 585
800eeca4
JW
586ia64-gen: ia64-gen.o
587 $(LINK) ia64-gen.o $(LIBIBERTY)
588
589ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
590 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
591
e8d39116
L
592$(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl \
593 ia64-waw.tbl ia64-war.tbl
594 ./ia64-gen --srcdir $(srcdir) > $@
252b5132 595
b6849f55
NC
596s390-mkopc: s390-mkopc.c
597 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
598
599s390-opc.tab: s390-mkopc s390-opc.txt
600 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
601
19f33eee
AM
602sh-dis.lo: sh-dis.c
603 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
604
252b5132
RH
605# This dependency stuff is copied from BFD.
606
73c418f4
ILT
607DEP: dep.sed $(CFILES) $(HFILES) config.h
608 rm -f DEP1
41b49281 609 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
610 sed -f dep.sed < DEP1 > DEPA
611 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
612 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
613 echo 'make DEP failed!'; exit 1; \
614 else \
0bdaf48b 615 mv -f DEPA $@; \
1581f8c9 616 fi
252b5132 617
73c418f4 618DEP1: $(CFILES)
73c418f4 619 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
620 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
621 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
622 mv -f DEP2 $@
252b5132
RH
623
624dep.sed: dep-in.sed config.status
625 sed <$(srcdir)/dep-in.sed >dep.sed \
626 -e 's!@BFD_H@!$(BFD_H)!' \
627 -e 's!@INCDIR@!$(INCDIR)!' \
628 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
629 -e 's!@SRCDIR@!$(srcdir)!' \
630 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 631
73c418f4 632dep: DEP
252b5132 633 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 634 cat DEP >> tmp-Makefile
252b5132
RH
635 $(srcdir)/../move-if-change tmp-Makefile Makefile
636
73c418f4 637dep-in: DEP
252b5132 638 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 639 cat DEP >> tmp-Makefile.in
252b5132
RH
640 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
641
73c418f4 642dep-am: DEP
252b5132 643 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 644 cat DEP >> tmp-Makefile.am
252b5132
RH
645 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
646
647.PHONY: dep dep-in dep-am
648
649# What appears below is generated by a hacked mkdep using gcc -MM.
650
651# DO NOT DELETE THIS LINE -- mkdep uses it.
652# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
9e5169a8 653alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
654 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
655 $(INCDIR)/opcode/alpha.h
9e5169a8 656alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
657 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
658 $(INCDIR)/symcat.h opintl.h
82674a1f 659arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
e9f53129
AM
660 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
661 $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
662 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
663 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
664 opintl.h arc-dis.h arc-ext.h
9e5169a8 665arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 666 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
fdd3b9b3 667 opintl.h
9e5169a8 668arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
669 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
670 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
9e5169a8 671arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
672 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
673 $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
674 $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h \
675 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
676 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
677 $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 678avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
679 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
680 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
681 $(INCDIR)/opcode/avr.h
fdd3b9b3
L
682bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
683 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 684cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
685 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
686 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
687 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
9e5169a8 688 opintl.h
c85a332d
AM
689cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
690 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
9e5169a8 691cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
692 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
693 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
694 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
9e5169a8 695cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
696 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
697 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
698 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
3d3d428f
NC
699cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
700 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
ae351704
AM
701 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h \
702 $(INCDIR)/ansidecl.h
3d3d428f
NC
703cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
704 $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
6c95a37f 705cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 706 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
e9f53129
AM
707 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
708 $(INCDIR)/ansidecl.h
6c95a37f 709cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
8ae85421 710crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 711 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
e9f53129 712 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
8ae85421
AM
713crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
714 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
9e5169a8 715d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 716 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 717 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 718d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 719 $(INCDIR)/opcode/d10v.h
9e5169a8 720d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 721 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 722 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
9e5169a8 723d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 724 $(INCDIR)/opcode/d30v.h
9e5169a8 725dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
726 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
727 $(INCDIR)/opcode/dlx.h
9e5169a8 728dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
729 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
730 opintl.h
9e5169a8 731dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
732 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
733 $(BFD_H)
9e5169a8 734disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 735 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 736fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
737 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
738 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
739 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
740 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
741 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 742fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
743 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
744 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
745 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
746 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8
L
747 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
748fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
749 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
750 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 751 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
752 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
753 opintl.h
9e5169a8 754fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
755 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
756 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
757 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
fdd3b9b3 758 fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 759fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
760 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
761 fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
762 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
763 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
9e5169a8 764frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
765 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
766 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
767 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
768 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
769 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 770frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
771 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
772 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
773 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
774 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8
L
775 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
776frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
777 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
778 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 779 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
780 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
781 opintl.h
9e5169a8 782frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
783 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
784 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
785 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
fdd3b9b3 786 frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 787frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
788 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
789 frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
790 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
791 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
792 $(INCDIR)/elf/reloc-macros.h
9e5169a8 793h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 794 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129
AM
795 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
796 $(INCDIR)/ansidecl.h
9e5169a8 797h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
798 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
799 $(INCDIR)/symcat.h opintl.h
9e5169a8 800hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
801 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
802 $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
9e5169a8 803i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
804 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
805 $(INCDIR)/opcode/i370.h
9e5169a8 806i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 807 $(INCDIR)/opcode/i370.h
33169993
L
808i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
809 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
c0e9c2a6
L
810 opintl.h $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h \
811 $(INCDIR)/ansidecl.h
0b1cf022 812i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
d10f0549 813 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
40b8e679 814 $(INCDIR)/opcode/i386.h i386-tbl.h
33169993
L
815i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
816 $(INCDIR)/getopt.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
817 $(INCDIR)/safe-ctype.h i386-opc.h $(INCDIR)/opcode/i386.h
915ef37f 818i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 819 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
9e5169a8 820i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 821 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b 822ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129
AM
823 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
824 $(BFD_H)
82674a1f
AM
825ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
826 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
827ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
828 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
829ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
830 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
831ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
832 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
833ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
834 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b 835ia64-opc-d.lo: ia64-opc-d.c
6b5d3a4d 836ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
e9f53129
AM
837 config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
838 ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
839 $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 840ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
e9f53129
AM
841 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
842 config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
843 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
844 ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
845 ia64-opc-x.c ia64-opc-d.c
2114f57b 846ia64-asmtab.lo: ia64-asmtab.c
9e5169a8 847ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
848 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
849 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
850 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
851 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
852 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 853ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
854 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
855 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
856 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
857 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8
L
858 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
859ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
860 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
861 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 862 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
863 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
864 opintl.h
9e5169a8 865ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
866 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
867 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
868 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
fdd3b9b3 869 ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 870ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
871 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
872 ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
873 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
874 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 875iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
876 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
877 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
878 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
879 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
880 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 881iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
882 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
883 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
884 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
885 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
c85a332d 886 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
9e5169a8 887iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
888 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
889 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
c85a332d 890 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
891 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
892 opintl.h
9e5169a8 893iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
894 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
895 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
896 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
c85a332d 897 iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 898iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
899 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
900 iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
901 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
902 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
9e5169a8 903m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
904 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
905 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
906 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
4c273957
AM
907 cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
908 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
909 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 910m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
911 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
912 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
913 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
4c273957
AM
914 cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
915 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
916 $(INCDIR)/xregex2.h
9e5169a8 917m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
918 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
919 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 920 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129 921 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
4c273957
AM
922 cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
923 $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h \
924 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
925 $(INCDIR)/bfdlink.h
9e5169a8 926m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
927 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
928 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
929 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
4c273957
AM
930 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
931 opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 932m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
933 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
934 m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
935 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
4c273957
AM
936 cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h $(INCDIR)/libiberty.h \
937 $(INCDIR)/ansidecl.h
9e5169a8 938m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
939 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
940 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
941 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
942 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
943 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 944m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
945 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
946 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
947 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
948 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8
L
949 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
950m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
951 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
952 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 953 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
954 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
955 opintl.h
9e5169a8 956m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
957 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
958 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
959 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
fdd3b9b3 960 m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 961m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
962 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
963 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
964 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
965 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
9e5169a8 966m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
967 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
968 m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
969 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
bbeb2e03 970m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a 971 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 972 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
bbeb2e03 973m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 974 $(INCDIR)/opcode/m68hc11.h
9e5169a8 975m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
976 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
977 $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
978 opintl.h $(INCDIR)/opcode/m68k.h
9e5169a8 979m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 980 $(INCDIR)/opcode/m68k.h
9e5169a8 981m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
982 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
983 $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
984 $(INCDIR)/ansidecl.h
9e5169a8 985maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
986 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
987 $(INCDIR)/opcode/maxq.h
9e5169a8 988mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
989 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
990 $(INCDIR)/symcat.h
a6d04ec4
AM
991mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
992 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
993 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
994 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
995 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
996 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
997mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
998 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
999 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1000 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1001 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1002 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1003mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1004 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1005 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1006 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1007 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1008 opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1009 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1010 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
1011mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1012 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1013 $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1014 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1015 mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
1016mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1017 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1018 mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1019 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1020 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/mep.h \
1021 $(INCDIR)/elf/reloc-macros.h
9e5169a8 1022mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1023 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1024 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
1025 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1026 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1027 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1028mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1029 $(INCDIR)/opcode/mips.h
9e5169a8 1030mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1031 $(INCDIR)/opcode/mips.h
9e5169a8 1032m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1033 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1034 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
9e5169a8 1035m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1036 $(INCDIR)/opcode/mn10200.h
9e5169a8 1037m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1038 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1039 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
9e5169a8 1040m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1041 $(INCDIR)/opcode/mn10300.h
3c3bdf30 1042mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 1043 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
e9f53129 1044 $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
3c3bdf30 1045mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
d031aafb 1046mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1047 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1048 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1049 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1050 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1051 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
d031aafb 1052mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1053 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1054 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1055 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1056 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 1057 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
d031aafb 1058mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1059 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1060 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
d031aafb 1061 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1062 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1063 opintl.h
d031aafb 1064mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1065 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1066 $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1067 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
d031aafb
NS
1068 mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
1069mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1070 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1071 mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1072 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1073 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
3db64b00
AM
1074ns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1075 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h \
1076 $(BFD_H) $(INCDIR)/opcode/ns32k.h opintl.h
9e5169a8 1077openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1078 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1079 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1080 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1081 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1082 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 1083openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
e9f53129
AM
1084 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1085 $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
9e5169a8 1086 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1087 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1088 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1089 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
9e5169a8 1090openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1091 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1092 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
9e5169a8 1093 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1094 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1095 opintl.h
9e5169a8 1096openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
e9f53129
AM
1097 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1098 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1099 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1100 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1101 opintl.h $(INCDIR)/safe-ctype.h
c85a332d 1102openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1103 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1104 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1105 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1106 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
ba323545
AM
1107or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1108 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1109 $(INCDIR)/safe-ctype.h
1110or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1111 $(INCDIR)/opcode/or32.h
9e5169a8 1112pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1113 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1114 $(INCDIR)/opcode/pdp11.h
e135f41b 1115pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
9e5169a8 1116pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1117 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1118 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 1119pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1120 $(INCDIR)/opcode/pj.h
9e5169a8 1121ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1122 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1123 $(INCDIR)/opcode/ppc.h
9e5169a8 1124ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1125 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
1126s390-mkopc.lo: s390-mkopc.c
1127s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
9e5169a8 1128 s390-opc.tab
27b7e12d 1129s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
e9f53129
AM
1130 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1131 $(INCDIR)/symcat.h $(INCDIR)/opcode/s390.h
1c0d3aa6 1132score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1133 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1134 score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1135 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1136 $(INCDIR)/elf/internal.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
9e5169a8 1137sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1138 sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1139 $(INCDIR)/dis-asm.h $(BFD_H)
43079f18 1140sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
9e5169a8 1141 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
e9f53129
AM
1142 $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1143 $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1144 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1145 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
71b21050 1146sh64-opc.lo: sh64-opc.c sh64-opc.h
9e5169a8 1147sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1148 $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1149 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1150 $(INCDIR)/ansidecl.h opintl.h
9e5169a8 1151sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1152 $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1153spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1154 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1155 $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
1156spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h \
1157 $(INCDIR)/opcode/spu-insns.h
9e5169a8 1158tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1159 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1160 $(INCDIR)/opcode/tic30.h
2d2550d6 1161tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1162 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1163 $(INCDIR)/opcode/tic4x.h
9e5169a8 1164tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1165 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1166 $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
9e5169a8 1167tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1168 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1169 $(INCDIR)/opcode/tic54x.h
9e5169a8 1170tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1171 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1172 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 1173tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1174 $(INCDIR)/opcode/tic80.h
9e5169a8 1175v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1176 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1177 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
9e5169a8 1178v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
0d8dfecf 1179 $(INCDIR)/opcode/v850.h opintl.h
9e5169a8 1180vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1181 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
e9f53129 1182 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
c85a332d 1183w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1184 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1185 $(INCDIR)/symcat.h
ec3fcc56 1186xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1187 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1188 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1189 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1190 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1191 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
ec3fcc56 1192xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1193 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1194 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1195 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1196 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
ec3fcc56
AM
1197 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1198xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1199 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1200 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
ec3fcc56 1201 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1202 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1203 opintl.h
ec3fcc56 1204xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1205 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1206 $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1207 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
ec3fcc56
AM
1208 xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
1209xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1210 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1211 xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1212 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1213 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
9e5169a8 1214xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
e9f53129
AM
1215 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1216 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1217 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1218 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1219 opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1220 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
9e5169a8 1221xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
e9f53129
AM
1222 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1223 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1224 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1225 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1226 opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1227 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
9e5169a8 1228xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
e9f53129
AM
1229 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1230 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1231 $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1232 $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1233 xstormy16-opc.h opintl.h
9e5169a8 1234xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
e9f53129
AM
1235 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1236 $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1237 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1238 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1239 opintl.h $(INCDIR)/safe-ctype.h
9e5169a8 1240xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
e9f53129
AM
1241 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1242 $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
9e5169a8 1243 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
e9f53129
AM
1244 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1245 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
e0001a05 1246xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
e9f53129
AM
1247 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1248 sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1249 $(INCDIR)/symcat.h
9e5169a8 1250z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 1251 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
9e5169a8 1252z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129
AM
1253 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1254 z8k-opc.h
9e5169a8 1255z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
e9f53129 1256 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
252b5132 1257# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
This page took 0.491105 seconds and 4 git commands to generate.