OSDN Git Service

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