* Makefile.am: Run "make dep-am".
[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
81172ff2
AM
14bfdlibdir = @bfdlibdir@
15bfdincludedir = @bfdincludedir@
16
17bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
18
19# This is where bfd.h lives.
20BFD_H = ../bfd/bfd.h
21
6c298591
NC
22# This is where libiberty lives.
23LIBIBERTY = ../libiberty/libiberty.a
24
252b5132
RH
25# Header files.
26HFILES = \
27 arm-opc.h \
28 fr30-desc.h fr30-opc.h \
fd3c93d5 29 frv-desc.h frv-opc.h \
252b5132 30 h8500-opc.h \
43079f18
NC
31 ia64-asmtab.h \
32 ia64-opc.h \
a40cbfa3 33 ip2k-desc.h ip2k-opc.h \
47b1a55a 34 iq2000-desc.h iq2000-opc.h \
252b5132
RH
35 m32r-desc.h m32r-opc.h \
36 mcore-opc.h \
87e6d782 37 openrisc-desc.h openrisc-opc.h \
252b5132 38 sh-opc.h \
43079f18 39 sh64-opc.h \
252b5132
RH
40 sysdep.h \
41 w65-opc.h \
93fbbb04 42 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
43 z8k-opc.h
44
45# C source files that correspond to .o's.
46CFILES = \
47 a29k-dis.c \
48 alpha-dis.c \
49 alpha-opc.c \
71f22174
AS
50 arc-dis.c \
51 arc-opc.c \
0d2bcfaf 52 arc-ext.c \
252b5132 53 arm-dis.c \
832ddf62 54 avr-dis.c \
252b5132
RH
55 cgen-asm.c \
56 cgen-dis.c \
57 cgen-opc.c \
6c95a37f
HPN
58 cris-dis.c \
59 cris-opc.c \
1fe1f39c
NC
60 crx-dis.c \
61 crx-opc.c \
252b5132
RH
62 d10v-dis.c \
63 d10v-opc.c \
64 d30v-dis.c \
65 d30v-opc.c \
d172d4ba 66 dlx-dis.c \
252b5132 67 dis-buf.c \
92c2346c 68 dis-init.c \
252b5132
RH
69 disassemble.c \
70 fr30-asm.c \
71 fr30-desc.c \
72 fr30-dis.c \
73 fr30-ibld.c \
74 fr30-opc.c \
fd3c93d5
DB
75 frv-asm.c \
76 frv-desc.c \
77 frv-dis.c \
78 frv-ibld.c \
79 frv-opc.c \
252b5132
RH
80 h8300-dis.c \
81 h8500-dis.c \
82 hppa-dis.c \
5b93d8bb
AM
83 i370-dis.c \
84 i370-opc.c \
252b5132 85 i386-dis.c \
915ef37f 86 i860-dis.c \
252b5132 87 i960-dis.c \
800eeca4
JW
88 ia64-dis.c \
89 ia64-opc-a.c \
90 ia64-opc-b.c \
91 ia64-opc-f.c \
92 ia64-opc-i.c \
93 ia64-opc-m.c \
94 ia64-opc-d.c \
95 ia64-opc.c \
96 ia64-gen.c \
97 ia64-asmtab.c \
a40cbfa3
NC
98 ip2k-asm.c \
99 ip2k-desc.c \
100 ip2k-dis.c \
101 ip2k-ibld.c \
102 ip2k-opc.c \
47b1a55a
SC
103 iq2000-asm.c \
104 iq2000-desc.c \
105 iq2000-dis.c \
106 iq2000-ibld.c \
107 iq2000-opc.c \
252b5132
RH
108 m32r-asm.c \
109 m32r-desc.c \
110 m32r-dis.c \
111 m32r-ibld.c \
112 m32r-opc.c \
113 m32r-opinst.c \
60bcf0fa
NC
114 m68hc11-dis.c \
115 m68hc11-opc.c \
252b5132
RH
116 m68k-dis.c \
117 m68k-opc.c \
118 m88k-dis.c \
119 mcore-dis.c \
120 mips-dis.c \
121 mips-opc.c \
122 mips16-opc.c \
123 m10200-dis.c \
124 m10200-opc.c \
125 m10300-dis.c \
126 m10300-opc.c \
3c3bdf30
NC
127 mmix-dis.c \
128 mmix-opc.c \
252b5132 129 ns32k-dis.c \
87e6d782
NC
130 openrisc-asm.c \
131 openrisc-desc.c \
132 openrisc-dis.c \
133 openrisc-ibld.c \
134 openrisc-opc.c \
3b16e843
NC
135 or32-dis.c \
136 or32-opc.c \
e135f41b
NC
137 pdp11-dis.c \
138 pdp11-opc.c \
1e608f98
ILT
139 pj-dis.c \
140 pj-opc.c \
252b5132
RH
141 ppc-dis.c \
142 ppc-opc.c \
b6849f55 143 s390-mkopc.c \
a85d7ed0
NC
144 s390-opc.c \
145 s390-dis.c \
252b5132 146 sh-dis.c \
43079f18
NC
147 sh64-dis.c \
148 sh64-opc.c \
252b5132
RH
149 sparc-dis.c \
150 sparc-opc.c \
151 tic30-dis.c \
026df7c5 152 tic4x-dis.c \
5c84d377
TW
153 tic54x-dis.c \
154 tic54x-opc.c \
252b5132
RH
155 tic80-dis.c \
156 tic80-opc.c \
71f22174
AS
157 v850-dis.c \
158 v850-opc.c \
252b5132
RH
159 vax-dis.c \
160 w65-dis.c \
93fbbb04
GK
161 xstormy16-asm.c \
162 xstormy16-desc.c \
163 xstormy16-dis.c \
164 xstormy16-ibld.c \
165 xstormy16-opc.c \
e0001a05 166 xtensa-dis.c \
252b5132
RH
167 z8k-dis.c \
168 z8kgen.c
169
170ALL_MACHINES = \
171 a29k-dis.lo \
172 alpha-dis.lo \
173 alpha-opc.lo \
174 arc-dis.lo \
175 arc-opc.lo \
0d2bcfaf 176 arc-ext.lo \
252b5132 177 arm-dis.lo \
832ddf62 178 avr-dis.lo \
252b5132
RH
179 cgen-asm.lo \
180 cgen-dis.lo \
181 cgen-opc.lo \
6c95a37f
HPN
182 cris-dis.lo \
183 cris-opc.lo \
1fe1f39c
NC
184 crx-dis.lo \
185 crx-opc.lo \
252b5132
RH
186 d10v-dis.lo \
187 d10v-opc.lo \
188 d30v-dis.lo \
189 d30v-opc.lo \
d172d4ba 190 dlx-dis.lo \
252b5132
RH
191 fr30-asm.lo \
192 fr30-desc.lo \
193 fr30-dis.lo \
194 fr30-ibld.lo \
195 fr30-opc.lo \
fd3c93d5
DB
196 frv-asm.lo \
197 frv-desc.lo \
198 frv-dis.lo \
199 frv-ibld.lo \
200 frv-opc.lo \
252b5132
RH
201 h8300-dis.lo \
202 h8500-dis.lo \
203 hppa-dis.lo \
204 i386-dis.lo \
5b93d8bb
AM
205 i370-dis.lo \
206 i370-opc.lo \
915ef37f 207 i860-dis.lo \
252b5132 208 i960-dis.lo \
800eeca4
JW
209 ia64-dis.lo \
210 ia64-opc.lo \
a40cbfa3
NC
211 ip2k-asm.lo \
212 ip2k-desc.lo \
213 ip2k-dis.lo \
214 ip2k-ibld.lo \
215 ip2k-opc.lo \
47b1a55a
SC
216 iq2000-asm.lo \
217 iq2000-desc.lo \
218 iq2000-dis.lo \
219 iq2000-ibld.lo \
220 iq2000-opc.lo \
252b5132
RH
221 m32r-asm.lo \
222 m32r-desc.lo \
223 m32r-dis.lo \
224 m32r-ibld.lo \
225 m32r-opc.lo \
226 m32r-opinst.lo \
60bcf0fa
NC
227 m68hc11-dis.lo \
228 m68hc11-opc.lo \
252b5132
RH
229 m68k-dis.lo \
230 m68k-opc.lo \
231 m88k-dis.lo \
232 m10200-dis.lo \
233 m10200-opc.lo \
234 m10300-dis.lo \
235 m10300-opc.lo \
236 mcore-dis.lo \
237 mips-dis.lo \
238 mips-opc.lo \
239 mips16-opc.lo \
3c3bdf30
NC
240 mmix-dis.lo \
241 mmix-opc.lo \
40065372 242 msp430-dis.lo \
e135f41b 243 ns32k-dis.lo \
87e6d782
NC
244 openrisc-asm.lo \
245 openrisc-desc.lo \
246 openrisc-dis.lo \
247 openrisc-ibld.lo \
248 openrisc-opc.lo \
3b16e843
NC
249 or32-dis.lo \
250 or32-opc.lo \
e135f41b
NC
251 pdp11-dis.lo \
252 pdp11-opc.lo \
1e608f98
ILT
253 pj-dis.lo \
254 pj-opc.lo \
252b5132
RH
255 ppc-dis.lo \
256 ppc-opc.lo \
a85d7ed0
NC
257 s390-dis.lo \
258 s390-opc.lo \
252b5132 259 sh-dis.lo \
43079f18
NC
260 sh64-dis.lo \
261 sh64-opc.lo \
252b5132
RH
262 sparc-dis.lo \
263 sparc-opc.lo \
264 tic30-dis.lo \
026df7c5 265 tic4x-dis.lo \
5c84d377
TW
266 tic54x-dis.lo \
267 tic54x-opc.lo \
252b5132
RH
268 tic80-dis.lo \
269 tic80-opc.lo \
270 v850-dis.lo \
271 v850-opc.lo \
272 vax-dis.lo \
273 w65-dis.lo \
93fbbb04
GK
274 xstormy16-asm.lo \
275 xstormy16-desc.lo \
276 xstormy16-dis.lo \
277 xstormy16-ibld.lo \
278 xstormy16-opc.lo \
e0001a05 279 xtensa-dis.lo \
252b5132
RH
280 z8k-dis.lo
281
282OFILES = @BFD_MACHINES@
283
284INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
285
286disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
287 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
288
92c2346c 289libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
290# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
291# Unfortunately this causes libtool to add -L$(libdir), referring to the
292# planned install directory of libbfd. This can cause us to pick up an
293# old version of libbfd, or to pick up libbfd for the wrong architecture
294# if host != build.
295libopcodes_la_DEPENDENCIES = $(OFILES)
296libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
252b5132
RH
297libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
298
299# libtool will build .libs/libopcodes.a. We create libopcodes.a in
300# the build directory so that we don't have to convert all the
301# programs that use libopcodes.a simultaneously. This is a hack which
302# should be removed if everything else starts using libtool. FIXME.
303
304noinst_LIBRARIES = libopcodes.a
305
306stamp-lib: libopcodes.la
e56f75e9
ILT
307 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
308 if [ -f $$libtooldir/libopcodes.a ]; then \
309 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 310 $(RANLIB) libopcodes.tmp; \
252b5132
RH
311 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
312 else true; fi
313 touch stamp-lib
314
315libopcodes.a: stamp-lib ; @true
316
317POTFILES = $(HFILES) $(CFILES)
318po/POTFILES.in: @MAINT@ Makefile
f8607389 319 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
252b5132
RH
320 && mv tmp $(srcdir)/po/POTFILES.in
321
322# We should reconfigure whenever bfd/configure.in changes, because
323# that's where the version number comes from.
324config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
325 $(SHELL) ./config.status --recheck
326
81172ff2 327install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 328 @$(NORMAL_INSTALL)
81172ff2
AM
329
330uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
331 @$(NORMAL_UNINSTALL)
332
333.PHONY: install_libopcodes uninstall_libopcodes
334install_libopcodes: $(bfdlib_LTLIBRARIES)
335 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
336 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
337 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
338 if test -f $$p; then \
339 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
340 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
341 else :; fi; \
342 done
343 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
344
345uninstall_libopcodes:
346 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
347 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
348 done
349 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 350
252b5132 351CLEANFILES = \
a40cbfa3 352 stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
47b1a55a 353 stamp-iq2000 stamp-xstormy16 \
0bdaf48b 354 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
355
356
6e31aea3 357CGENDIR = @cgendir@
4a3264e6 358CPUDIR = $(CGENDIR)/cpu
6e31aea3
BE
359CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
360CGENFLAGS = -v
361
bc98a631 362CGENDEPS = \
6e31aea3
BE
363 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
364 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
365 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
366 $(CGENDIR)/opc-opinst.scm \
367 cgen-asm.in cgen-dis.in cgen-ibld.in
368
4714fbc0
DE
369CGEN_CPUS = fr30 frv ip2k m32r openrisc xstormy16
370
6e31aea3 371if CGEN_MAINT
a40cbfa3 372IP2K_DEPS = stamp-ip2k
6e31aea3
BE
373M32R_DEPS = stamp-m32r
374FR30_DEPS = stamp-fr30
fd3c93d5 375FRV_DEPS = stamp-frv
87e6d782 376OPENRISC_DEPS = stamp-openrisc
47b1a55a 377IQ2000_DEPS = stamp-iq2000
93fbbb04 378XSTORMY16_DEPS = stamp-xstormy16
6e31aea3 379else
a40cbfa3 380IP2K_DEPS =
6e31aea3
BE
381M32R_DEPS =
382FR30_DEPS =
fd3c93d5 383FRV_DEPS =
87e6d782 384OPENRISC_DEPS =
47b1a55a 385IQ2000_DEPS =
93fbbb04 386XSTORMY16_DEPS =
6e31aea3
BE
387endif
388
389run-cgen:
390 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
391 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
392 "$(options)" "$(extrafiles)"
6e31aea3
BE
393 touch stamp-${prefix}
394.PHONY: run-cgen
395
4714fbc0
DE
396# Maintainer utility rule to regenerate all cgen files.
397run-cgen-all:
398 for c in $(CGEN_CPUS) ; \
399 do \
400 $(MAKE) stamp-$$c || exit 1 ; \
401 done
402.PHONY: run-cgen-all
403
6e31aea3 404# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
405$(srcdir)/ip2k-desc.h $(srcdir)/ip2k-desc.c $(srcdir)/ip2k-opc.h $(srcdir)/ip2k-opc.c $(srcdir)/ip2k-ibld.c $(srcdir)/ip2k-asm.c $(srcdir)/ip2k-dis.c: $(IP2K_DEPS)
406 @true
407stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
408 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
409 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 410
6e31aea3 411$(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 412 @true
4a3264e6 413stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
9c2de729
DB
414 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
415 archfile=$(CPUDIR)/m32r.cpu opcfile=$(CPUDIR)/m32r.opc extrafiles=opinst
6e31aea3
BE
416
417$(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)
418 @true
4a3264e6 419stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
9c2de729
DB
420 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
421 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
6e31aea3 422
fd3c93d5
DB
423$(srcdir)/frv-desc.h $(srcdir)/frv-desc.c $(srcdir)/frv-opc.h $(srcdir)/frv-opc.c $(srcdir)/frv-ibld.c $(srcdir)/frv-asm.c $(srcdir)/frv-dis.c: $(FRV_DEPS)
424 @true
5272d201
DB
425# .cpu and .opc files for frv are kept in a different directory, but cgen has no switch to specify that location, so
426# copy those file to the regular place.
427stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
9c2de729
DB
428 $(MAKE) run-cgen arch=frv prefix=frv options= \
429 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
fd3c93d5 430
87e6d782
NC
431$(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)
432 @true
4a3264e6 433stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
9c2de729
DB
434 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
435 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
87e6d782 436
47b1a55a
SC
437$(srcdir)/iq2000-desc.h $(srcdir)/iq2000-desc.c $(srcdir)/iq2000-opc.h $(srcdir)/iq2000-opc.c $(srcdir)/iq2000-ibld.c $(srcdir)/iq2000-asm.c $(srcdir)/iq2000-dis.c: $(IQ2000_DEPS)
438 @true
439stamp-iq2000: $(CGENDEPS) $(CPUDIR)/iq2000.cpu $(CPUDIR)/iq2000.opc \
440 $(CPUDIR)/iq2000m.cpu $(CPUDIR)/iq10.cpu
9c2de729
DB
441 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
442 archfile=$(CPUDIR)/iq2000.cpu opcfile=$(CPUDIR)/iq2000.opc extrafiles=
47b1a55a 443
93fbbb04
GK
444$(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)
445 @true
446stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
447 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
448 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 449
800eeca4
JW
450ia64-gen: ia64-gen.o
451 $(LINK) ia64-gen.o $(LIBIBERTY)
452
453ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
454 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
455
456ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
bde78a07 457 ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
252b5132 458
b6849f55
NC
459s390-mkopc: s390-mkopc.c
460 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
461
462s390-opc.tab: s390-mkopc s390-opc.txt
463 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
464
19f33eee
AM
465sh-dis.lo: sh-dis.c
466 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
467
7997656a
AM
468Makefile: $(BFDDIR)/configure.in
469
252b5132
RH
470# This dependency stuff is copied from BFD.
471
73c418f4
ILT
472DEP: dep.sed $(CFILES) $(HFILES) config.h
473 rm -f DEP1
41b49281 474 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
475 sed -f dep.sed < DEP1 > DEPA
476 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
477 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
478 echo 'make DEP failed!'; exit 1; \
479 else \
0bdaf48b 480 mv -f DEPA $@; \
1581f8c9 481 fi
252b5132 482
73c418f4 483DEP1: $(CFILES)
73c418f4 484 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
485 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
486 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
487 mv -f DEP2 $@
252b5132
RH
488
489dep.sed: dep-in.sed config.status
490 sed <$(srcdir)/dep-in.sed >dep.sed \
491 -e 's!@BFD_H@!$(BFD_H)!' \
492 -e 's!@INCDIR@!$(INCDIR)!' \
493 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
494 -e 's!@SRCDIR@!$(srcdir)!' \
495 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 496
73c418f4 497dep: DEP
252b5132 498 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 499 cat DEP >> tmp-Makefile
252b5132
RH
500 $(srcdir)/../move-if-change tmp-Makefile Makefile
501
73c418f4 502dep-in: DEP
252b5132 503 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 504 cat DEP >> tmp-Makefile.in
252b5132
RH
505 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
506
73c418f4 507dep-am: DEP
252b5132 508 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 509 cat DEP >> tmp-Makefile.am
252b5132
RH
510 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
511
512.PHONY: dep dep-in dep-am
513
514# What appears below is generated by a hacked mkdep using gcc -MM.
515
516# DO NOT DELETE THIS LINE -- mkdep uses it.
517# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf 518a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 519 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
0d8dfecf 520alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 521 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
0d8dfecf 522alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
523 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
524 opintl.h
82674a1f
AM
525arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
526 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
527 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
528 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
529 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
8737c3ea 530arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
2d2550d6 531 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h
8737c3ea 532arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 533 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
0d8dfecf 534arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
535 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \
536 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
f8607389
AM
537 opintl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/elf-bfd.h \
538 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
539 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
0d8dfecf 540avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 541 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
f62ba8f2 542 $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h
0d8dfecf 543cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
544 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
545 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h
0d8dfecf
AM
546cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
547 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
548cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
549 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
550 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f 551cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
552 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
553 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 554cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
8ae85421
AM
555crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
556 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
557 $(INCDIR)/opcode/crx.h
558crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
559 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
0d8dfecf 560d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
561 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
562 $(INCDIR)/symcat.h
0d8dfecf
AM
563d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
564 $(INCDIR)/opcode/d10v.h
565d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
566 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 567 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
568d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
569 $(INCDIR)/opcode/d30v.h
d172d4ba 570dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
194b5210 571 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
0d8dfecf 572dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 573 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
92c2346c 574dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
9fa06c65 575 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 576disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 577 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 578fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
579 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
580 fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
581 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 582fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 583 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
f62ba8f2
AM
584 fr30-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
585 $(INCDIR)/xregex2.h
0d8dfecf 586fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
587 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
588 fr30-desc.h $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
0d8dfecf
AM
589fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
590 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
c0ef99a7 591 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
592fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
593 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 594 fr30-opc.h $(INCDIR)/libiberty.h
8c3bb577
AM
595frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
596 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
597 frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
598 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
599frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
600 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
f62ba8f2
AM
601 frv-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
602 $(INCDIR)/xregex2.h
8c3bb577 603frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
604 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
605 frv-desc.h $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
8c3bb577
AM
606frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
607 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
608 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
609frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
610 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
611 frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/elf/frv.h \
612 $(INCDIR)/elf/reloc-macros.h
0d8dfecf
AM
613h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
614 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
f62ba8f2 615 $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf 616h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
617 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
618 opintl.h
0d8dfecf 619hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
620 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
621 $(INCDIR)/opcode/hppa.h
0d8dfecf 622i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 623 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
0d8dfecf
AM
624i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
625 $(INCDIR)/opcode/i370.h
252b5132 626i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
627 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
628 opintl.h
915ef37f 629i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 630 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
0d8dfecf 631i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 632 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 633ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 634 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
635ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
636 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
637ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
638 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
639ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
640 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
641ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
642 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
643ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
644 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b
AM
645ia64-opc-d.lo: ia64-opc-d.c
646ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
647 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
82674a1f 648 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 649ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
bde78a07
NC
650 $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
651 ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
82674a1f 652 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
f8607389 653 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 654ia64-asmtab.lo: ia64-asmtab.c
8c3bb577
AM
655ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
656 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
657 ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
658 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
659ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
660 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
f62ba8f2
AM
661 ip2k-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
662 $(INCDIR)/xregex2.h
8c3bb577 663ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
664 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
665 ip2k-desc.h $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h
8c3bb577
AM
666ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
667 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
668 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
669ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
670 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
f62ba8f2
AM
671 ip2k-opc.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
672iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
673 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
674 iq2000-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
675 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
676iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
677 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
795bb480
AM
678 iq2000-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
679 $(INCDIR)/xregex2.h
f62ba8f2 680iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
795bb480
AM
681 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
682 iq2000-desc.h $(INCDIR)/opcode/cgen.h iq2000-opc.h \
683 opintl.h
f62ba8f2
AM
684iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
685 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
686 $(INCDIR)/opcode/cgen.h iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
687iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
688 $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen.h \
689 iq2000-opc.h $(INCDIR)/libiberty.h
0d8dfecf 690m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
691 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
692 m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
693 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 694m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 695 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
f62ba8f2
AM
696 m32r-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/xregex.h \
697 $(INCDIR)/xregex2.h
0d8dfecf 698m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
699 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
700 m32r-desc.h $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
0d8dfecf
AM
701m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
702 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
c0ef99a7 703 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
704m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
705 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 706 m32r-opc.h $(INCDIR)/libiberty.h
0d8dfecf
AM
707m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
708 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 709 m32r-opc.h
bbeb2e03 710m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a
AM
711 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
712 $(INCDIR)/symcat.h
bbeb2e03 713m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 714 $(INCDIR)/opcode/m68hc11.h
0d8dfecf 715m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 716 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
82674a1f 717 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
0d8dfecf 718m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 719 $(INCDIR)/opcode/m68k.h
0d8dfecf 720m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 721 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
f62ba8f2 722 opintl.h $(INCDIR)/libiberty.h
0d8dfecf 723mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 724 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 725mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
726 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
727 $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
728 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
729 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
0d8dfecf
AM
730mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
731 $(INCDIR)/opcode/mips.h
732mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
733 $(INCDIR)/opcode/mips.h
734m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
735 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 736 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
737m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
738 $(INCDIR)/opcode/mn10200.h
739m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
740 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 741 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
742m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
743 $(INCDIR)/opcode/mn10300.h
3c3bdf30 744mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 745 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
3c3bdf30
NC
746 opintl.h
747mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
252b5132 748ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
7997656a
AM
749 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
750 $(INCDIR)/opcode/ns32k.h opintl.h
87e6d782 751openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
752 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
753 openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
754 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
8a5cc6be
AM
755openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
756 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
f62ba8f2
AM
757 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h \
758 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
87e6d782 759openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
f62ba8f2
AM
760 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
761 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
762 opintl.h
8a5cc6be
AM
763openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
764 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
765 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
c0ef99a7 766 opintl.h $(INCDIR)/safe-ctype.h
87e6d782
NC
767openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
768 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
769 openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
770or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
771 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
772 $(INCDIR)/safe-ctype.h
773or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
774 $(INCDIR)/opcode/or32.h
8737c3ea 775pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 776 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 777pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
0d8dfecf 778pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
779 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
780 $(INCDIR)/symcat.h
0d8dfecf
AM
781pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
782 $(INCDIR)/opcode/pj.h
783ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 784 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
0d8dfecf
AM
785ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
786 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
787s390-mkopc.lo: s390-mkopc.c
788s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
789 s390-opc.tab
27b7e12d 790s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
7997656a
AM
791 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
792 $(INCDIR)/opcode/s390.h
0d8dfecf 793sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8ae85421 794 sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
43079f18
NC
795sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
796 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
797 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
798 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
f0abc2a1
AM
799 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
800 $(BFDDIR)/elf32-sh64.h
71b21050 801sh64-opc.lo: sh64-opc.c sh64-opc.h
0d8dfecf
AM
802sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
803 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 804 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
0d8dfecf
AM
805sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
806 $(INCDIR)/opcode/sparc.h
807tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 808 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
2d2550d6
AM
809tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
810 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
bbeb2e03 811tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 812 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
bbeb2e03
L
813 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
814tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7 815 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
0d8dfecf 816tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
817 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
818 $(INCDIR)/symcat.h
0d8dfecf
AM
819tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
820 $(INCDIR)/opcode/tic80.h
821v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
822 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 823 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
824v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
825 $(INCDIR)/opcode/v850.h opintl.h
826vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
827 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
828 $(INCDIR)/symcat.h
0d8dfecf 829w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 830 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
c0ef99a7
AM
831xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
832 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
833 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \
834 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
835xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
836 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
f62ba8f2
AM
837 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h \
838 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
c0ef99a7
AM
839xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
840 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
f62ba8f2
AM
841 $(INCDIR)/libiberty.h xstormy16-desc.h $(INCDIR)/opcode/cgen.h \
842 xstormy16-opc.h opintl.h
c0ef99a7
AM
843xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
844 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
845 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
846 opintl.h $(INCDIR)/safe-ctype.h
847xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
848 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
849 $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h
e0001a05
NC
850xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
851 $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/dis-asm.h \
852 $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 853z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 854 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
f62ba8f2
AM
855z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
856 $(INCDIR)/libiberty.h
252b5132 857# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
This page took 0.289702 seconds and 4 git commands to generate.