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