2009-08-26 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / opcodes / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
758227f0 3AUTOMAKE_OPTIONS = 1.11 foreign no-dist
79887925 4ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
252b5132 5
ff13a42d
RW
6# Build '.' first so all generated files exist.
7SUBDIRS = . po
252b5132
RH
8
9INCDIR = $(srcdir)/../include
10BFDDIR = $(srcdir)/../bfd
252b5132 11
a2d91340 12WARN_CFLAGS = @WARN_CFLAGS@
9e9b66a9 13NO_WERROR = @NO_WERROR@
a2d91340
AC
14AM_CFLAGS = $(WARN_CFLAGS)
15
ff13a42d
RW
16COMPILE_FOR_BUILD = $(CC_FOR_BUILD) $(INCLUDES) $(AM_CPPFLAGS) \
17 $(BUILD_CPPFLAGS) $(BUILD_CFLAGS)
18LINK_FOR_BUILD = $(CC_FOR_BUILD) $(BUILD_CFLAGS) $(BUILD_LDFLAGS) -o $@
19
81172ff2
AM
20bfdlibdir = @bfdlibdir@
21bfdincludedir = @bfdincludedir@
22
14ec8efd
RW
23libopcodes_la_LDFLAGS =
24if INSTALL_LIBBFD
81172ff2 25bfdlib_LTLIBRARIES = libopcodes.la
14ec8efd
RW
26bfdinclude_DATA = $(INCDIR)/dis-asm.h
27else
28noinst_LTLIBRARIES = libopcodes.la
29libopcodes_la_LDFLAGS += -rpath $(bfdlibdir)
30endif
252b5132
RH
31
32# This is where bfd.h lives.
33BFD_H = ../bfd/bfd.h
34
6c298591
NC
35# This is where libiberty lives.
36LIBIBERTY = ../libiberty/libiberty.a
ff13a42d
RW
37# This is only true when not cross-compiling.
38BUILD_LIBIBERTY = $(LIBIBERTY)
6c298591 39
252b5132
RH
40# Header files.
41HFILES = \
49f58d10 42 cgen-ops.h cgen-types.h \
252b5132 43 fr30-desc.h fr30-opc.h \
fd3c93d5 44 frv-desc.h frv-opc.h \
252b5132 45 h8500-opc.h \
40fb9820 46 i386-init.h \
40b8e679
L
47 i386-opc.h \
48 i386-tbl.h \
43079f18
NC
49 ia64-asmtab.h \
50 ia64-opc.h \
a40cbfa3 51 ip2k-desc.h ip2k-opc.h \
47b1a55a 52 iq2000-desc.h iq2000-opc.h \
500b1f44
AM
53 lm32-desc.h \
54 lm32-opc.h \
49f58d10 55 m32c-desc.h m32c-opc.h \
252b5132
RH
56 m32r-desc.h m32r-opc.h \
57 mcore-opc.h \
bd2f2e55 58 mep-desc.h mep-opc.h \
7ba29e2a 59 microblaze-opc.h \
d031aafb 60 mt-desc.h mt-opc.h \
87e6d782 61 openrisc-desc.h openrisc-opc.h \
1c0d3aa6 62 score-opc.h \
252b5132 63 sh-opc.h \
43079f18 64 sh64-opc.h \
252b5132
RH
65 sysdep.h \
66 w65-opc.h \
d70c5fc7 67 xc16x-desc.h xc16x-opc.h \
93fbbb04 68 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
69 z8k-opc.h
70
6f01793d
RW
71# C source files that correspond to .o's ending up in libopcodes
72# for all machines.
73TARGET_LIBOPCODES_CFILES = \
252b5132
RH
74 alpha-dis.c \
75 alpha-opc.c \
71f22174 76 arc-dis.c \
0d2bcfaf 77 arc-ext.c \
6f01793d 78 arc-opc.c \
252b5132 79 arm-dis.c \
832ddf62 80 avr-dis.c \
4b7f6baa 81 bfin-dis.c \
252b5132 82 cgen-asm.c \
3609e0fe 83 cgen-bitset.c \
252b5132
RH
84 cgen-dis.c \
85 cgen-opc.c \
3d3d428f
NC
86 cr16-dis.c \
87 cr16-opc.c \
6c95a37f
HPN
88 cris-dis.c \
89 cris-opc.c \
1fe1f39c
NC
90 crx-dis.c \
91 crx-opc.c \
252b5132
RH
92 d10v-dis.c \
93 d10v-opc.c \
94 d30v-dis.c \
95 d30v-opc.c \
d172d4ba 96 dlx-dis.c \
252b5132
RH
97 fr30-asm.c \
98 fr30-desc.c \
99 fr30-dis.c \
100 fr30-ibld.c \
101 fr30-opc.c \
fd3c93d5
DB
102 frv-asm.c \
103 frv-desc.c \
104 frv-dis.c \
105 frv-ibld.c \
106 frv-opc.c \
252b5132
RH
107 h8300-dis.c \
108 h8500-dis.c \
109 hppa-dis.c \
5b93d8bb
AM
110 i370-dis.c \
111 i370-opc.c \
252b5132 112 i386-dis.c \
0b1cf022 113 i386-opc.c \
915ef37f 114 i860-dis.c \
252b5132 115 i960-dis.c \
800eeca4 116 ia64-dis.c \
800eeca4 117 ia64-opc.c \
a40cbfa3
NC
118 ip2k-asm.c \
119 ip2k-desc.c \
120 ip2k-dis.c \
121 ip2k-ibld.c \
122 ip2k-opc.c \
47b1a55a
SC
123 iq2000-asm.c \
124 iq2000-desc.c \
125 iq2000-dis.c \
126 iq2000-ibld.c \
127 iq2000-opc.c \
828c0124
JK
128 lm32-asm.c \
129 lm32-desc.c \
828c0124
JK
130 lm32-dis.c \
131 lm32-ibld.c \
132 lm32-opc.c \
828c0124 133 lm32-opinst.c \
6f01793d
RW
134 m10200-dis.c \
135 m10200-opc.c \
136 m10300-dis.c \
137 m10300-opc.c \
49f58d10
JB
138 m32c-asm.c \
139 m32c-desc.c \
140 m32c-dis.c \
141 m32c-ibld.c \
142 m32c-opc.c \
252b5132
RH
143 m32r-asm.c \
144 m32r-desc.c \
145 m32r-dis.c \
146 m32r-ibld.c \
147 m32r-opc.c \
148 m32r-opinst.c \
60bcf0fa
NC
149 m68hc11-dis.c \
150 m68hc11-opc.c \
252b5132
RH
151 m68k-dis.c \
152 m68k-opc.c \
153 m88k-dis.c \
7499d566 154 maxq-dis.c \
252b5132 155 mcore-dis.c \
bd2f2e55
DB
156 mep-asm.c \
157 mep-desc.c \
158 mep-dis.c \
159 mep-ibld.c \
160 mep-opc.c \
7ba29e2a 161 microblaze-dis.c \
6f01793d 162 mips-dis.c \
252b5132
RH
163 mips-opc.c \
164 mips16-opc.c \
3c3bdf30
NC
165 mmix-dis.c \
166 mmix-opc.c \
6f01793d
RW
167 moxie-dis.c \
168 moxie-opc.c \
169 msp430-dis.c \
d031aafb
NS
170 mt-asm.c \
171 mt-desc.c \
172 mt-dis.c \
173 mt-ibld.c \
174 mt-opc.c \
252b5132 175 ns32k-dis.c \
87e6d782
NC
176 openrisc-asm.c \
177 openrisc-desc.c \
178 openrisc-dis.c \
179 openrisc-ibld.c \
180 openrisc-opc.c \
3b16e843
NC
181 or32-dis.c \
182 or32-opc.c \
e135f41b
NC
183 pdp11-dis.c \
184 pdp11-opc.c \
1e608f98
ILT
185 pj-dis.c \
186 pj-opc.c \
252b5132
RH
187 ppc-dis.c \
188 ppc-opc.c \
a85d7ed0 189 s390-dis.c \
6f01793d 190 s390-opc.c \
1c0d3aa6 191 score-dis.c \
c3b7224a 192 score7-dis.c \
252b5132 193 sh-dis.c \
43079f18
NC
194 sh64-dis.c \
195 sh64-opc.c \
252b5132
RH
196 sparc-dis.c \
197 sparc-opc.c \
e9f53129
AM
198 spu-dis.c \
199 spu-opc.c \
252b5132 200 tic30-dis.c \
026df7c5 201 tic4x-dis.c \
5c84d377
TW
202 tic54x-dis.c \
203 tic54x-opc.c \
252b5132
RH
204 tic80-dis.c \
205 tic80-opc.c \
71f22174
AS
206 v850-dis.c \
207 v850-opc.c \
252b5132
RH
208 vax-dis.c \
209 w65-dis.c \
d70c5fc7
NC
210 xc16x-asm.c \
211 xc16x-desc.c \
212 xc16x-dis.c \
213 xc16x-ibld.c \
214 xc16x-opc.c \
93fbbb04
GK
215 xstormy16-asm.c \
216 xstormy16-desc.c \
217 xstormy16-dis.c \
218 xstormy16-ibld.c \
219 xstormy16-opc.c \
e0001a05 220 xtensa-dis.c \
3c9b82ba 221 z80-dis.c \
6f01793d
RW
222 z8k-dis.c
223
224# C source files that correspond to .o's ending up in libopcodes.
225LIBOPCODES_CFILES = \
226 $(TARGET_LIBOPCODES_CFILES) \
227 dis-buf.c \
228 dis-init.c \
229 disassemble.c
230
231# C source files that correspond to .o's.
232CFILES = \
233 $(LIBOPCODES_CFILES) \
234 i386-gen.c \
235 ia64-asmtab.c \
236 ia64-gen.c \
237 ia64-opc-a.c \
238 ia64-opc-b.c \
239 ia64-opc-f.c \
240 ia64-opc-i.c \
241 ia64-opc-m.c \
242 ia64-opc-d.c \
243 s390-mkopc.c \
252b5132
RH
244 z8kgen.c
245
6f01793d 246ALL_MACHINES = $(TARGET_LIBOPCODES_CFILES:.c=.lo)
252b5132
RH
247
248OFILES = @BFD_MACHINES@
249
3f85e526
L
250# We should reconfigure whenever bfd/configure.in changes, because
251# that's where the version number in Makefile comes from.
252CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
253
14ec8efd 254AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
252b5132 255
758227f0
RW
256disassemble.lo: disassemble.c
257if am__fastdepCC
258 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/disassemble.c
259 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
260else
261if AMDEP
262 source='disassemble.c' object='$@' libtool=yes @AMDEPBACKSLASH@
263 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
264endif
265 $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/disassemble.c
266endif
252b5132 267
92c2346c 268libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
3ba7a1aa
DJ
269# It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
270# Unfortunately this causes libtool to add -L$(libdir), referring to the
271# planned install directory of libbfd. This can cause us to pick up an
272# old version of libbfd, or to pick up libbfd for the wrong architecture
45d42143
NC
273# if host != build. So for building with shared libraries we use a
274# hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
275libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
276libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
14ec8efd 277libopcodes_la_LDFLAGS += -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
758227f0 278# Allow dependency tracking to work on all the source files.
6f01793d 279EXTRA_libopcodes_la_SOURCES = $(LIBOPCODES_CFILES)
252b5132
RH
280
281# libtool will build .libs/libopcodes.a. We create libopcodes.a in
282# the build directory so that we don't have to convert all the
283# programs that use libopcodes.a simultaneously. This is a hack which
284# should be removed if everything else starts using libtool. FIXME.
285
286noinst_LIBRARIES = libopcodes.a
287
288stamp-lib: libopcodes.la
e56f75e9
ILT
289 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
290 if [ -f $$libtooldir/libopcodes.a ]; then \
291 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 292 $(RANLIB) libopcodes.tmp; \
252b5132
RH
293 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
294 else true; fi
295 touch stamp-lib
296
297libopcodes.a: stamp-lib ; @true
298
299POTFILES = $(HFILES) $(CFILES)
300po/POTFILES.in: @MAINT@ Makefile
323ee3f4 301 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
252b5132
RH
302 && mv tmp $(srcdir)/po/POTFILES.in
303
252b5132 304CLEANFILES = \
49f58d10 305 stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
bd2f2e55 306 stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
0bdaf48b 307 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
308
309
6e31aea3 310CGENDIR = @cgendir@
4a3264e6 311CPUDIR = $(CGENDIR)/cpu
0a40490e 312CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
6e31aea3
BE
313CGENFLAGS = -v
314
bc98a631 315CGENDEPS = \
6e31aea3
BE
316 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
317 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
318 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
319 $(CGENDIR)/opc-opinst.scm \
320 cgen-asm.in cgen-dis.in cgen-ibld.in
321
bd2f2e55 322CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
4714fbc0 323
6e31aea3 324if CGEN_MAINT
a40cbfa3 325IP2K_DEPS = stamp-ip2k
84e94c90 326LM32_DEPS = stamp-lm32
49f58d10 327M32C_DEPS = stamp-m32c
6e31aea3
BE
328M32R_DEPS = stamp-m32r
329FR30_DEPS = stamp-fr30
fd3c93d5 330FRV_DEPS = stamp-frv
bd2f2e55 331MEP_DEPS = stamp-mep
4970f871 332MT_DEPS = stamp-mt
87e6d782 333OPENRISC_DEPS = stamp-openrisc
47b1a55a 334IQ2000_DEPS = stamp-iq2000
d70c5fc7 335XC16X_DEPS = stamp-xc16x
93fbbb04 336XSTORMY16_DEPS = stamp-xstormy16
6e31aea3 337else
a40cbfa3 338IP2K_DEPS =
84e94c90 339LM32_DEPS =
49f58d10 340M32C_DEPS =
6e31aea3
BE
341M32R_DEPS =
342FR30_DEPS =
fd3c93d5 343FRV_DEPS =
bd2f2e55 344MEP_DEPS =
4970f871 345MT_DEPS =
87e6d782 346OPENRISC_DEPS =
47b1a55a 347IQ2000_DEPS =
d70c5fc7 348XC16X_DEPS =
93fbbb04 349XSTORMY16_DEPS =
6e31aea3
BE
350endif
351
352run-cgen:
353 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
9c2de729
DB
354 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
355 "$(options)" "$(extrafiles)"
6e31aea3
BE
356 touch stamp-${prefix}
357.PHONY: run-cgen
358
4714fbc0
DE
359# Maintainer utility rule to regenerate all cgen files.
360run-cgen-all:
361 for c in $(CGEN_CPUS) ; \
362 do \
363 $(MAKE) stamp-$$c || exit 1 ; \
364 done
365.PHONY: run-cgen-all
366
6e31aea3 367# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
368$(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)
369 @true
370stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
9c2de729
DB
371 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
372 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
a40cbfa3 373
84e94c90
NC
374$(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
375 @true
376stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
377 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
378 archfile=$(srcdir)/../cpu/lm32.cpu \
379 opcfile=$(srcdir)/../cpu/lm32.opc \
380 extrafiles=opinst
381
49f58d10
JB
382$(srcdir)/m32c-desc.h $(srcdir)/m32c-desc.c $(srcdir)/m32c-opc.h $(srcdir)/m32c-opc.c $(srcdir)/m32c-ibld.c $(srcdir)/m32c-asm.c $(srcdir)/m32c-dis.c: $(M32C_DEPS)
383# @true
0f82ff91 384stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
49f58d10 385 $(MAKE) run-cgen arch=m32c prefix=m32c options= \
0f82ff91
AM
386 archfile=$(srcdir)/../cpu/m32c.cpu \
387 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
49f58d10 388
6e31aea3 389$(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 390 @true
d125c27b 391stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
9c2de729 392 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
d125c27b
AM
393 archfile=$(srcdir)/../cpu/m32r.cpu \
394 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
6e31aea3
BE
395
396$(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)
397 @true
4a3264e6 398stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
9c2de729
DB
399 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
400 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
6e31aea3 401
fd3c93d5
DB
402$(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)
403 @true
5272d201 404stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
9c2de729
DB
405 $(MAKE) run-cgen arch=frv prefix=frv options= \
406 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
fd3c93d5 407
bd2f2e55
DB
408$(srcdir)/mep-desc.h $(srcdir)/mep-desc.c $(srcdir)/mep-opc.h $(srcdir)/mep-opc.c $(srcdir)/mep-ibld.c $(srcdir)/mep-asm.c $(srcdir)/mep-dis.c: $(MEP_DEPS)
409 @true
410stamp-mep: $(CGENDEPS) $(CPUDIR)/mep.cpu $(CPUDIR)/mep-default.cpu $(CPUDIR)/mep-core.cpu $(CPUDIR)/mep-h1.cpu $(CPUDIR)/mep-ext-cop.cpu $(CPUDIR)/mep-sample-ucidsp.cpu $(CPUDIR)/mep-rhcop.cpu $(CPUDIR)/mep-fmax.cpu $(CPUDIR)/mep.opc
411 $(MAKE) run-cgen arch=mep prefix=mep options= \
412 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
413
d031aafb 414$(srcdir)/mt-desc.h $(srcdir)/mt-desc.c $(srcdir)/mt-opc.h $(srcdir)/mt-opc.c $(srcdir)/mt-ibld.c $(srcdir)/mt-asm.c $(srcdir)/mt-dis.c: $(MT_DEPS)
ac188222 415 @true
4970f871 416stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
d031aafb 417 $(MAKE) run-cgen arch=mt prefix=mt options= \
4970f871
NS
418 archfile=$(srcdir)/../cpu/mt.cpu \
419 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
ac188222 420
87e6d782
NC
421$(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)
422 @true
4a3264e6 423stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
9c2de729
DB
424 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
425 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
87e6d782 426
47b1a55a
SC
427$(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)
428 @true
d125c27b
AM
429stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
430 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
431 $(srcdir)/../cpu/iq10.cpu
9c2de729 432 $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
d125c27b
AM
433 archfile=$(srcdir)/../cpu/iq2000.cpu \
434 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
47b1a55a 435
93fbbb04
GK
436$(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)
437 @true
438stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
9c2de729
DB
439 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
440 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
93fbbb04 441
d70c5fc7
NC
442$(srcdir)/xc16x-desc.h $(srcdir)/xc16x-desc.c $(srcdir)/xc16x-opc.h $(srcdir)/xc16x-opc.c $(srcdir)/xc16x-ibld.c $(srcdir)/xc16x-asm.c $(srcdir)/xc16x-dis.c: $(XC16X_DEPS)
443 @true
444stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
445 $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
446 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
447
ff13a42d
RW
448MOSTLYCLEANFILES = i386-gen$(EXEEXT_FOR_BUILD) ia64-gen$(EXEEXT_FOR_BUILD) \
449 s390-mkopc$(EXEEXT_FOR_BUILD) z8kgen$(EXEEXT_FOR_BUILD)
450
451MAINTAINERCLEANFILES = $(srcdir)/i386-tbl.h $(srcdir)/i386-init.h \
452 $(srcdir)/ia64-asmtab.c s390-opc.tab $(srcdir)/z8k-opc.h
453
454i386-gen$(EXEEXT_FOR_BUILD): i386-gen.o $(BUILD_LIBIBERTY)
455 $(LINK_FOR_BUILD) i386-gen.o $(BUILD_LIBIBERTY)
456
457i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h \
458 $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h $(INCDIR)/hashtab.h \
459 $(INCDIR)/libiberty.h $(INCDIR)/opcode/i386.h $(INCDIR)/safe-ctype.h \
460 config.h i386-opc.h sysdep.h
461 $(COMPILE_FOR_BUILD) -c $(srcdir)/i386-gen.c
40b8e679 462
40fb9820
L
463$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
464 @echo $@
465
ff13a42d
RW
466$(srcdir)/i386-init.h: @MAINT@ i386-gen$(EXEEXT_FOR_BUILD) i386-opc.tbl i386-reg.tbl
467 ./i386-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir)
468
469i386-opc.lo: $(srcdir)/i386-tbl.h
470
471ia64-gen$(EXEEXT_FOR_BUILD): ia64-gen.o $(BUILD_LIBIBERTY)
472 $(LINK_FOR_BUILD) ia64-gen.o $(BUILD_LIBIBERTY)
40b8e679 473
ff13a42d
RW
474ia64-gen.o: ia64-gen.c $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/getopt.h \
475 $(INCDIR)/libiberty.h $(INCDIR)/opcode/ia64.h $(INCDIR)/safe-ctype.h \
476 $(INCDIR)/symcat.h config.h ia64-opc-a.c ia64-opc-b.c \
477 ia64-opc-d.c ia64-opc-f.c ia64-opc-i.c ia64-opc-m.c \
478 ia64-opc-x.c ia64-opc.h sysdep.h
479 $(COMPILE_FOR_BUILD) -c $(srcdir)/ia64-gen.c
800eeca4 480
ff13a42d
RW
481# Use a helper variable for the dependencies to avoid 'make' issues
482# with continuations in comments, as @MAINT@ can be expanded to '#'.
483ia64_asmtab_deps = ia64-gen$(EXEEXT_FOR_BUILD) ia64-ic.tbl \
484 ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
485$(srcdir)/ia64-asmtab.c: @MAINT@ $(ia64_asmtab_deps)
486 ./ia64-gen$(EXEEXT_FOR_BUILD) --srcdir $(srcdir) > $@
252b5132 487
ff13a42d 488ia64-opc.lo: $(srcdir)/ia64-asmtab.c
b6849f55 489
ff13a42d
RW
490s390-mkopc$(EXEEXT_FOR_BUILD): s390-mkopc.c
491 $(COMPILE_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
492
493s390-opc.tab: s390-mkopc$(EXEEXT_FOR_BUILD) s390-opc.txt
494 ./s390-mkopc$(EXEEXT_FOR_BUILD) < $(srcdir)/s390-opc.txt > s390-opc.tab
b6849f55 495
758227f0 496s390-opc.lo: s390-opc.tab
252b5132 497
ff13a42d
RW
498z8kgen$(EXEEXT_FOR_BUILD): z8kgen.o $(BUILD_LIBIBERTY)
499 $(LINK_FOR_BUILD) z8kgen.o $(BUILD_LIBIBERTY)
500
501z8kgen.o: z8kgen.c
502 $(COMPILE_FOR_BUILD) -c $(srcdir)/z8kgen.c
503
504$(srcdir)/z8k-opc.h: @MAINT@ z8kgen$(EXEEXT_FOR_BUILD)
505 ./z8kgen$(EXEEXT_FOR_BUILD) -a > $@
506
507z8k-dis.lo: $(srcdir)/z8k-opc.h
508
758227f0
RW
509sh-dis.lo: sh-dis.c
510if am__fastdepCC
511 $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
512 mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
513else
514if AMDEP
515 source='sh-dis.c' object='$@' libtool=yes @AMDEPBACKSLASH@
516 DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517endif
518 $(LTCOMPILE) -c -o $@ @archdefs@ $(srcdir)/sh-dis.c
519endif
This page took 0.579167 seconds and 4 git commands to generate.