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