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