daily update
[deliverable/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
4714fbc0 1# Makefile.in generated automatically by automake 1.4 from Makefile.am
252b5132 2
4714fbc0 3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
252b5132
RH
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
a2d91340 13
252b5132
RH
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
a2d91340 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_MACHINES = @BFD_MACHINES@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
dc62a253 72CC_FOR_BUILD = @CC_FOR_BUILD@
ed265386
NC
73CXX = @CXX@
74CXXCPP = @CXXCPP@
252b5132
RH
75DATADIRNAME = @DATADIRNAME@
76DLLTOOL = @DLLTOOL@
77EXEEXT = @EXEEXT@
dc62a253 78EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
09919455
NC
79GCJ = @GCJ@
80GCJFLAGS = @GCJFLAGS@
252b5132
RH
81GMOFILES = @GMOFILES@
82GMSGFMT = @GMSGFMT@
83GT_NO = @GT_NO@
84GT_YES = @GT_YES@
85HDEFINES = @HDEFINES@
86INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
87INSTOBJEXT = @INSTOBJEXT@
88INTLDEPS = @INTLDEPS@
89INTLLIBS = @INTLLIBS@
90INTLOBJS = @INTLOBJS@
252b5132
RH
91LIBTOOL = @LIBTOOL@
92LN_S = @LN_S@
93MAINT = @MAINT@
94MAKEINFO = @MAKEINFO@
95MKINSTALLDIRS = @MKINSTALLDIRS@
96MSGFMT = @MSGFMT@
a74801ba 97OBJDUMP = @OBJDUMP@
ed265386 98OBJEXT = @OBJEXT@
252b5132
RH
99PACKAGE = @PACKAGE@
100POFILES = @POFILES@
101POSUB = @POSUB@
102RANLIB = @RANLIB@
ed265386 103STRIP = @STRIP@
252b5132
RH
104USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
105USE_NLS = @USE_NLS@
252b5132
RH
106VERSION = @VERSION@
107WIN32LDFLAGS = @WIN32LDFLAGS@
108WIN32LIBADD = @WIN32LIBADD@
109archdefs = @archdefs@
6e31aea3 110cgendir = @cgendir@
252b5132
RH
111l = @l@
112
113AUTOMAKE_OPTIONS = cygnus
114
115SUBDIRS = po
116
117INCDIR = $(srcdir)/../include
118BFDDIR = $(srcdir)/../bfd
41b49281 119MKDEP = gcc -MM
252b5132 120
a2d91340
AC
121WARN_CFLAGS = @WARN_CFLAGS@
122AM_CFLAGS = $(WARN_CFLAGS)
123
81172ff2
AM
124bfdlibdir = @bfdlibdir@
125bfdincludedir = @bfdincludedir@
126
127bfdlib_LTLIBRARIES = libopcodes.la
252b5132
RH
128
129# This is where bfd.h lives.
130BFD_H = ../bfd/bfd.h
131
0ab71ce3
NC
132# This is where libiberty lives.
133LIBIBERTY = ../libiberty/libiberty.a
134
252b5132
RH
135# Header files.
136HFILES = \
137 arm-opc.h \
138 fr30-desc.h fr30-opc.h \
fd3c93d5 139 frv-desc.h frv-opc.h \
252b5132 140 h8500-opc.h \
43079f18
NC
141 ia64-asmtab.h \
142 ia64-opc.h \
a40cbfa3 143 ip2k-desc.h ip2k-opc.h \
252b5132
RH
144 m32r-desc.h m32r-opc.h \
145 mcore-opc.h \
87e6d782 146 openrisc-desc.h openrisc-opc.h \
252b5132 147 sh-opc.h \
43079f18 148 sh64-opc.h \
252b5132
RH
149 sysdep.h \
150 w65-opc.h \
93fbbb04 151 xstormy16-desc.h xstormy16-opc.h \
252b5132
RH
152 z8k-opc.h
153
154
155# C source files that correspond to .o's.
156CFILES = \
157 a29k-dis.c \
158 alpha-dis.c \
159 alpha-opc.c \
71f22174
AS
160 arc-dis.c \
161 arc-opc.c \
0d2bcfaf 162 arc-ext.c \
252b5132 163 arm-dis.c \
832ddf62 164 avr-dis.c \
252b5132
RH
165 cgen-asm.c \
166 cgen-dis.c \
167 cgen-opc.c \
6c95a37f
HPN
168 cris-dis.c \
169 cris-opc.c \
252b5132
RH
170 d10v-dis.c \
171 d10v-opc.c \
172 d30v-dis.c \
173 d30v-opc.c \
d172d4ba 174 dlx-dis.c \
252b5132
RH
175 dis-buf.c \
176 disassemble.c \
177 fr30-asm.c \
178 fr30-desc.c \
179 fr30-dis.c \
180 fr30-ibld.c \
181 fr30-opc.c \
fd3c93d5
DB
182 frv-asm.c \
183 frv-desc.c \
184 frv-dis.c \
185 frv-ibld.c \
186 frv-opc.c \
252b5132
RH
187 h8300-dis.c \
188 h8500-dis.c \
189 hppa-dis.c \
5b93d8bb
AM
190 i370-dis.c \
191 i370-opc.c \
252b5132 192 i386-dis.c \
9d751335 193 i860-dis.c \
252b5132 194 i960-dis.c \
800eeca4
JW
195 ia64-dis.c \
196 ia64-opc-a.c \
197 ia64-opc-b.c \
198 ia64-opc-f.c \
199 ia64-opc-i.c \
200 ia64-opc-m.c \
201 ia64-opc-d.c \
202 ia64-opc.c \
203 ia64-gen.c \
204 ia64-asmtab.c \
a40cbfa3
NC
205 ip2k-asm.c \
206 ip2k-desc.c \
207 ip2k-dis.c \
208 ip2k-ibld.c \
209 ip2k-opc.c \
252b5132
RH
210 m32r-asm.c \
211 m32r-desc.c \
212 m32r-dis.c \
213 m32r-ibld.c \
214 m32r-opc.c \
215 m32r-opinst.c \
60bcf0fa
NC
216 m68hc11-dis.c \
217 m68hc11-opc.c \
252b5132
RH
218 m68k-dis.c \
219 m68k-opc.c \
220 m88k-dis.c \
221 mcore-dis.c \
222 mips-dis.c \
223 mips-opc.c \
224 mips16-opc.c \
225 m10200-dis.c \
226 m10200-opc.c \
227 m10300-dis.c \
228 m10300-opc.c \
3c3bdf30
NC
229 mmix-dis.c \
230 mmix-opc.c \
252b5132 231 ns32k-dis.c \
87e6d782
NC
232 openrisc-asm.c \
233 openrisc-desc.c \
234 openrisc-dis.c \
235 openrisc-ibld.c \
236 openrisc-opc.c \
3b16e843
NC
237 or32-dis.c \
238 or32-opc.c \
e135f41b
NC
239 pdp11-dis.c \
240 pdp11-opc.c \
1e608f98
ILT
241 pj-dis.c \
242 pj-opc.c \
252b5132
RH
243 ppc-dis.c \
244 ppc-opc.c \
b6849f55 245 s390-mkopc.c \
a85d7ed0
NC
246 s390-opc.c \
247 s390-dis.c \
252b5132 248 sh-dis.c \
43079f18
NC
249 sh64-dis.c \
250 sh64-opc.c \
252b5132
RH
251 sparc-dis.c \
252 sparc-opc.c \
253 tic30-dis.c \
026df7c5 254 tic4x-dis.c \
5c84d377
TW
255 tic54x-dis.c \
256 tic54x-opc.c \
252b5132
RH
257 tic80-dis.c \
258 tic80-opc.c \
71f22174
AS
259 v850-dis.c \
260 v850-opc.c \
252b5132
RH
261 vax-dis.c \
262 w65-dis.c \
93fbbb04
GK
263 xstormy16-asm.c \
264 xstormy16-desc.c \
265 xstormy16-dis.c \
266 xstormy16-ibld.c \
267 xstormy16-opc.c \
252b5132
RH
268 z8k-dis.c \
269 z8kgen.c
270
271
272ALL_MACHINES = \
273 a29k-dis.lo \
274 alpha-dis.lo \
275 alpha-opc.lo \
276 arc-dis.lo \
277 arc-opc.lo \
0d2bcfaf 278 arc-ext.lo \
252b5132 279 arm-dis.lo \
832ddf62 280 avr-dis.lo \
252b5132
RH
281 cgen-asm.lo \
282 cgen-dis.lo \
283 cgen-opc.lo \
6c95a37f
HPN
284 cris-dis.lo \
285 cris-opc.lo \
252b5132
RH
286 d10v-dis.lo \
287 d10v-opc.lo \
288 d30v-dis.lo \
289 d30v-opc.lo \
d172d4ba 290 dlx-dis.lo \
252b5132
RH
291 fr30-asm.lo \
292 fr30-desc.lo \
293 fr30-dis.lo \
294 fr30-ibld.lo \
295 fr30-opc.lo \
fd3c93d5
DB
296 frv-asm.lo \
297 frv-desc.lo \
298 frv-dis.lo \
299 frv-ibld.lo \
300 frv-opc.lo \
252b5132
RH
301 h8300-dis.lo \
302 h8500-dis.lo \
303 hppa-dis.lo \
304 i386-dis.lo \
5b93d8bb
AM
305 i370-dis.lo \
306 i370-opc.lo \
9d751335 307 i860-dis.lo \
252b5132 308 i960-dis.lo \
800eeca4
JW
309 ia64-dis.lo \
310 ia64-opc.lo \
a40cbfa3
NC
311 ip2k-asm.lo \
312 ip2k-desc.lo \
313 ip2k-dis.lo \
314 ip2k-ibld.lo \
315 ip2k-opc.lo \
252b5132
RH
316 m32r-asm.lo \
317 m32r-desc.lo \
318 m32r-dis.lo \
319 m32r-ibld.lo \
320 m32r-opc.lo \
321 m32r-opinst.lo \
60bcf0fa
NC
322 m68hc11-dis.lo \
323 m68hc11-opc.lo \
252b5132
RH
324 m68k-dis.lo \
325 m68k-opc.lo \
326 m88k-dis.lo \
327 m10200-dis.lo \
328 m10200-opc.lo \
329 m10300-dis.lo \
330 m10300-opc.lo \
331 mcore-dis.lo \
332 mips-dis.lo \
333 mips-opc.lo \
334 mips16-opc.lo \
3c3bdf30
NC
335 mmix-dis.lo \
336 mmix-opc.lo \
e135f41b 337 ns32k-dis.lo \
87e6d782
NC
338 openrisc-asm.lo \
339 openrisc-desc.lo \
340 openrisc-dis.lo \
341 openrisc-ibld.lo \
342 openrisc-opc.lo \
3b16e843
NC
343 or32-dis.lo \
344 or32-opc.lo \
e135f41b
NC
345 pdp11-dis.lo \
346 pdp11-opc.lo \
1e608f98
ILT
347 pj-dis.lo \
348 pj-opc.lo \
252b5132
RH
349 ppc-dis.lo \
350 ppc-opc.lo \
a85d7ed0
NC
351 s390-dis.lo \
352 s390-opc.lo \
252b5132 353 sh-dis.lo \
43079f18
NC
354 sh64-dis.lo \
355 sh64-opc.lo \
252b5132
RH
356 sparc-dis.lo \
357 sparc-opc.lo \
358 tic30-dis.lo \
026df7c5 359 tic4x-dis.lo \
5c84d377
TW
360 tic54x-dis.lo \
361 tic54x-opc.lo \
252b5132
RH
362 tic80-dis.lo \
363 tic80-opc.lo \
364 v850-dis.lo \
365 v850-opc.lo \
366 vax-dis.lo \
367 w65-dis.lo \
93fbbb04
GK
368 xstormy16-asm.lo \
369 xstormy16-desc.lo \
370 xstormy16-dis.lo \
371 xstormy16-ibld.lo \
372 xstormy16-opc.lo \
252b5132
RH
373 z8k-dis.lo
374
375
376OFILES = @BFD_MACHINES@
377
378INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
379
380libopcodes_la_SOURCES = dis-buf.c disassemble.c
381libopcodes_la_DEPENDENCIES = $(OFILES)
382libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
383libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
384
385# libtool will build .libs/libopcodes.a. We create libopcodes.a in
386# the build directory so that we don't have to convert all the
387# programs that use libopcodes.a simultaneously. This is a hack which
388# should be removed if everything else starts using libtool. FIXME.
389
390noinst_LIBRARIES = libopcodes.a
391
392POTFILES = $(HFILES) $(CFILES)
393
394CLEANFILES = \
a40cbfa3 395 stamp-ip2k stamp-m32r stamp-fr30 stamp-frv stamp-openrisc \
93fbbb04 396 stamp-xstormy16 \
0bdaf48b 397 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
252b5132 398
6e31aea3
BE
399
400CGENDIR = @cgendir@
4a3264e6 401CPUDIR = $(CGENDIR)/cpu
6e31aea3
BE
402CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
403CGENFLAGS = -v
404
bc98a631 405CGENDEPS = \
6e31aea3
BE
406 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
407 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
408 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
409 $(CGENDIR)/opc-opinst.scm \
410 cgen-asm.in cgen-dis.in cgen-ibld.in
411
4714fbc0
DE
412
413CGEN_CPUS = fr30 frv ip2k m32r openrisc xstormy16
414@CGEN_MAINT_TRUE@IP2K_DEPS = \
415@CGEN_MAINT_TRUE@stamp-ip2k
416@CGEN_MAINT_FALSE@IP2K_DEPS = \
417@CGEN_MAINT_TRUE@M32R_DEPS = \
418@CGEN_MAINT_TRUE@stamp-m32r
419@CGEN_MAINT_FALSE@M32R_DEPS = \
420@CGEN_MAINT_TRUE@FR30_DEPS = \
421@CGEN_MAINT_TRUE@stamp-fr30
422@CGEN_MAINT_FALSE@FR30_DEPS = \
423@CGEN_MAINT_TRUE@FRV_DEPS = \
424@CGEN_MAINT_TRUE@stamp-frv
425@CGEN_MAINT_FALSE@FRV_DEPS = \
426@CGEN_MAINT_TRUE@OPENRISC_DEPS = \
427@CGEN_MAINT_TRUE@stamp-openrisc
428@CGEN_MAINT_FALSE@OPENRISC_DEPS = \
429@CGEN_MAINT_TRUE@XSTORMY16_DEPS = \
430@CGEN_MAINT_TRUE@stamp-xstormy16
431@CGEN_MAINT_FALSE@XSTORMY16_DEPS = \
252b5132
RH
432ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
433mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
434CONFIG_HEADER = config.h
435CONFIG_CLEAN_FILES =
436LIBRARIES = $(noinst_LIBRARIES)
437
438
439DEFS = @DEFS@ -I. -I$(srcdir) -I.
440CPPFLAGS = @CPPFLAGS@
441LDFLAGS = @LDFLAGS@
442LIBS = @LIBS@
443libopcodes_a_LIBADD =
444libopcodes_a_SOURCES = libopcodes.a.c
ed265386 445libopcodes_a_OBJECTS = libopcodes.a.$(OBJEXT)
81172ff2 446LTLIBRARIES = $(bfdlib_LTLIBRARIES)
252b5132 447
a2d91340
AC
448libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
449CFLAGS = @CFLAGS@
252b5132
RH
450COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
451LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
452CCLD = $(CC)
a2d91340
AC
453LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
454DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
455acinclude.m4 aclocal.m4 config.in configure configure.in
252b5132
RH
456
457
a2d91340 458DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 459
bde78a07 460TAR = gtar
252b5132
RH
461GZIP_ENV = --best
462SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
ed265386 463OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
252b5132
RH
464
465all: all-redirect
466.SUFFIXES:
ed265386 467.SUFFIXES: .S .c .lo .o .obj .s
252b5132
RH
468$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
469 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
470
471Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
472 cd $(top_builddir) \
473 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
474
475$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
476 cd $(srcdir) && $(ACLOCAL)
477$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
478 cd $(srcdir) && $(AUTOCONF)
479
480config.h: stamp-h
481 @if test ! -f $@; then \
482 rm -f stamp-h; \
483 $(MAKE) stamp-h; \
484 else :; fi
485stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
486 cd $(top_builddir) \
487 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
488 $(SHELL) ./config.status
a2d91340
AC
489 @echo timestamp > stamp-h 2> /dev/null
490$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 491 @if test ! -f $@; then \
a2d91340
AC
492 rm -f $(srcdir)/stamp-h.in; \
493 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 494 else :; fi
a2d91340 495$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 496 cd $(top_srcdir) && $(AUTOHEADER)
a2d91340 497 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
498
499mostlyclean-hdr:
500
501clean-hdr:
502
503distclean-hdr:
504 -rm -f config.h
505
506maintainer-clean-hdr:
507
508mostlyclean-noinstLIBRARIES:
509
510clean-noinstLIBRARIES:
511 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
512
513distclean-noinstLIBRARIES:
514
515maintainer-clean-noinstLIBRARIES:
516
a2d91340
AC
517.c.o:
518 $(COMPILE) -c $<
519
ed265386
NC
520# FIXME: We should only use cygpath when building on Windows,
521# and only if it is available.
522.c.obj:
523 $(COMPILE) -c `cygpath -w $<`
524
a2d91340
AC
525.s.o:
526 $(COMPILE) -c $<
527
528.S.o:
529 $(COMPILE) -c $<
530
252b5132
RH
531mostlyclean-compile:
532 -rm -f *.o core *.core
ed265386 533 -rm -f *.$(OBJEXT)
252b5132
RH
534
535clean-compile:
536
537distclean-compile:
538 -rm -f *.tab.c
539
540maintainer-clean-compile:
541
a2d91340
AC
542.c.lo:
543 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
544
545.s.lo:
546 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
547
548.S.lo:
549 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
550
252b5132
RH
551mostlyclean-libtool:
552 -rm -f *.lo
553
554clean-libtool:
555 -rm -rf .libs _libs
556
557distclean-libtool:
558
559maintainer-clean-libtool:
560
81172ff2 561mostlyclean-bfdlibLTLIBRARIES:
252b5132 562
81172ff2
AM
563clean-bfdlibLTLIBRARIES:
564 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
252b5132 565
81172ff2 566distclean-bfdlibLTLIBRARIES:
252b5132 567
81172ff2 568maintainer-clean-bfdlibLTLIBRARIES:
252b5132
RH
569
570libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
81172ff2 571 $(LINK) -rpath $(bfdlibdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
252b5132
RH
572
573# This directory's subdirectories are mostly independent; you can cd
574# into them and run `make' without going through this Makefile.
575# To change the values of `make' variables: instead of editing Makefiles,
576# (1) if the variable is set in `config.status', edit `config.status'
577# (which will cause the Makefiles to be regenerated when you run `make');
578# (2) otherwise, pass the desired values on the `make' command line.
579
a2d91340
AC
580@SET_MAKE@
581
252b5132
RH
582all-recursive install-data-recursive install-exec-recursive \
583installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
584check-recursive installcheck-recursive info-recursive dvi-recursive:
585 @set fnord $(MAKEFLAGS); amf=$$2; \
586 dot_seen=no; \
587 target=`echo $@ | sed s/-recursive//`; \
588 list='$(SUBDIRS)'; for subdir in $$list; do \
589 echo "Making $$target in $$subdir"; \
590 if test "$$subdir" = "."; then \
591 dot_seen=yes; \
592 local_target="$$target-am"; \
593 else \
594 local_target="$$target"; \
595 fi; \
596 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
597 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
598 done; \
599 if test "$$dot_seen" = "no"; then \
600 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
601 fi; test -z "$$fail"
602
603mostlyclean-recursive clean-recursive distclean-recursive \
604maintainer-clean-recursive:
605 @set fnord $(MAKEFLAGS); amf=$$2; \
606 dot_seen=no; \
607 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
608 rev="$$subdir $$rev"; \
4714fbc0 609 test "$$subdir" = "." && dot_seen=yes; \
252b5132
RH
610 done; \
611 test "$$dot_seen" = "no" && rev=". $$rev"; \
612 target=`echo $@ | sed s/-recursive//`; \
613 for subdir in $$rev; do \
614 echo "Making $$target in $$subdir"; \
615 if test "$$subdir" = "."; then \
616 local_target="$$target-am"; \
617 else \
618 local_target="$$target"; \
619 fi; \
620 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
621 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
622 done && test -z "$$fail"
623tags-recursive:
624 list='$(SUBDIRS)'; for subdir in $$list; do \
625 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
626 done
627
628tags: TAGS
629
a2d91340
AC
630ID: $(HEADERS) $(SOURCES) $(LISP)
631 list='$(SOURCES) $(HEADERS)'; \
632 unique=`for i in $$list; do echo $$i; done | \
633 awk ' { files[$$0] = 1; } \
252b5132 634 END { for (i in files) print i; }'`; \
a2d91340
AC
635 here=`pwd` && cd $(srcdir) \
636 && mkid -f$$here/ID $$unique $(LISP)
252b5132 637
a2d91340 638TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
639 tags=; \
640 here=`pwd`; \
641 list='$(SUBDIRS)'; for subdir in $$list; do \
642 if test "$$subdir" = .; then :; else \
643 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
644 fi; \
645 done; \
a2d91340
AC
646 list='$(SOURCES) $(HEADERS)'; \
647 unique=`for i in $$list; do echo $$i; done | \
648 awk ' { files[$$0] = 1; } \
252b5132
RH
649 END { for (i in files) print i; }'`; \
650 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
a2d91340 651 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
652
653mostlyclean-tags:
654
655clean-tags:
656
657distclean-tags:
658 -rm -f TAGS ID
659
660maintainer-clean-tags:
661
662distdir = $(PACKAGE)-$(VERSION)
663top_distdir = $(distdir)
664
665# This target untars the dist file and tries a VPATH configuration. Then
666# it guarantees that the distribution is self-contained by making another
667# tarfile.
668distcheck: dist
a2d91340
AC
669 -rm -rf $(distdir)
670 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
671 mkdir $(distdir)/=build
672 mkdir $(distdir)/=inst
a2d91340
AC
673 dc_install_base=`cd $(distdir)/=inst && pwd`; \
674 cd $(distdir)/=build \
252b5132
RH
675 && ../configure --srcdir=.. --prefix=$$dc_install_base \
676 && $(MAKE) $(AM_MAKEFLAGS) \
677 && $(MAKE) $(AM_MAKEFLAGS) dvi \
678 && $(MAKE) $(AM_MAKEFLAGS) check \
679 && $(MAKE) $(AM_MAKEFLAGS) install \
680 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
a2d91340
AC
681 && $(MAKE) $(AM_MAKEFLAGS) dist
682 -rm -rf $(distdir)
252b5132
RH
683 @banner="$(distdir).tar.gz is ready for distribution"; \
684 dashes=`echo "$$banner" | sed s/./=/g`; \
685 echo "$$dashes"; \
686 echo "$$banner"; \
687 echo "$$dashes"
688dist: distdir
a2d91340
AC
689 -chmod -R a+r $(distdir)
690 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
691 -rm -rf $(distdir)
252b5132 692dist-all: distdir
a2d91340
AC
693 -chmod -R a+r $(distdir)
694 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
695 -rm -rf $(distdir)
252b5132 696distdir: $(DISTFILES)
a2d91340 697 -rm -rf $(distdir)
252b5132 698 mkdir $(distdir)
a2d91340 699 -chmod 777 $(distdir)
252b5132
RH
700 @for file in $(DISTFILES); do \
701 if test -f $$file; then d=.; else d=$(srcdir); fi; \
702 if test -d $$d/$$file; then \
a2d91340 703 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
704 else \
705 test -f $(distdir)/$$file \
a2d91340
AC
706 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
707 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
708 fi; \
709 done
710 for subdir in $(SUBDIRS); do \
711 if test "$$subdir" = .; then :; else \
712 test -d $(distdir)/$$subdir \
713 || mkdir $(distdir)/$$subdir \
714 || exit 1; \
a2d91340 715 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
716 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
717 || exit 1; \
718 fi; \
719 done
720info-am:
721info: info-recursive
722dvi-am:
723dvi: dvi-recursive
724check-am:
725check: check-recursive
726installcheck-am:
727installcheck: installcheck-recursive
728install-info-am:
729install-info: install-info-recursive
730all-recursive-am: config.h
731 $(MAKE) $(AM_MAKEFLAGS) all-recursive
732
81172ff2 733install-exec-am:
252b5132
RH
734install-exec: install-exec-recursive
735
81172ff2 736install-data-am: install-bfdlibLTLIBRARIES
252b5132
RH
737install-data: install-data-recursive
738
739install-am: all-am
740 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
741install: install-recursive
81172ff2 742uninstall-am: uninstall-bfdlibLTLIBRARIES
252b5132
RH
743uninstall: uninstall-recursive
744all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
745all-redirect: all-recursive-am
746install-strip:
a2d91340 747 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
748installdirs: installdirs-recursive
749installdirs-am:
81172ff2 750 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
252b5132
RH
751
752
753mostlyclean-generic:
754
755clean-generic:
756 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
757
758distclean-generic:
759 -rm -f Makefile $(CONFIG_CLEAN_FILES)
760 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
761
762maintainer-clean-generic:
763mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
764 mostlyclean-compile mostlyclean-libtool \
81172ff2 765 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
252b5132
RH
766 mostlyclean-generic
767
768mostlyclean: mostlyclean-recursive
769
770clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
81172ff2 771 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
252b5132
RH
772 mostlyclean-am
773
774clean: clean-recursive
775
776distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
81172ff2 777 distclean-libtool distclean-bfdlibLTLIBRARIES \
252b5132
RH
778 distclean-tags distclean-generic clean-am
779 -rm -f libtool
780
781distclean: distclean-recursive
782 -rm -f config.status
783
784maintainer-clean-am: maintainer-clean-hdr \
785 maintainer-clean-noinstLIBRARIES \
786 maintainer-clean-compile maintainer-clean-libtool \
81172ff2
AM
787 maintainer-clean-bfdlibLTLIBRARIES \
788 maintainer-clean-tags maintainer-clean-generic \
789 distclean-am
252b5132
RH
790 @echo "This command is intended for maintainers to use;"
791 @echo "it deletes files that may require special tools to rebuild."
792
793maintainer-clean: maintainer-clean-recursive
794 -rm -f config.status
795
796.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
797mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
798clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
799mostlyclean-compile distclean-compile clean-compile \
800maintainer-clean-compile mostlyclean-libtool distclean-libtool \
81172ff2
AM
801clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
802distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
803maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
804install-bfdlibLTLIBRARIES install-data-recursive \
805uninstall-data-recursive install-exec-recursive \
806uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
807all-recursive check-recursive installcheck-recursive info-recursive \
808dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
252b5132
RH
809maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
810distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
811dvi-am dvi check check-am installcheck-am installcheck install-info-am \
812install-info all-recursive-am install-exec-am install-exec \
81172ff2
AM
813install-data-am install-data install-am install uninstall-am uninstall \
814all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
815distclean-generic clean-generic maintainer-clean-generic clean \
816mostlyclean distclean maintainer-clean
252b5132
RH
817
818
819disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
820 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
821
822stamp-lib: libopcodes.la
e56f75e9
ILT
823 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
824 if [ -f $$libtooldir/libopcodes.a ]; then \
825 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
847ee773 826 $(RANLIB) libopcodes.tmp; \
252b5132
RH
827 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
828 else true; fi
829 touch stamp-lib
830
831libopcodes.a: stamp-lib ; @true
832po/POTFILES.in: @MAINT@ Makefile
833 for file in $(POTFILES); do echo $$file; done | sort > tmp \
834 && mv tmp $(srcdir)/po/POTFILES.in
835
836# We should reconfigure whenever bfd/configure.in changes, because
837# that's where the version number comes from.
838config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
839 $(SHELL) ./config.status --recheck
840
81172ff2 841install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
263de010 842 @$(NORMAL_INSTALL)
81172ff2
AM
843
844uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
845 @$(NORMAL_UNINSTALL)
846
847.PHONY: install_libopcodes uninstall_libopcodes
848install_libopcodes: $(bfdlib_LTLIBRARIES)
849 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
850 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
851 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
852 if test -f $$p; then \
853 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
854 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
855 else :; fi; \
856 done
857 $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
858
859uninstall_libopcodes:
860 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
861 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
862 done
863 rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
263de010 864
6e31aea3
BE
865run-cgen:
866 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
867 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) \
868 "$(options)" $(extrafiles)
869 touch stamp-${prefix}
870.PHONY: run-cgen
871
4714fbc0
DE
872# Maintainer utility rule to regenerate all cgen files.
873run-cgen-all:
874 for c in $(CGEN_CPUS) ; \
875 do \
876 $(MAKE) stamp-$$c || exit 1 ; \
877 done
878.PHONY: run-cgen-all
879
6e31aea3 880# For now, require developers to configure with --enable-cgen-maint.
a40cbfa3
NC
881$(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)
882 @true
883stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
884 $(MAKE) run-cgen arch=ip2k prefix=ip2k options= extrafiles=
885
6e31aea3 886$(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)
ed265386 887 @true
4a3264e6 888stamp-m32r: $(CGENDEPS) $(CPUDIR)/m32r.cpu $(CPUDIR)/m32r.opc
6e31aea3
BE
889 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst extrafiles=opinst
890
891$(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)
892 @true
4a3264e6 893stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
6e31aea3
BE
894 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= extrafiles=
895
fd3c93d5
DB
896$(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)
897 @true
898stamp-frv: $(CGENDEPS) $(CPUDIR)/frv.cpu $(CPUDIR)/frv.opc
899 $(MAKE) run-cgen arch=frv prefix=frv options= extrafiles=
900
87e6d782
NC
901$(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)
902 @true
4a3264e6 903stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
87e6d782
NC
904 $(MAKE) run-cgen arch=openrisc prefix=openrisc options= extrafiles=
905
93fbbb04
GK
906$(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)
907 @true
908stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
909 $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= extrafiles=
910
0ab71ce3
NC
911ia64-gen: ia64-gen.o
912 $(LINK) ia64-gen.o $(LIBIBERTY)
913
914ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
915 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
916
917ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
bde78a07 918 ./ia64-gen --srcdir $(srcdir) > $(srcdir)/ia64-asmtab.c
0ab71ce3 919
b6849f55
NC
920s390-mkopc: s390-mkopc.c
921 $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
922
923s390-opc.tab: s390-mkopc s390-opc.txt
924 ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
925
19f33eee
AM
926sh-dis.lo: sh-dis.c
927 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
928
7997656a
AM
929Makefile: $(BFDDIR)/configure.in
930
252b5132
RH
931# This dependency stuff is copied from BFD.
932
73c418f4
ILT
933DEP: dep.sed $(CFILES) $(HFILES) config.h
934 rm -f DEP1
41b49281 935 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
936 sed -f dep.sed < DEP1 > DEPA
937 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
938 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
939 echo 'make DEP failed!'; exit 1; \
940 else \
0bdaf48b 941 mv -f DEPA $@; \
1581f8c9 942 fi
252b5132 943
73c418f4 944DEP1: $(CFILES)
73c418f4 945 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
946 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
947 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
948 mv -f DEP2 $@
252b5132
RH
949
950dep.sed: dep-in.sed config.status
951 sed <$(srcdir)/dep-in.sed >dep.sed \
952 -e 's!@BFD_H@!$(BFD_H)!' \
953 -e 's!@INCDIR@!$(INCDIR)!' \
954 -e 's!@BFDDIR@!$(BFDDIR)!' \
82674a1f
AM
955 -e 's!@SRCDIR@!$(srcdir)!' \
956 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
252b5132 957
73c418f4 958dep: DEP
252b5132 959 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
73c418f4 960 cat DEP >> tmp-Makefile
252b5132
RH
961 $(srcdir)/../move-if-change tmp-Makefile Makefile
962
73c418f4 963dep-in: DEP
252b5132 964 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
73c418f4 965 cat DEP >> tmp-Makefile.in
252b5132
RH
966 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
967
73c418f4 968dep-am: DEP
252b5132 969 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
73c418f4 970 cat DEP >> tmp-Makefile.am
252b5132
RH
971 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
972
973.PHONY: dep dep-in dep-am
974
975# What appears below is generated by a hacked mkdep using gcc -MM.
976
977# DO NOT DELETE THIS LINE -- mkdep uses it.
978# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
0d8dfecf 979a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 980 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
0d8dfecf 981alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 982 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
0d8dfecf 983alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
984 $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
985 opintl.h
82674a1f
AM
986arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
987 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
988 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
989 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
990 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
8737c3ea 991arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
2d2550d6 992 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h
8737c3ea 993arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 994 $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h
0d8dfecf 995arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
996 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h arm-opc.h \
997 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
998 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
999 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/arm.h \
1000 $(INCDIR)/elf/reloc-macros.h
0d8dfecf 1001avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1002 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1003 $(INCDIR)/opcode/avr.h
0d8dfecf 1004cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
1005 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
1006 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h opintl.h
0d8dfecf
AM
1007cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1008 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
1009cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
8737c3ea
HPN
1010 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(BFD_H) \
1011 $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
6c95a37f 1012cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
1013 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1014 $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h
6c95a37f 1015cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
0d8dfecf 1016d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1017 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
1018 $(INCDIR)/symcat.h
0d8dfecf
AM
1019d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1020 $(INCDIR)/opcode/d10v.h
1021d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1022 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1023 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1024d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1025 $(INCDIR)/opcode/d30v.h
d172d4ba 1026dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
194b5210 1027 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
0d8dfecf 1028dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1029 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
0d8dfecf 1030disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1031 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 1032fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
1033 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
1034 fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1035 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 1036fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1037 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1038 fr30-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1039fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1040 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
1041 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
1042fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1043 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
c0ef99a7 1044 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
1045fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1046 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1047 fr30-opc.h $(INCDIR)/libiberty.h
8c3bb577
AM
1048frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1049 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
1050 frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1051 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1052frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1053 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
1054 frv-opc.h opintl.h $(INCDIR)/libiberty.h
1055frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1056 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
fd3c93d5 1057 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h
8c3bb577
AM
1058frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1059 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
1060 $(INCDIR)/opcode/cgen.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
1061frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1062 $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen.h \
1063 frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/elf/frv.h \
1064 $(INCDIR)/elf/reloc-macros.h
0d8dfecf
AM
1065h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1066 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1067 $(INCDIR)/symcat.h opintl.h
0d8dfecf 1068h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1069 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1070 opintl.h
0d8dfecf 1071hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1072 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
1073 $(INCDIR)/opcode/hppa.h
0d8dfecf 1074i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1075 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
0d8dfecf
AM
1076i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1077 $(INCDIR)/opcode/i370.h
252b5132 1078i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a
AM
1079 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1080 opintl.h
9d751335 1081i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1082 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
0d8dfecf 1083i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1084 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
2114f57b 1085ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1086 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
82674a1f
AM
1087ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1088 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1089ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1090 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1091ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1092 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1093ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1094 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1095ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
1096 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
2114f57b
AM
1097ia64-opc-d.lo: ia64-opc-d.c
1098ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1099 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
82674a1f 1100 $(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
2114f57b 1101ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
bde78a07
NC
1102 $(INCDIR)/safe-ctype.h sysdep.h config.h $(INCDIR)/getopt.h \
1103 ia64-opc.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
82674a1f
AM
1104 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
1105 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
2114f57b 1106ia64-asmtab.lo: ia64-asmtab.c
8c3bb577
AM
1107ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1108 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
1109 ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1110 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1111ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1112 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
1113 ip2k-opc.h opintl.h $(INCDIR)/libiberty.h
1114ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1115 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
a40cbfa3 1116 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h
8c3bb577
AM
1117ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1118 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
1119 $(INCDIR)/opcode/cgen.h ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
1120ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1121 $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen.h \
1122 ip2k-opc.h $(INCDIR)/libiberty.h
0d8dfecf 1123m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
1124 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
1125 m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1126 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
0d8dfecf 1127m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1128 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1129 m32r-opc.h opintl.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1130m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1131 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
1132 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
1133m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1134 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
c0ef99a7 1135 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
0d8dfecf
AM
1136m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1137 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
27b7e12d 1138 m32r-opc.h $(INCDIR)/libiberty.h
0d8dfecf
AM
1139m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1140 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
252b5132 1141 m32r-opc.h
bbeb2e03 1142m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
7997656a
AM
1143 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
1144 $(INCDIR)/symcat.h
bbeb2e03 1145m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
60bcf0fa 1146 $(INCDIR)/opcode/m68hc11.h
0d8dfecf 1147m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1148 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
82674a1f 1149 $(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
0d8dfecf 1150m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
252b5132 1151 $(INCDIR)/opcode/m68k.h
0d8dfecf 1152m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1153 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
0d8dfecf
AM
1154 opintl.h
1155mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1156 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
0d8dfecf 1157mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1158 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/mips.h \
0d8dfecf
AM
1159 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1160 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1161 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
1162mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1163 $(INCDIR)/opcode/mips.h
1164mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1165 $(INCDIR)/opcode/mips.h
1166m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1167 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1168 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1169m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1170 $(INCDIR)/opcode/mn10200.h
1171m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1172 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1173 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1174m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1175 $(INCDIR)/opcode/mn10300.h
3c3bdf30 1176mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
c0ef99a7 1177 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
3c3bdf30
NC
1178 opintl.h
1179mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
252b5132 1180ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
7997656a
AM
1181 $(INCDIR)/symcat.h sysdep.h config.h $(INCDIR)/dis-asm.h \
1182 $(INCDIR)/opcode/ns32k.h opintl.h
87e6d782 1183openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7
AM
1184 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
1185 openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1186 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
8a5cc6be
AM
1187openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1188 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1189 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h
87e6d782
NC
1190openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1191 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1192 $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h
8a5cc6be
AM
1193openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1194 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1195 openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \
c0ef99a7 1196 opintl.h $(INCDIR)/safe-ctype.h
87e6d782
NC
1197openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1198 $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
1199 openrisc-opc.h $(INCDIR)/libiberty.h
ba323545
AM
1200or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1201 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
1202 $(INCDIR)/safe-ctype.h
1203or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
1204 $(INCDIR)/opcode/or32.h
8737c3ea 1205pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1206 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
e135f41b 1207pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
0d8dfecf 1208pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1209 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1210 $(INCDIR)/symcat.h
0d8dfecf
AM
1211pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1212 $(INCDIR)/opcode/pj.h
1213ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1214 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
0d8dfecf
AM
1215ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1216 $(INCDIR)/opcode/ppc.h opintl.h
8737c3ea
HPN
1217s390-mkopc.lo: s390-mkopc.c
1218s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
1219 s390-opc.tab
27b7e12d 1220s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
7997656a
AM
1221 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1222 $(INCDIR)/opcode/s390.h
0d8dfecf 1223sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1224 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
43079f18
NC
1225sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1226 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1227 sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
1228 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1229 $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
71b21050 1230sh64-opc.lo: sh64-opc.c sh64-opc.h
0d8dfecf
AM
1231sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1232 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1233 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
0d8dfecf
AM
1234sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1235 $(INCDIR)/opcode/sparc.h
1236tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1237 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
2d2550d6
AM
1238tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1239 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic4x.h
bbeb2e03 1240tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1241 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
bbeb2e03
L
1242 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1243tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
c0ef99a7 1244 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
0d8dfecf 1245tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1246 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1247 $(INCDIR)/symcat.h
0d8dfecf
AM
1248tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1249 $(INCDIR)/opcode/tic80.h
1250v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1251 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
7997656a 1252 $(INCDIR)/symcat.h opintl.h
0d8dfecf
AM
1253v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1254 $(INCDIR)/opcode/v850.h opintl.h
1255vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a
AM
1256 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1257 $(INCDIR)/symcat.h
0d8dfecf 1258w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1259 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
c0ef99a7
AM
1260xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1261 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1262 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/xregex.h \
1263 $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1264xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1265 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1266 $(INCDIR)/opcode/cgen.h xstormy16-opc.h opintl.h $(INCDIR)/libiberty.h
1267xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1268 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1269 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
1270 opintl.h
1271xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1272 $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1273 xstormy16-desc.h $(INCDIR)/opcode/cgen.h xstormy16-opc.h \
1274 opintl.h $(INCDIR)/safe-ctype.h
1275xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1276 $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1277 $(INCDIR)/opcode/cgen.h xstormy16-opc.h $(INCDIR)/libiberty.h
0d8dfecf 1278z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
7997656a 1279 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
0d8dfecf 1280z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
252b5132
RH
1281# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1282
1283# Tell versions [3.59,3.63) of GNU make to not export all variables.
1284# Otherwise a system limit (for SysV at least) may be exceeded.
1285.NOEXPORT:
This page took 0.213445 seconds and 4 git commands to generate.