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