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