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