Regenerate.
[deliverable/binutils-gdb.git] / opcodes / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
3AUTOMAKE_OPTIONS = cygnus
4
5SUBDIRS = po
6
7INCDIR = $(srcdir)/../include
8BFDDIR = $(srcdir)/../bfd
41b49281 9MKDEP = gcc -MM
252b5132 10
a2d91340
AC
11WARN_CFLAGS = @WARN_CFLAGS@
12AM_CFLAGS = $(WARN_CFLAGS)
13
81172ff2
AM
14bfdlibdir = @bfdlibdir@
15bfdincludedir = @bfdincludedir@
16
17bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
18
19# This is where bfd.h lives.
20BFD_H = ../bfd/bfd.h
21
6c298591
NC
22# This is where libiberty lives.
23LIBIBERTY = ../libiberty/libiberty.a
24
252b5132
RH
25# Header files.
26HFILES = \
27 arm-opc.h \
28 fr30-desc.h fr30-opc.h \
fd3c93d5 29 frv-desc.h frv-opc.h \
252b5132 30 h8500-opc.h \
43079f18
NC
31 ia64-asmtab.h \
32 ia64-opc.h \
a40cbfa3 33 ip2k-desc.h ip2k-opc.h \
252b5132
RH
34 m32r-desc.h m32r-opc.h \
35 mcore-opc.h \
87e6d782 36 openrisc-desc.h openrisc-opc.h \
252b5132 37 sh-opc.h \
43079f18 38 sh64-opc.h \
252b5132
RH
39 sysdep.h \
40 w65-opc.h \
93fbbb04 41 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
42 z8k-opc.h
43
44# C source files that correspond to .o's.
45CFILES = \
46 a29k-dis.c \
47 alpha-dis.c \
48 alpha-opc.c \
71f22174
AS
49 arc-dis.c \
50 arc-opc.c \
0d2bcfaf 51 arc-ext.c \
252b5132 52 arm-dis.c \
832ddf62 53 avr-dis.c \
252b5132
RH
54 cgen-asm.c \
55 cgen-dis.c \
56 cgen-opc.c \
6c95a37f
HPN
57 cris-dis.c \
58 cris-opc.c \
252b5132
RH
59 d10v-dis.c \
60 d10v-opc.c \
61 d30v-dis.c \
62 d30v-opc.c \
d172d4ba 63 dlx-dis.c \
252b5132
RH
64 dis-buf.c \
65 disassemble.c \
66 fr30-asm.c \
67 fr30-desc.c \
68 fr30-dis.c \
69 fr30-ibld.c \
70 fr30-opc.c \
fd3c93d5
DB
71 frv-asm.c \
72 frv-desc.c \
73 frv-dis.c \
74 frv-ibld.c \
75 frv-opc.c \
252b5132
RH
76 h8300-dis.c \
77 h8500-dis.c \
78 hppa-dis.c \
5b93d8bb
AM
79 i370-dis.c \
80 i370-opc.c \
252b5132 81 i386-dis.c \
915ef37f 82 i860-dis.c \
252b5132 83 i960-dis.c \
800eeca4
JW
84 ia64-dis.c \
85 ia64-opc-a.c \
86 ia64-opc-b.c \
87 ia64-opc-f.c \
88 ia64-opc-i.c \
89 ia64-opc-m.c \
90 ia64-opc-d.c \
91 ia64-opc.c \
92 ia64-gen.c \
93 ia64-asmtab.c \
a40cbfa3
NC
94 ip2k-asm.c \
95 ip2k-desc.c \
96 ip2k-dis.c \
97 ip2k-ibld.c \
98 ip2k-opc.c \
252b5132
RH
99 m32r-asm.c \
100 m32r-desc.c \
101 m32r-dis.c \
102 m32r-ibld.c \
103 m32r-opc.c \
104 m32r-opinst.c \
60bcf0fa
NC
105 m68hc11-dis.c \
106 m68hc11-opc.c \
252b5132
RH
107 m68k-dis.c \
108 m68k-opc.c \
109 m88k-dis.c \
110 mcore-dis.c \
111 mips-dis.c \
112 mips-opc.c \
113 mips16-opc.c \
114 m10200-dis.c \
115 m10200-opc.c \
116 m10300-dis.c \
117 m10300-opc.c \
3c3bdf30
NC
118 mmix-dis.c \
119 mmix-opc.c \
252b5132 120 ns32k-dis.c \
87e6d782
NC
121 openrisc-asm.c \
122 openrisc-desc.c \
123 openrisc-dis.c \
124 openrisc-ibld.c \
125 openrisc-opc.c \
3b16e843
NC
126 or32-dis.c \
127 or32-opc.c \
e135f41b
NC
128 pdp11-dis.c \
129 pdp11-opc.c \
1e608f98
ILT
130 pj-dis.c \
131 pj-opc.c \
252b5132
RH
132 ppc-dis.c \
133 ppc-opc.c \
b6849f55 134 s390-mkopc.c \
a85d7ed0
NC
135 s390-opc.c \
136 s390-dis.c \
252b5132 137 sh-dis.c \
43079f18
NC
138 sh64-dis.c \
139 sh64-opc.c \
252b5132
RH
140 sparc-dis.c \
141 sparc-opc.c \
142 tic30-dis.c \
5c84d377
TW
143 tic54x-dis.c \
144 tic54x-opc.c \
252b5132
RH
145 tic80-dis.c \
146 tic80-opc.c \
71f22174
AS
147 v850-dis.c \
148 v850-opc.c \
252b5132
RH
149 vax-dis.c \
150 w65-dis.c \
93fbbb04
GK
151 xstormy16-asm.c \
152 xstormy16-desc.c \
153 xstormy16-dis.c \
154 xstormy16-ibld.c \
155 xstormy16-opc.c \
252b5132
RH
156 z8k-dis.c \
157 z8kgen.c
158
159ALL_MACHINES = \
160 a29k-dis.lo \
161 alpha-dis.lo \
162 alpha-opc.lo \
163 arc-dis.lo \
164 arc-opc.lo \
0d2bcfaf 165 arc-ext.lo \
252b5132 166 arm-dis.lo \
832ddf62 167 avr-dis.lo \
252b5132
RH
168 cgen-asm.lo \
169 cgen-dis.lo \
170 cgen-opc.lo \
6c95a37f
HPN
171 cris-dis.lo \
172 cris-opc.lo \
252b5132
RH
173 d10v-dis.lo \
174 d10v-opc.lo \
175 d30v-dis.lo \
176 d30v-opc.lo \
d172d4ba 177 dlx-dis.lo \
252b5132
RH
178 fr30-asm.lo \
179 fr30-desc.lo \
180 fr30-dis.lo \
181 fr30-ibld.lo \
182 fr30-opc.lo \
fd3c93d5
DB
183 frv-asm.lo \
184 frv-desc.lo \
185 frv-dis.lo \
186 frv-ibld.lo \
187 frv-opc.lo \
252b5132
RH
188 h8300-dis.lo \
189 h8500-dis.lo \
190 hppa-dis.lo \
191 i386-dis.lo \
5b93d8bb
AM
192 i370-dis.lo \
193 i370-opc.lo \
915ef37f 194 i860-dis.lo \
252b5132 195 i960-dis.lo \
800eeca4
JW
196 ia64-dis.lo \
197 ia64-opc.lo \
a40cbfa3
NC
198 ip2k-asm.lo \
199 ip2k-desc.lo \
200 ip2k-dis.lo \
201 ip2k-ibld.lo \
202 ip2k-opc.lo \
252b5132
RH
203 m32r-asm.lo \
204 m32r-desc.lo \
205 m32r-dis.lo \
206 m32r-ibld.lo \
207 m32r-opc.lo \
208 m32r-opinst.lo \
60bcf0fa
NC
209 m68hc11-dis.lo \
210 m68hc11-opc.lo \
252b5132
RH
211 m68k-dis.lo \
212 m68k-opc.lo \
213 m88k-dis.lo \
214 m10200-dis.lo \
215 m10200-opc.lo \
216 m10300-dis.lo \
217 m10300-opc.lo \
218 mcore-dis.lo \
219 mips-dis.lo \
220 mips-opc.lo \
221 mips16-opc.lo \
3c3bdf30
NC
222 mmix-dis.lo \
223 mmix-opc.lo \
e135f41b 224 ns32k-dis.lo \
87e6d782
NC
225 openrisc-asm.lo \
226 openrisc-desc.lo \
227 openrisc-dis.lo \
228 openrisc-ibld.lo \
229 openrisc-opc.lo \
3b16e843
NC
230 or32-dis.lo \
231 or32-opc.lo \
e135f41b
NC
232 pdp11-dis.lo \
233 pdp11-opc.lo \
1e608f98
ILT
234 pj-dis.lo \
235 pj-opc.lo \
252b5132
RH
236 ppc-dis.lo \
237 ppc-opc.lo \
a85d7ed0
NC
238 s390-dis.lo \
239 s390-opc.lo \
252b5132 240 sh-dis.lo \
43079f18
NC
241 sh64-dis.lo \
242 sh64-opc.lo \
252b5132
RH
243 sparc-dis.lo \
244 sparc-opc.lo \
245 tic30-dis.lo \
5c84d377
TW
246 tic54x-dis.lo \
247 tic54x-opc.lo \
252b5132
RH
248 tic80-dis.lo \
249 tic80-opc.lo \
250 v850-dis.lo \
251 v850-opc.lo \
252 vax-dis.lo \
253 w65-dis.lo \
93fbbb04
GK
254 xstormy16-asm.lo \
255 xstormy16-desc.lo \
256 xstormy16-dis.lo \
257 xstormy16-ibld.lo \
258 xstormy16-opc.lo \
252b5132
RH
259 z8k-dis.lo
260
261OFILES = @BFD_MACHINES@
262
263INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
264
265disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
266 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
267
268libopcodes_la_SOURCES = dis-buf.c disassemble.c
269libopcodes_la_DEPENDENCIES = $(OFILES)
270libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
271libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
272
273# libtool will build .libs/libopcodes.a. We create libopcodes.a in
274# the build directory so that we don't have to convert all the
275# programs that use libopcodes.a simultaneously. This is a hack which
276# should be removed if everything else starts using libtool. FIXME.
277
278noinst_LIBRARIES = libopcodes.a
279
280stamp-lib: libopcodes.la
e56f75e9
ILT
281 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
282 if [ -f $$libtooldir/libopcodes.a ]; then \
283 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 284 $(RANLIB) libopcodes.tmp; \
252b5132
RH
285 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
286 else true; fi
287 touch stamp-lib
288
289libopcodes.a: stamp-lib ; @true
290
291POTFILES = $(HFILES) $(CFILES)
292po/POTFILES.in: @MAINT@ Makefile
293 for file in $(POTFILES); do echo $$file; done | sort > tmp \
294 && mv tmp $(srcdir)/po/POTFILES.in
295
296# We should reconfigure whenever bfd/configure.in changes, because
297# that's where the version number comes from.
298config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
299 $(SHELL) ./config.status --recheck
300
81172ff2 301install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 302 @$(NORMAL_INSTALL)
81172ff2
AM
303
304uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
305 @$(NORMAL_UNINSTALL)
306
307.PHONY: install_libopcodes uninstall_libopcodes
308install_libopcodes: $(bfdlib_LTLIBRARIES)
309 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
310 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
311 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
312 if test -f $$p; then \
313 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
314 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
315 else :; fi; \
316 done
317 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
318
319uninstall_libopcodes:
320 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
321 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
322 done
323 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 324
252b5132 325CLEANFILES = \
a40cbfa3 326 stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
93fbbb04 327 stamp-xstormy16 \
0bdaf48b 328 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
329
330
6e31aea3 331CGENDIR = @cgendir@
4a3264e6 332CPUDIR = $(CGENDIR)/cpu
6e31aea3
BE
333CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
334CGENFLAGS = -v
335
bc98a631 336CGENDEPS = \
6e31aea3
BE
337 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
338 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
339 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
340 $(CGENDIR)/opc-opinst.scm \
341 cgen-asm.in cgen-dis.in cgen-ibld.in
342
343if CGEN_MAINT
a40cbfa3 344IP2K_DEPS = stamp-ip2k
6e31aea3
BE
345M32R_DEPS = stamp-m32r
346FR30_DEPS = stamp-fr30
fd3c93d5 347FRV_DEPS = stamp-frv
87e6d782 348OPENRISC_DEPS = stamp-openrisc
93fbbb04 349XSTORMY16_DEPS = stamp-xstormy16
6e31aea3 350else
a40cbfa3 351IP2K_DEPS =
6e31aea3
BE
352M32R_DEPS =
353FR30_DEPS =
fd3c93d5 354FRV_DEPS =
87e6d782 355OPENRISC_DEPS =
93fbbb04 356XSTORMY16_DEPS =
6e31aea3
BE
357endif
358
359run-cgen:
360 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
361 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) \
362 "$(options)" $(extrafiles)
363 touch stamp-${prefix}
364.PHONY: run-cgen
365
366# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
367$(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)
368 @true
369stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
370 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= extrafiles=
371
6e31aea3 372$(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 373 @true
4a3264e6 374stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
6e31aea3
BE
375 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst extrafiles=opinst
376
377$(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)
378 @true
4a3264e6 379stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
6e31aea3
BE
380 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= extrafiles=
381
fd3c93d5
DB
382$(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)
383 @true
384stamp-frv: $(CGENDEPS) $(CPUDIR)/frv.cpu $(CPUDIR)/frv.opc
385 $(MAKE) run-cgen arch=frv prefix=frv options= extrafiles=
386
87e6d782
NC
387$(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)
388 @true
4a3264e6 389stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
87e6d782
NC
390 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= extrafiles=
391
93fbbb04
GK
392$(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)
393 @true
394stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
395 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= extrafiles=
396
800eeca4
JW
397ia64-gen: ia64-gen.o
398 $(LINK) ia64-gen.o $(LIBIBERTY)
399
400ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
401 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
402
403ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
b34fb0b4 404 here=`pwd`; cd $(srcdir); $$here/ia64-gen > ia64-asmtab.c
252b5132 405
b6849f55
NC
406s390-mkopc: s390-mkopc.c
407 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
408
409s390-opc.tab: s390-mkopc s390-opc.txt
410 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
411
19f33eee
AM
412sh-dis.lo: sh-dis.c
413 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
414
7997656a
AM
415Makefile: $(BFDDIR)/configure.in
416
252b5132
RH
417# This dependency stuff is copied from BFD.
418
73c418f4
ILT
419DEP: dep.sed $(CFILES) $(HFILES) config.h
420 rm -f DEP1
41b49281 421 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
422 sed -f dep.sed < DEP1 > DEPA
423 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
424 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
425 echo 'make DEP failed!'; exit 1; \
426 else \
0bdaf48b 427 mv -f DEPA $@; \
1581f8c9 428 fi
252b5132 429
73c418f4 430DEP1: $(CFILES)
73c418f4 431 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
432 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
433 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
434 mv -f DEP2 $@
252b5132
RH
435
436dep.sed: dep-in.sed config.status
437 sed <$(srcdir)/dep-in.sed >dep.sed \
438 -e 's!@BFD_H@!$(BFD_H)!' \
439 -e 's!@INCDIR@!$(INCDIR)!' \
440 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
441 -e 's!@SRCDIR@!$(srcdir)!' \
442 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 443
73c418f4 444dep: DEP
252b5132 445 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 446 cat DEP >> tmp-Makefile
252b5132
RH
447 $(srcdir)/../move-if-change tmp-Makefile Makefile
448
73c418f4 449dep-in: DEP
252b5132 450 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 451 cat DEP >> tmp-Makefile.in
252b5132
RH
452 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
453
73c418f4 454dep-am: DEP
252b5132 455 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 456 cat DEP >> tmp-Makefile.am
252b5132
RH
457 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
458
459.PHONY: dep dep-in dep-am
460
461# What appears below is generated by a hacked mkdep using gcc -MM.
462
463# DO NOT DELETE THIS LINE -- mkdep uses it.
464# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf 465a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 466 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
0d8dfecf 467alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 468 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
0d8dfecf 469alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
470 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
471 opintl.h
82674a1f
AM
472arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
473 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
474 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
475 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
476 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
8737c3ea
HPN
477arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
478 $(INCDIR)/opcode/arc.h
479arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 480 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
0d8dfecf 481arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
482 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \
483 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
484 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
485 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/arm.h \
486 $(INCDIR)/elf/reloc-macros.h
0d8dfecf 487avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
488 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
489 $(INCDIR)/opcode/avr.h
0d8dfecf 490cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
491 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
492 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h
0d8dfecf
AM
493cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
494 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
495cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
496 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
497 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f 498cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
499 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
500 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 501cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
0d8dfecf 502d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
503 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
504 $(INCDIR)/symcat.h
0d8dfecf
AM
505d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
506 $(INCDIR)/opcode/d10v.h
507d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
508 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 509 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
510d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
511 $(INCDIR)/opcode/d30v.h
d172d4ba 512dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
194b5210 513 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
0d8dfecf 514dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 515 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
0d8dfecf 516disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 517 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 518fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
519 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
520 fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
521 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 522fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 523 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 524 fr30-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
525fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
526 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
527 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
528fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
529 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
c0ef99a7 530 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
531fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
532 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 533 fr30-opc.h $(INCDIR)/libiberty.h
fd3c93d5
DB
534frv-asm.lo: frv-asm.c sysdep.h config.h $(BFD_H) \
535 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
536 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
537frv-desc.lo: frv-desc.c sysdep.h config.h $(BFD_H) \
538 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
539 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
540frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
541 $(BFD_H) $(INCDIR)/ansidecl.h \
542 $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
543 frv-opc.h opintl.h
544frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
545 $(BFD_H) $(INCDIR)/ansidecl.h \
546 $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
547 frv-opc.h opintl.h
548frv-opc.lo: frv-opc.c sysdep.h config.h $(BFD_H) \
549 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h frv-desc.h \
550 $(INCDIR)/opcode/cgen.h frv-opc.h
0d8dfecf
AM
551h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
552 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 553 $(INCDIR)/symcat.h opintl.h
0d8dfecf 554h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
555 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
556 opintl.h
0d8dfecf 557hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
558 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
559 $(INCDIR)/opcode/hppa.h
0d8dfecf 560i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 561 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
0d8dfecf
AM
562i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
563 $(INCDIR)/opcode/i370.h
252b5132 564i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
565 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
566 opintl.h
915ef37f 567i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 568 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
0d8dfecf 569i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 570 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 571ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 572 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
573ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
574 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
575ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
576 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
577ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
578 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
579ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
580 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
581ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
582 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b
AM
583ia64-opc-d.lo: ia64-opc-d.c
584ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
585 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
82674a1f 586 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 587ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
8737c3ea 588 $(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
82674a1f
AM
589 $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
590 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
591 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 592ia64-asmtab.lo: ia64-asmtab.c
a40cbfa3
NC
593ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(BFD_H) \
594 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ip2k-desc.h \
595 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h
596ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(BFD_H) \
597 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ip2k-desc.h \
598 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h
599ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
600 $(BFD_H) $(INCDIR)/ansidecl.h \
601 $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
602 ip2k-opc.h opintl.h
603ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
604 $(BFD_H) $(INCDIR)/ansidecl.h \
605 $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
606 ip2k-opc.h opintl.h
607ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(BFD_H) \
608 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ip2k-desc.h \
609 $(INCDIR)/opcode/cgen.h ip2k-opc.h
0d8dfecf 610m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
611 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
612 m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
613 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 614m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 615 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 616 m32r-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
617m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
618 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
619 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
620m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
621 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
c0ef99a7 622 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
623m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
624 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 625 m32r-opc.h $(INCDIR)/libiberty.h
0d8dfecf
AM
626m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
627 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 628 m32r-opc.h
bbeb2e03 629m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a
AM
630 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
631 $(INCDIR)/symcat.h
bbeb2e03 632m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 633 $(INCDIR)/opcode/m68hc11.h
0d8dfecf 634m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 635 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
82674a1f 636 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
0d8dfecf 637m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 638 $(INCDIR)/opcode/m68k.h
0d8dfecf 639m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 640 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
0d8dfecf
AM
641 opintl.h
642mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 643 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 644mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 645 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/mips.h \
0d8dfecf
AM
646 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
647 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
648 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
649mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
650 $(INCDIR)/opcode/mips.h
651mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
652 $(INCDIR)/opcode/mips.h
653m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
654 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 655 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
656m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
657 $(INCDIR)/opcode/mn10200.h
658m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
659 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 660 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
661m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
662 $(INCDIR)/opcode/mn10300.h
3c3bdf30 663mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 664 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
3c3bdf30
NC
665 opintl.h
666mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
252b5132 667ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
7997656a
AM
668 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
669 $(INCDIR)/opcode/ns32k.h opintl.h
87e6d782 670openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
671 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
672 openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
673 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
8a5cc6be
AM
674openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
675 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
676 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h
87e6d782
NC
677openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
678 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
679 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h
8a5cc6be
AM
680openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
681 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
682 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
c0ef99a7 683 opintl.h $(INCDIR)/safe-ctype.h
87e6d782
NC
684openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
685 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
686 openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
687or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
688 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
689 $(INCDIR)/safe-ctype.h
690or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
691 $(INCDIR)/opcode/or32.h
8737c3ea 692pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 693 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 694pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
0d8dfecf 695pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
696 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
697 $(INCDIR)/symcat.h
0d8dfecf
AM
698pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
699 $(INCDIR)/opcode/pj.h
700ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 701 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
0d8dfecf
AM
702ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
703 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
704s390-mkopc.lo: s390-mkopc.c
705s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
706 s390-opc.tab
27b7e12d 707s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
7997656a
AM
708 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
709 $(INCDIR)/opcode/s390.h
0d8dfecf 710sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 711 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
43079f18
NC
712sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
713 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
714 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
715 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
716 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
71b21050 717sh64-opc.lo: sh64-opc.c sh64-opc.h
0d8dfecf
AM
718sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
719 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 720 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
0d8dfecf
AM
721sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
722 $(INCDIR)/opcode/sparc.h
723tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 724 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
bbeb2e03 725tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 726 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
bbeb2e03
L
727 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
728tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7 729 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
0d8dfecf 730tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
731 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
732 $(INCDIR)/symcat.h
0d8dfecf
AM
733tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
734 $(INCDIR)/opcode/tic80.h
735v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
736 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 737 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
738v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
739 $(INCDIR)/opcode/v850.h opintl.h
740vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
741 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
742 $(INCDIR)/symcat.h
0d8dfecf 743w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 744 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
c0ef99a7
AM
745xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
746 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
747 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \
748 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
749xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
750 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
751 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h
752xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
753 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
754 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
755 opintl.h
756xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
757 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
758 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
759 opintl.h $(INCDIR)/safe-ctype.h
760xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
761 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
762 $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h
0d8dfecf 763z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 764 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
0d8dfecf 765z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132 766# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
This page took 0.248698 seconds and 4 git commands to generate.