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