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