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