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