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