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