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