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