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