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