]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/Makefile.am
20000-05-21 H.J. Lu (hjl@gnu.org)
[thirdparty/binutils-gdb.git] / opcodes / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
3AUTOMAKE_OPTIONS = cygnus
4
5SUBDIRS = po
6
7INCDIR = $(srcdir)/../include
8BFDDIR = $(srcdir)/../bfd
41b49281 9MKDEP = gcc -MM
252b5132 10
a2d91340
AC
11WARN_CFLAGS = @WARN_CFLAGS@
12AM_CFLAGS = $(WARN_CFLAGS)
13
252b5132
RH
14lib_LTLIBRARIES = libopcodes.la
15
16# This is where bfd.h lives.
17BFD_H = ../bfd/bfd.h
18
19# Header files.
20HFILES = \
21 arm-opc.h \
22 fr30-desc.h fr30-opc.h \
23 h8500-opc.h \
24 m32r-desc.h m32r-opc.h \
25 mcore-opc.h \
26 sh-opc.h \
27 sysdep.h \
800eeca4
JW
28 ia64-asmtab.h \
29 ia64-opc.h \
252b5132
RH
30 w65-opc.h \
31 z8k-opc.h
32
33# C source files that correspond to .o's.
34CFILES = \
35 a29k-dis.c \
36 alpha-dis.c \
37 alpha-opc.c \
71f22174
AS
38 arc-dis.c \
39 arc-opc.c \
252b5132 40 arm-dis.c \
832ddf62 41 avr-dis.c \
252b5132
RH
42 cgen-asm.c \
43 cgen-dis.c \
44 cgen-opc.c \
45 d10v-dis.c \
46 d10v-opc.c \
47 d30v-dis.c \
48 d30v-opc.c \
49 dis-buf.c \
50 disassemble.c \
51 fr30-asm.c \
52 fr30-desc.c \
53 fr30-dis.c \
54 fr30-ibld.c \
55 fr30-opc.c \
56 h8300-dis.c \
57 h8500-dis.c \
58 hppa-dis.c \
5b93d8bb
AM
59 i370-dis.c \
60 i370-opc.c \
252b5132
RH
61 i386-dis.c \
62 i960-dis.c \
800eeca4
JW
63 ia64-dis.c \
64 ia64-opc-a.c \
65 ia64-opc-b.c \
66 ia64-opc-f.c \
67 ia64-opc-i.c \
68 ia64-opc-m.c \
69 ia64-opc-d.c \
70 ia64-opc.c \
71 ia64-gen.c \
72 ia64-asmtab.c \
252b5132
RH
73 m32r-asm.c \
74 m32r-desc.c \
75 m32r-dis.c \
76 m32r-ibld.c \
77 m32r-opc.c \
78 m32r-opinst.c \
79 m68k-dis.c \
80 m68k-opc.c \
81 m88k-dis.c \
82 mcore-dis.c \
83 mips-dis.c \
84 mips-opc.c \
85 mips16-opc.c \
86 m10200-dis.c \
87 m10200-opc.c \
88 m10300-dis.c \
89 m10300-opc.c \
90 ns32k-dis.c \
1e608f98
ILT
91 pj-dis.c \
92 pj-opc.c \
252b5132
RH
93 ppc-dis.c \
94 ppc-opc.c \
95 sh-dis.c \
96 sparc-dis.c \
97 sparc-opc.c \
98 tic30-dis.c \
5c84d377
TW
99 tic54x-dis.c \
100 tic54x-opc.c \
252b5132
RH
101 tic80-dis.c \
102 tic80-opc.c \
71f22174
AS
103 v850-dis.c \
104 v850-opc.c \
252b5132
RH
105 vax-dis.c \
106 w65-dis.c \
107 z8k-dis.c \
108 z8kgen.c
109
110ALL_MACHINES = \
111 a29k-dis.lo \
112 alpha-dis.lo \
113 alpha-opc.lo \
114 arc-dis.lo \
115 arc-opc.lo \
116 arm-dis.lo \
832ddf62 117 avr-dis.lo \
252b5132
RH
118 cgen-asm.lo \
119 cgen-dis.lo \
120 cgen-opc.lo \
121 d10v-dis.lo \
122 d10v-opc.lo \
123 d30v-dis.lo \
124 d30v-opc.lo \
125 fr30-asm.lo \
126 fr30-desc.lo \
127 fr30-dis.lo \
128 fr30-ibld.lo \
129 fr30-opc.lo \
130 h8300-dis.lo \
131 h8500-dis.lo \
132 hppa-dis.lo \
133 i386-dis.lo \
5b93d8bb
AM
134 i370-dis.lo \
135 i370-opc.lo \
252b5132 136 i960-dis.lo \
800eeca4
JW
137 ia64-dis.lo \
138 ia64-opc.lo \
252b5132
RH
139 m32r-asm.lo \
140 m32r-desc.lo \
141 m32r-dis.lo \
142 m32r-ibld.lo \
143 m32r-opc.lo \
144 m32r-opinst.lo \
145 m68k-dis.lo \
146 m68k-opc.lo \
147 m88k-dis.lo \
148 m10200-dis.lo \
149 m10200-opc.lo \
150 m10300-dis.lo \
151 m10300-opc.lo \
152 mcore-dis.lo \
153 mips-dis.lo \
154 mips-opc.lo \
155 mips16-opc.lo \
1e608f98
ILT
156 pj-dis.lo \
157 pj-opc.lo \
252b5132
RH
158 ppc-dis.lo \
159 ppc-opc.lo \
160 ns32k-dis.lo \
161 sh-dis.lo \
162 sparc-dis.lo \
163 sparc-opc.lo \
164 tic30-dis.lo \
5c84d377
TW
165 tic54x-dis.lo \
166 tic54x-opc.lo \
252b5132
RH
167 tic80-dis.lo \
168 tic80-opc.lo \
169 v850-dis.lo \
170 v850-opc.lo \
171 vax-dis.lo \
172 w65-dis.lo \
173 z8k-dis.lo
174
175OFILES = @BFD_MACHINES@
176
177INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
178
179disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
180 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
181
182libopcodes_la_SOURCES = dis-buf.c disassemble.c
183libopcodes_la_DEPENDENCIES = $(OFILES)
184libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
185libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
186
187# libtool will build .libs/libopcodes.a. We create libopcodes.a in
188# the build directory so that we don't have to convert all the
189# programs that use libopcodes.a simultaneously. This is a hack which
190# should be removed if everything else starts using libtool. FIXME.
191
192noinst_LIBRARIES = libopcodes.a
193
194stamp-lib: libopcodes.la
e56f75e9
ILT
195 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
196 if [ -f $$libtooldir/libopcodes.a ]; then \
197 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
252b5132
RH
198 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
199 else true; fi
200 touch stamp-lib
201
202libopcodes.a: stamp-lib ; @true
203
204POTFILES = $(HFILES) $(CFILES)
205po/POTFILES.in: @MAINT@ Makefile
206 for file in $(POTFILES); do echo $$file; done | sort > tmp \
207 && mv tmp $(srcdir)/po/POTFILES.in
208
209# We should reconfigure whenever bfd/configure.in changes, because
210# that's where the version number comes from.
211config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
212 $(SHELL) ./config.status --recheck
213
214CLEANFILES = \
41b49281 215 libopcodes.a stamp-lib dep.sed DEP DEP1 DEP2
252b5132
RH
216
217
218
219# The start marker is written this way to pass through automake unscathed.
220
221
222
800eeca4
JW
223ia64-ic.tbl: $(srcdir)/ia64-ic.tbl
224 $(LN_S) -f $(srcdir)/ia64-ic.tbl
225ia64-raw.tbl: $(srcdir)/ia64-raw.tbl
226 $(LN_S) -f $(srcdir)/ia64-raw.tbl
227ia64-waw.tbl: $(srcdir)/ia64-waw.tbl
228 $(LN_S) -f $(srcdir)/ia64-waw.tbl
229ia64-war.tbl: $(srcdir)/ia64-war.tbl
230 $(LN_S) -f $(srcdir)/ia64-war.tbl
231
232ia64-gen: ia64-gen.o
233 $(LINK) ia64-gen.o $(LIBIBERTY)
234
235ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
236 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
237
238ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
239 ./ia64-gen > $(srcdir)/ia64-asmtab.c
252b5132
RH
240
241# This dependency stuff is copied from BFD.
242
73c418f4
ILT
243DEP: dep.sed $(CFILES) $(HFILES) config.h
244 rm -f DEP1
41b49281
AM
245 $(MAKE) MKDEP="$(MKDEP)" DEP1
246 sed -f dep.sed < DEP1 > $@
247 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> $@
252b5132 248
73c418f4 249DEP1: $(CFILES)
73c418f4 250 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
251 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
252 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
253 mv -f DEP2 $@
252b5132
RH
254
255dep.sed: dep-in.sed config.status
256 sed <$(srcdir)/dep-in.sed >dep.sed \
257 -e 's!@BFD_H@!$(BFD_H)!' \
258 -e 's!@INCDIR@!$(INCDIR)!' \
259 -e 's!@BFDDIR@!$(BFDDIR)!' \
260 -e 's!@SRCDIR@!$(srcdir)!'
261
73c418f4 262dep: DEP
252b5132 263 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 264 cat DEP >> tmp-Makefile
252b5132
RH
265 $(srcdir)/../move-if-change tmp-Makefile Makefile
266
73c418f4 267dep-in: DEP
252b5132 268 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 269 cat DEP >> tmp-Makefile.in
252b5132
RH
270 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
271
73c418f4 272dep-am: DEP
252b5132 273 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 274 cat DEP >> tmp-Makefile.am
252b5132
RH
275 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
276
277.PHONY: dep dep-in dep-am
278
279# What appears below is generated by a hacked mkdep using gcc -MM.
280
281# DO NOT DELETE THIS LINE -- mkdep uses it.
282# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf
AM
283a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
284 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/a29k.h
285alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
286 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
287alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
288 $(INCDIR)/opcode/alpha.h $(BFD_H) opintl.h
289arc-dis.lo: arc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
290 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/arc.h \
291 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
292 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
293 $(INCDIR)/elf/reloc-macros.h opintl.h
294arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
295 $(INCDIR)/opcode/arc.h opintl.h
296arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
297 $(INCDIR)/dis-asm.h $(BFD_H) arm-opc.h $(INCDIR)/coff/internal.h \
298 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h opintl.h $(BFDDIR)/elf-bfd.h \
252b5132 299 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
0d8dfecf
AM
300 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
301avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
302 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
303cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
304 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
6094e721 305 opintl.h
0d8dfecf
AM
306cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
307 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
308cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
309 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
310d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
311 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H)
312d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
313 $(INCDIR)/opcode/d10v.h
314d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
315 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
252b5132 316 opintl.h
0d8dfecf
AM
317d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
318 $(INCDIR)/opcode/d30v.h
319dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
320 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
321disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 322 $(INCDIR)/dis-asm.h $(BFD_H)
0d8dfecf 323fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
324 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
325 fr30-opc.h opintl.h
0d8dfecf 326fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
327 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
328 fr30-opc.h opintl.h
0d8dfecf
AM
329fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
330 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
331 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
332fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
333 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
334 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
335fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
336 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 337 fr30-opc.h
0d8dfecf
AM
338h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
339 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
340 opintl.h
341h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
342 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
343hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
344 $(INCDIR)/dis-asm.h $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
345i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
346 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/i370.h
347i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
348 $(INCDIR)/opcode/i370.h
252b5132
RH
349i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
350 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
0d8dfecf
AM
351i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
352 $(INCDIR)/dis-asm.h $(BFD_H)
800eeca4
JW
353ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ia64.h $(BFD_H)
354ia64-opc.lo: $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/libiberty.h \
355 $(INCDIR)/ansidecl.h sysdep.h ia64-asmtab.h ia64-asmtab.c
0d8dfecf 356m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
357 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
358 m32r-opc.h opintl.h
0d8dfecf 359m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132
RH
360 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
361 m32r-opc.h opintl.h
0d8dfecf
AM
362m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
363 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
364 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
365m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
366 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
367 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
368m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
369 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 370 m32r-opc.h
0d8dfecf
AM
371m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
372 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 373 m32r-opc.h
0d8dfecf
AM
374m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
375 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/floatformat.h \
376 opintl.h $(INCDIR)/opcode/m68k.h
377m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 378 $(INCDIR)/opcode/m68k.h
0d8dfecf
AM
379m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
380 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/m88k.h \
381 opintl.h
382mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
383 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
384mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
385 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/mips.h \
386 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
387 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
388 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
389mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
390 $(INCDIR)/opcode/mips.h
391mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
392 $(INCDIR)/opcode/mips.h
393m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
394 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
395 opintl.h
396m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
397 $(INCDIR)/opcode/mn10200.h
398m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
399 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
400 opintl.h
401m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
402 $(INCDIR)/opcode/mn10300.h
252b5132
RH
403ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
404 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
405 opintl.h
5c84d377
TW
406pj-dis.lo: pj-dis.c $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h \
407 $(BFD_H) $(INCDIR)/ansidecl.h
408pj-opc.lo: pj-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/pj.h
409ppc-dis.lo: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
410 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
411ppc-opc.lo: ppc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ppc.h \
412 opintl.h
0d8dfecf
AM
413pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
414 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H)
415pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
416 $(INCDIR)/opcode/pj.h
417ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
418 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
419ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
420 $(INCDIR)/opcode/ppc.h opintl.h
421sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
422 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
423sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
424 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
425 $(INCDIR)/libiberty.h opintl.h
426sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
427 $(INCDIR)/opcode/sparc.h
428tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
429 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic30.h
5c84d377
TW
430tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
431 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic54x.h
432tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
433 $(INCDIR)/opcode/tic54x.h
0d8dfecf
AM
434tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
435 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H)
436tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
437 $(INCDIR)/opcode/tic80.h
438v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
439 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
6094e721 440 opintl.h
0d8dfecf
AM
441v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
442 $(INCDIR)/opcode/v850.h opintl.h
443vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
444 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H)
445w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
446 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
447z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
448 $(INCDIR)/dis-asm.h $(BFD_H) z8k-opc.h
449z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132 450# IF YOU PUT ANYTHING HERE IT WILL GO AWAY