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