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