Set the architecture (GDB multiarch needs it).
[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
252b5132
RH
14lib_LTLIBRARIES = libopcodes.la
15
16# This is where bfd.h lives.
17BFD_H = ../bfd/bfd.h
18
6c298591
NC
19# This is where libiberty lives.
20LIBIBERTY = ../libiberty/libiberty.a
21
252b5132
RH
22# Header files.
23HFILES = \
24 arm-opc.h \
25 fr30-desc.h fr30-opc.h \
26 h8500-opc.h \
27 m32r-desc.h m32r-opc.h \
28 mcore-opc.h \
29 sh-opc.h \
30 sysdep.h \
800eeca4
JW
31 ia64-asmtab.h \
32 ia64-opc.h \
252b5132
RH
33 w65-opc.h \
34 z8k-opc.h
35
36# C source files that correspond to .o's.
37CFILES = \
38 a29k-dis.c \
39 alpha-dis.c \
40 alpha-opc.c \
71f22174
AS
41 arc-dis.c \
42 arc-opc.c \
0d2bcfaf 43 arc-ext.c \
252b5132 44 arm-dis.c \
832ddf62 45 avr-dis.c \
252b5132
RH
46 cgen-asm.c \
47 cgen-dis.c \
48 cgen-opc.c \
6c95a37f
HPN
49 cris-dis.c \
50 cris-opc.c \
252b5132
RH
51 d10v-dis.c \
52 d10v-opc.c \
53 d30v-dis.c \
54 d30v-opc.c \
55 dis-buf.c \
56 disassemble.c \
57 fr30-asm.c \
58 fr30-desc.c \
59 fr30-dis.c \
60 fr30-ibld.c \
61 fr30-opc.c \
62 h8300-dis.c \
63 h8500-dis.c \
64 hppa-dis.c \
5b93d8bb
AM
65 i370-dis.c \
66 i370-opc.c \
252b5132 67 i386-dis.c \
915ef37f 68 i860-dis.c \
252b5132 69 i960-dis.c \
800eeca4
JW
70 ia64-dis.c \
71 ia64-opc-a.c \
72 ia64-opc-b.c \
73 ia64-opc-f.c \
74 ia64-opc-i.c \
75 ia64-opc-m.c \
76 ia64-opc-d.c \
77 ia64-opc.c \
78 ia64-gen.c \
79 ia64-asmtab.c \
252b5132
RH
80 m32r-asm.c \
81 m32r-desc.c \
82 m32r-dis.c \
83 m32r-ibld.c \
84 m32r-opc.c \
85 m32r-opinst.c \
60bcf0fa
NC
86 m68hc11-dis.c \
87 m68hc11-opc.c \
252b5132
RH
88 m68k-dis.c \
89 m68k-opc.c \
90 m88k-dis.c \
91 mcore-dis.c \
92 mips-dis.c \
93 mips-opc.c \
94 mips16-opc.c \
95 m10200-dis.c \
96 m10200-opc.c \
97 m10300-dis.c \
98 m10300-opc.c \
99 ns32k-dis.c \
1e608f98
ILT
100 pj-dis.c \
101 pj-opc.c \
252b5132
RH
102 ppc-dis.c \
103 ppc-opc.c \
a85d7ed0
NC
104 s390-opc.c \
105 s390-dis.c \
252b5132
RH
106 sh-dis.c \
107 sparc-dis.c \
108 sparc-opc.c \
109 tic30-dis.c \
5c84d377
TW
110 tic54x-dis.c \
111 tic54x-opc.c \
252b5132
RH
112 tic80-dis.c \
113 tic80-opc.c \
71f22174
AS
114 v850-dis.c \
115 v850-opc.c \
252b5132
RH
116 vax-dis.c \
117 w65-dis.c \
118 z8k-dis.c \
119 z8kgen.c
120
121ALL_MACHINES = \
122 a29k-dis.lo \
123 alpha-dis.lo \
124 alpha-opc.lo \
125 arc-dis.lo \
126 arc-opc.lo \
0d2bcfaf 127 arc-ext.lo \
252b5132 128 arm-dis.lo \
832ddf62 129 avr-dis.lo \
252b5132
RH
130 cgen-asm.lo \
131 cgen-dis.lo \
132 cgen-opc.lo \
6c95a37f
HPN
133 cris-dis.lo \
134 cris-opc.lo \
252b5132
RH
135 d10v-dis.lo \
136 d10v-opc.lo \
137 d30v-dis.lo \
138 d30v-opc.lo \
139 fr30-asm.lo \
140 fr30-desc.lo \
141 fr30-dis.lo \
142 fr30-ibld.lo \
143 fr30-opc.lo \
144 h8300-dis.lo \
145 h8500-dis.lo \
146 hppa-dis.lo \
147 i386-dis.lo \
5b93d8bb
AM
148 i370-dis.lo \
149 i370-opc.lo \
915ef37f 150 i860-dis.lo \
252b5132 151 i960-dis.lo \
800eeca4
JW
152 ia64-dis.lo \
153 ia64-opc.lo \
252b5132
RH
154 m32r-asm.lo \
155 m32r-desc.lo \
156 m32r-dis.lo \
157 m32r-ibld.lo \
158 m32r-opc.lo \
159 m32r-opinst.lo \
60bcf0fa
NC
160 m68hc11-dis.lo \
161 m68hc11-opc.lo \
252b5132
RH
162 m68k-dis.lo \
163 m68k-opc.lo \
164 m88k-dis.lo \
165 m10200-dis.lo \
166 m10200-opc.lo \
167 m10300-dis.lo \
168 m10300-opc.lo \
169 mcore-dis.lo \
170 mips-dis.lo \
171 mips-opc.lo \
172 mips16-opc.lo \
1e608f98
ILT
173 pj-dis.lo \
174 pj-opc.lo \
252b5132
RH
175 ppc-dis.lo \
176 ppc-opc.lo \
177 ns32k-dis.lo \
a85d7ed0
NC
178 s390-dis.lo \
179 s390-opc.lo \
252b5132
RH
180 sh-dis.lo \
181 sparc-dis.lo \
182 sparc-opc.lo \
183 tic30-dis.lo \
5c84d377
TW
184 tic54x-dis.lo \
185 tic54x-opc.lo \
252b5132
RH
186 tic80-dis.lo \
187 tic80-opc.lo \
188 v850-dis.lo \
189 v850-opc.lo \
190 vax-dis.lo \
191 w65-dis.lo \
192 z8k-dis.lo
193
194OFILES = @BFD_MACHINES@
195
196INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
197
198disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
199 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
200
201libopcodes_la_SOURCES = dis-buf.c disassemble.c
202libopcodes_la_DEPENDENCIES = $(OFILES)
203libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
204libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
205
206# libtool will build .libs/libopcodes.a. We create libopcodes.a in
207# the build directory so that we don't have to convert all the
208# programs that use libopcodes.a simultaneously. This is a hack which
209# should be removed if everything else starts using libtool. FIXME.
210
211noinst_LIBRARIES = libopcodes.a
212
213stamp-lib: libopcodes.la
e56f75e9
ILT
214 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
215 if [ -f $$libtooldir/libopcodes.a ]; then \
216 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 217 $(RANLIB) libopcodes.tmp; \
252b5132
RH
218 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
219 else true; fi
220 touch stamp-lib
221
222libopcodes.a: stamp-lib ; @true
223
224POTFILES = $(HFILES) $(CFILES)
225po/POTFILES.in: @MAINT@ Makefile
226 for file in $(POTFILES); do echo $$file; done | sort > tmp \
227 && mv tmp $(srcdir)/po/POTFILES.in
228
229# We should reconfigure whenever bfd/configure.in changes, because
230# that's where the version number comes from.
231config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
232 $(SHELL) ./config.status --recheck
233
234CLEANFILES = \
6e31aea3 235 stamp-m32r stamp-fr30 \
0bdaf48b 236 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
237
238
6e31aea3
BE
239CGENDIR = @cgendir@
240CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
241CGENFLAGS = -v
242
243CGENDEPS = ../cgen/stamp-cgen \
244 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
245 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
246 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
247 $(CGENDIR)/opc-opinst.scm \
248 cgen-asm.in cgen-dis.in cgen-ibld.in
249
250if CGEN_MAINT
251M32R_DEPS = stamp-m32r
252FR30_DEPS = stamp-fr30
253else
254M32R_DEPS =
255FR30_DEPS =
256endif
257
258run-cgen:
259 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
260 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) \
261 "$(options)" $(extrafiles)
262 touch stamp-${prefix}
263.PHONY: run-cgen
264
265# For now, require developers to configure with --enable-cgen-maint.
266$(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 267 @true
6e31aea3
BE
268stamp-m32r: $(CGENDEPS) $(CGENDIR)/m32r.cpu $(CGENDIR)/m32r.opc
269 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst extrafiles=opinst
270
271$(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)
272 @true
273stamp-fr30: $(CGENDEPS) $(CGENDIR)/fr30.cpu $(CGENDIR)/fr30.opc
274 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= extrafiles=
275
252b5132 276
800eeca4
JW
277ia64-ic.tbl: $(srcdir)/ia64-ic.tbl
278 $(LN_S) -f $(srcdir)/ia64-ic.tbl
279ia64-raw.tbl: $(srcdir)/ia64-raw.tbl
280 $(LN_S) -f $(srcdir)/ia64-raw.tbl
281ia64-waw.tbl: $(srcdir)/ia64-waw.tbl
282 $(LN_S) -f $(srcdir)/ia64-waw.tbl
283ia64-war.tbl: $(srcdir)/ia64-war.tbl
284 $(LN_S) -f $(srcdir)/ia64-war.tbl
285
286ia64-gen: ia64-gen.o
287 $(LINK) ia64-gen.o $(LIBIBERTY)
288
289ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
290 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
291
292ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
293 ./ia64-gen > $(srcdir)/ia64-asmtab.c
252b5132
RH
294
295# This dependency stuff is copied from BFD.
296
73c418f4
ILT
297DEP: dep.sed $(CFILES) $(HFILES) config.h
298 rm -f DEP1
41b49281 299 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
300 sed -f dep.sed < DEP1 > DEPA
301 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
302 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
303 echo 'make DEP failed!'; exit 1; \
304 else \
0bdaf48b 305 mv -f DEPA $@; \
1581f8c9 306 fi
252b5132 307
73c418f4 308DEP1: $(CFILES)
73c418f4 309 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
310 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
311 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
312 mv -f DEP2 $@
252b5132
RH
313
314dep.sed: dep-in.sed config.status
315 sed <$(srcdir)/dep-in.sed >dep.sed \
316 -e 's!@BFD_H@!$(BFD_H)!' \
317 -e 's!@INCDIR@!$(INCDIR)!' \
318 -e 's!@BFDDIR@!$(BFDDIR)!' \
319 -e 's!@SRCDIR@!$(srcdir)!'
320
73c418f4 321dep: DEP
252b5132 322 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 323 cat DEP >> tmp-Makefile
252b5132
RH
324 $(srcdir)/../move-if-change tmp-Makefile Makefile
325
73c418f4 326dep-in: DEP
252b5132 327 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 328 cat DEP >> tmp-Makefile.in
252b5132
RH
329 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
330
73c418f4 331dep-am: DEP
252b5132 332 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 333 cat DEP >> tmp-Makefile.am
252b5132
RH
334 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
335
336.PHONY: dep dep-in dep-am
337
338# What appears below is generated by a hacked mkdep using gcc -MM.
339
340# DO NOT DELETE THIS LINE -- mkdep uses it.
341# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf
AM
342a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
343 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/a29k.h
344alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
345 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
346alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
347 $(INCDIR)/opcode/alpha.h $(BFD_H) opintl.h
348arc-dis.lo: arc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
349 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/arc.h \
350 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
351 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
0d2bcfaf 352 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
0d8dfecf
AM
353arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
354 $(INCDIR)/opcode/arc.h opintl.h
0d2bcfaf 355arc-ext.lo: $(BFD_H) $(INCDIR)/libiberty.h arc-ext.h
0d8dfecf
AM
356arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
357 $(INCDIR)/dis-asm.h $(BFD_H) arm-opc.h $(INCDIR)/coff/internal.h \
358 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h opintl.h $(BFDDIR)/elf-bfd.h \
252b5132 359 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
0d8dfecf
AM
360 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
361avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
bbeb2e03 362 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h $(INCDIR)/opcode/avr.h
0d8dfecf
AM
363cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
364 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
6094e721 365 opintl.h
0d8dfecf
AM
366cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
367 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
368cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
369 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f
HPN
370cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
371 $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/opcode/cris.h \
372 $(INCDIR)/libiberty.h
373cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
0d8dfecf
AM
374d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
375 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H)
376d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
377 $(INCDIR)/opcode/d10v.h
378d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
379 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
252b5132 380 opintl.h
0d8dfecf
AM
381d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
382 $(INCDIR)/opcode/d30v.h
383dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
384 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
385disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 386 $(INCDIR)/dis-asm.h $(BFD_H)
0d8dfecf 387fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
388 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
389 fr30-opc.h opintl.h
0d8dfecf 390fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
391 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
392 fr30-opc.h opintl.h
0d8dfecf
AM
393fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
394 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
395 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
396fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
397 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
398 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
399fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
400 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 401 fr30-opc.h
0d8dfecf
AM
402h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
403 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
404 opintl.h
405h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
406 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
407hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
408 $(INCDIR)/dis-asm.h $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
409i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
410 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/i370.h
411i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
412 $(INCDIR)/opcode/i370.h
252b5132
RH
413i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
414 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
915ef37f
JE
415i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
416 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/i860.h
0d8dfecf
AM
417i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
418 $(INCDIR)/dis-asm.h $(BFD_H)
2114f57b
AM
419ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
420 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ia64.h
421ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h
422ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h
423ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h
424ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h
425ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h
426ia64-opc-d.lo: ia64-opc-d.c
427ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
428 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
429 ia64-asmtab.c
430ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
431 sysdep.h config.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
432 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
433 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
434ia64-asmtab.lo: ia64-asmtab.c
0d8dfecf 435m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
436 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
437 m32r-opc.h opintl.h
0d8dfecf 438m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
439 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
440 m32r-opc.h opintl.h
0d8dfecf
AM
441m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
442 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
443 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
444m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
445 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
446 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
447m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
448 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 449 m32r-opc.h
0d8dfecf
AM
450m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
451 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 452 m32r-opc.h
bbeb2e03
L
453m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
454 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H)
455m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 456 $(INCDIR)/opcode/m68hc11.h
0d8dfecf
AM
457m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
458 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/floatformat.h \
459 opintl.h $(INCDIR)/opcode/m68k.h
460m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 461 $(INCDIR)/opcode/m68k.h
0d8dfecf
AM
462m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
463 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/m88k.h \
464 opintl.h
465mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
466 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
467mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
468 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/mips.h \
469 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
470 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
471 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
472mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
473 $(INCDIR)/opcode/mips.h
474mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
475 $(INCDIR)/opcode/mips.h
476m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
477 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
478 opintl.h
479m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
480 $(INCDIR)/opcode/mn10200.h
481m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
482 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
483 opintl.h
484m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
485 $(INCDIR)/opcode/mn10300.h
252b5132
RH
486ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
487 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
488 opintl.h
0d8dfecf
AM
489pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
490 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H)
491pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
492 $(INCDIR)/opcode/pj.h
493ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
494 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
495ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
496 $(INCDIR)/opcode/ppc.h opintl.h
a85d7ed0
NC
497s390-dis.lo: s390-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
498 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/s390.h
499s390-opc.lo: s390-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
500 $(INCDIR)/opcode/s390.h opintl.h
0d8dfecf
AM
501sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
502 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
503sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
504 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
505 $(INCDIR)/libiberty.h opintl.h
506sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
507 $(INCDIR)/opcode/sparc.h
508tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
509 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic30.h
bbeb2e03
L
510tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
511 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic54x.h \
512 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
513tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
514 $(INCDIR)/opcode/tic54x.h
0d8dfecf
AM
515tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
516 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H)
517tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
518 $(INCDIR)/opcode/tic80.h
519v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
520 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
6094e721 521 opintl.h
0d8dfecf
AM
522v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
523 $(INCDIR)/opcode/v850.h opintl.h
524vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
525 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H)
526w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
527 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
528z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
529 $(INCDIR)/dis-asm.h $(BFD_H) z8k-opc.h
530z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132 531# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
This page took 0.116021 seconds and 4 git commands to generate.