Add s390 support
[binutils.git] / opcodes / Makefile.in
blobcd166b050cc563da3470c40c4484cd3421d9d778
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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.
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.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
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@
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@
113 AUTOMAKE_OPTIONS = cygnus
115 SUBDIRS = po
117 INCDIR = $(srcdir)/../include
118 BFDDIR = $(srcdir)/../bfd
119 MKDEP = gcc -MM
121 WARN_CFLAGS = @WARN_CFLAGS@
122 AM_CFLAGS = $(WARN_CFLAGS)
124 lib_LTLIBRARIES = libopcodes.la
126 # This is where bfd.h lives.
127 BFD_H = ../bfd/bfd.h
129 # This is where libiberty lives.
130 LIBIBERTY = ../libiberty/libiberty.a
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 sh-opc.h \
140 sysdep.h \
141 ia64-asmtab.h \
142 ia64-opc.h \
143 w65-opc.h \
144 z8k-opc.h
147 # C source files that correspond to .o's.
148 CFILES = \
149 a29k-dis.c \
150 alpha-dis.c \
151 alpha-opc.c \
152 arc-dis.c \
153 arc-opc.c \
154 arc-ext.c \
155 arm-dis.c \
156 avr-dis.c \
157 cgen-asm.c \
158 cgen-dis.c \
159 cgen-opc.c \
160 cris-dis.c \
161 cris-opc.c \
162 d10v-dis.c \
163 d10v-opc.c \
164 d30v-dis.c \
165 d30v-opc.c \
166 dis-buf.c \
167 disassemble.c \
168 fr30-asm.c \
169 fr30-desc.c \
170 fr30-dis.c \
171 fr30-ibld.c \
172 fr30-opc.c \
173 h8300-dis.c \
174 h8500-dis.c \
175 hppa-dis.c \
176 i370-dis.c \
177 i370-opc.c \
178 i386-dis.c \
179 i860-dis.c \
180 i960-dis.c \
181 ia64-dis.c \
182 ia64-opc-a.c \
183 ia64-opc-b.c \
184 ia64-opc-f.c \
185 ia64-opc-i.c \
186 ia64-opc-m.c \
187 ia64-opc-d.c \
188 ia64-opc.c \
189 ia64-gen.c \
190 ia64-asmtab.c \
191 m32r-asm.c \
192 m32r-desc.c \
193 m32r-dis.c \
194 m32r-ibld.c \
195 m32r-opc.c \
196 m32r-opinst.c \
197 m68hc11-dis.c \
198 m68hc11-opc.c \
199 m68k-dis.c \
200 m68k-opc.c \
201 m88k-dis.c \
202 mcore-dis.c \
203 mips-dis.c \
204 mips-opc.c \
205 mips16-opc.c \
206 m10200-dis.c \
207 m10200-opc.c \
208 m10300-dis.c \
209 m10300-opc.c \
210 ns32k-dis.c \
211 pj-dis.c \
212 pj-opc.c \
213 ppc-dis.c \
214 ppc-opc.c \
215 s390-opc.c \
216 s390-dis.c \
217 sh-dis.c \
218 sparc-dis.c \
219 sparc-opc.c \
220 tic30-dis.c \
221 tic54x-dis.c \
222 tic54x-opc.c \
223 tic80-dis.c \
224 tic80-opc.c \
225 v850-dis.c \
226 v850-opc.c \
227 vax-dis.c \
228 w65-dis.c \
229 z8k-dis.c \
230 z8kgen.c
233 ALL_MACHINES = \
234 a29k-dis.lo \
235 alpha-dis.lo \
236 alpha-opc.lo \
237 arc-dis.lo \
238 arc-opc.lo \
239 arc-ext.lo \
240 arm-dis.lo \
241 avr-dis.lo \
242 cgen-asm.lo \
243 cgen-dis.lo \
244 cgen-opc.lo \
245 cris-dis.lo \
246 cris-opc.lo \
247 d10v-dis.lo \
248 d10v-opc.lo \
249 d30v-dis.lo \
250 d30v-opc.lo \
251 fr30-asm.lo \
252 fr30-desc.lo \
253 fr30-dis.lo \
254 fr30-ibld.lo \
255 fr30-opc.lo \
256 h8300-dis.lo \
257 h8500-dis.lo \
258 hppa-dis.lo \
259 i386-dis.lo \
260 i370-dis.lo \
261 i370-opc.lo \
262 i860-dis.lo \
263 i960-dis.lo \
264 ia64-dis.lo \
265 ia64-opc.lo \
266 m32r-asm.lo \
267 m32r-desc.lo \
268 m32r-dis.lo \
269 m32r-ibld.lo \
270 m32r-opc.lo \
271 m32r-opinst.lo \
272 m68hc11-dis.lo \
273 m68hc11-opc.lo \
274 m68k-dis.lo \
275 m68k-opc.lo \
276 m88k-dis.lo \
277 m10200-dis.lo \
278 m10200-opc.lo \
279 m10300-dis.lo \
280 m10300-opc.lo \
281 mcore-dis.lo \
282 mips-dis.lo \
283 mips-opc.lo \
284 mips16-opc.lo \
285 pj-dis.lo \
286 pj-opc.lo \
287 ppc-dis.lo \
288 ppc-opc.lo \
289 ns32k-dis.lo \
290 s390-dis.lo \
291 s390-opc.lo \
292 sh-dis.lo \
293 sparc-dis.lo \
294 sparc-opc.lo \
295 tic30-dis.lo \
296 tic54x-dis.lo \
297 tic54x-opc.lo \
298 tic80-dis.lo \
299 tic80-opc.lo \
300 v850-dis.lo \
301 v850-opc.lo \
302 vax-dis.lo \
303 w65-dis.lo \
304 z8k-dis.lo
307 OFILES = @BFD_MACHINES@
309 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
311 libopcodes_la_SOURCES = dis-buf.c disassemble.c
312 libopcodes_la_DEPENDENCIES = $(OFILES)
313 libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
314 libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
316 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
317 # the build directory so that we don't have to convert all the
318 # programs that use libopcodes.a simultaneously. This is a hack which
319 # should be removed if everything else starts using libtool. FIXME.
321 noinst_LIBRARIES = libopcodes.a
323 POTFILES = $(HFILES) $(CFILES)
325 CLEANFILES = \
326 stamp-m32r stamp-fr30 \
327 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
330 CGENDIR = @cgendir@
331 CGEN = `if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi`
332 CGENFLAGS = -v
334 CGENDEPS = ../cgen/stamp-cgen \
335 $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
336 $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
337 $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
338 $(CGENDIR)/opc-opinst.scm \
339 cgen-asm.in cgen-dis.in cgen-ibld.in
341 @CGEN_MAINT_TRUE@M32R_DEPS = @CGEN_MAINT_TRUE@stamp-m32r
342 @CGEN_MAINT_FALSE@M32R_DEPS =
343 @CGEN_MAINT_TRUE@FR30_DEPS = @CGEN_MAINT_TRUE@stamp-fr30
344 @CGEN_MAINT_FALSE@FR30_DEPS =
345 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
346 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
347 CONFIG_HEADER = config.h
348 CONFIG_CLEAN_FILES =
349 LIBRARIES = $(noinst_LIBRARIES)
352 DEFS = @DEFS@ -I. -I$(srcdir) -I.
353 CPPFLAGS = @CPPFLAGS@
354 LDFLAGS = @LDFLAGS@
355 LIBS = @LIBS@
356 libopcodes_a_LIBADD =
357 libopcodes_a_SOURCES = libopcodes.a.c
358 libopcodes_a_OBJECTS = libopcodes.a.$(OBJEXT)
359 LTLIBRARIES = $(lib_LTLIBRARIES)
361 libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
362 CFLAGS = @CFLAGS@
363 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
364 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
365 CCLD = $(CC)
366 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
367 DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
368 acinclude.m4 aclocal.m4 config.in configure configure.in
371 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
373 TAR = gtar
374 GZIP_ENV = --best
375 SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
376 OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
378 all: all-redirect
379 .SUFFIXES:
380 .SUFFIXES: .S .c .lo .o .obj .s
381 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
382 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
384 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
385 cd $(top_builddir) \
386 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
388 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
389 cd $(srcdir) && $(ACLOCAL)
390 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
391 cd $(srcdir) && $(AUTOCONF)
393 config.h: stamp-h
394 @if test ! -f $@; then \
395 rm -f stamp-h; \
396 $(MAKE) stamp-h; \
397 else :; fi
398 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
399 cd $(top_builddir) \
400 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
401 $(SHELL) ./config.status
402 @echo timestamp > stamp-h 2> /dev/null
403 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
404 @if test ! -f $@; then \
405 rm -f $(srcdir)/stamp-h.in; \
406 $(MAKE) $(srcdir)/stamp-h.in; \
407 else :; fi
408 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
409 cd $(top_srcdir) && $(AUTOHEADER)
410 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
412 mostlyclean-hdr:
414 clean-hdr:
416 distclean-hdr:
417 -rm -f config.h
419 maintainer-clean-hdr:
421 mostlyclean-noinstLIBRARIES:
423 clean-noinstLIBRARIES:
424 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
426 distclean-noinstLIBRARIES:
428 maintainer-clean-noinstLIBRARIES:
430 .c.o:
431 $(COMPILE) -c $<
433 # FIXME: We should only use cygpath when building on Windows,
434 # and only if it is available.
435 .c.obj:
436 $(COMPILE) -c `cygpath -w $<`
438 .s.o:
439 $(COMPILE) -c $<
441 .S.o:
442 $(COMPILE) -c $<
444 mostlyclean-compile:
445 -rm -f *.o core *.core
446 -rm -f *.$(OBJEXT)
448 clean-compile:
450 distclean-compile:
451 -rm -f *.tab.c
453 maintainer-clean-compile:
455 .c.lo:
456 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
458 .s.lo:
459 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
461 .S.lo:
462 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
464 mostlyclean-libtool:
465 -rm -f *.lo
467 clean-libtool:
468 -rm -rf .libs _libs
470 distclean-libtool:
472 maintainer-clean-libtool:
474 mostlyclean-libLTLIBRARIES:
476 clean-libLTLIBRARIES:
477 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
479 distclean-libLTLIBRARIES:
481 maintainer-clean-libLTLIBRARIES:
483 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
484 @$(NORMAL_INSTALL)
485 $(mkinstalldirs) $(DESTDIR)$(libdir)
486 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
487 if test -f $$p; then \
488 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
489 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
490 else :; fi; \
491 done
493 uninstall-libLTLIBRARIES:
494 @$(NORMAL_UNINSTALL)
495 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
496 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
497 done
499 libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
500 $(LINK) -rpath $(libdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
502 # This directory's subdirectories are mostly independent; you can cd
503 # into them and run `make' without going through this Makefile.
504 # To change the values of `make' variables: instead of editing Makefiles,
505 # (1) if the variable is set in `config.status', edit `config.status'
506 # (which will cause the Makefiles to be regenerated when you run `make');
507 # (2) otherwise, pass the desired values on the `make' command line.
509 @SET_MAKE@
511 all-recursive install-data-recursive install-exec-recursive \
512 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
513 check-recursive installcheck-recursive info-recursive dvi-recursive:
514 @set fnord $(MAKEFLAGS); amf=$$2; \
515 dot_seen=no; \
516 target=`echo $@ | sed s/-recursive//`; \
517 list='$(SUBDIRS)'; for subdir in $$list; do \
518 echo "Making $$target in $$subdir"; \
519 if test "$$subdir" = "."; then \
520 dot_seen=yes; \
521 local_target="$$target-am"; \
522 else \
523 local_target="$$target"; \
524 fi; \
525 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
526 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
527 done; \
528 if test "$$dot_seen" = "no"; then \
529 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
530 fi; test -z "$$fail"
532 mostlyclean-recursive clean-recursive distclean-recursive \
533 maintainer-clean-recursive:
534 @set fnord $(MAKEFLAGS); amf=$$2; \
535 dot_seen=no; \
536 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
537 rev="$$subdir $$rev"; \
538 test "$$subdir" = "." && dot_seen=yes; \
539 done; \
540 test "$$dot_seen" = "no" && rev=". $$rev"; \
541 target=`echo $@ | sed s/-recursive//`; \
542 for subdir in $$rev; do \
543 echo "Making $$target in $$subdir"; \
544 if test "$$subdir" = "."; then \
545 local_target="$$target-am"; \
546 else \
547 local_target="$$target"; \
548 fi; \
549 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
550 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
551 done && test -z "$$fail"
552 tags-recursive:
553 list='$(SUBDIRS)'; for subdir in $$list; do \
554 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
555 done
557 tags: TAGS
559 ID: $(HEADERS) $(SOURCES) $(LISP)
560 list='$(SOURCES) $(HEADERS)'; \
561 unique=`for i in $$list; do echo $$i; done | \
562 awk ' { files[$$0] = 1; } \
563 END { for (i in files) print i; }'`; \
564 here=`pwd` && cd $(srcdir) \
565 && mkid -f$$here/ID $$unique $(LISP)
567 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
568 tags=; \
569 here=`pwd`; \
570 list='$(SUBDIRS)'; for subdir in $$list; do \
571 if test "$$subdir" = .; then :; else \
572 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
573 fi; \
574 done; \
575 list='$(SOURCES) $(HEADERS)'; \
576 unique=`for i in $$list; do echo $$i; done | \
577 awk ' { files[$$0] = 1; } \
578 END { for (i in files) print i; }'`; \
579 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
580 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
582 mostlyclean-tags:
584 clean-tags:
586 distclean-tags:
587 -rm -f TAGS ID
589 maintainer-clean-tags:
591 distdir = $(PACKAGE)-$(VERSION)
592 top_distdir = $(distdir)
594 # This target untars the dist file and tries a VPATH configuration. Then
595 # it guarantees that the distribution is self-contained by making another
596 # tarfile.
597 distcheck: dist
598 -rm -rf $(distdir)
599 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
600 mkdir $(distdir)/=build
601 mkdir $(distdir)/=inst
602 dc_install_base=`cd $(distdir)/=inst && pwd`; \
603 cd $(distdir)/=build \
604 && ../configure --srcdir=.. --prefix=$$dc_install_base \
605 && $(MAKE) $(AM_MAKEFLAGS) \
606 && $(MAKE) $(AM_MAKEFLAGS) dvi \
607 && $(MAKE) $(AM_MAKEFLAGS) check \
608 && $(MAKE) $(AM_MAKEFLAGS) install \
609 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
610 && $(MAKE) $(AM_MAKEFLAGS) dist
611 -rm -rf $(distdir)
612 @banner="$(distdir).tar.gz is ready for distribution"; \
613 dashes=`echo "$$banner" | sed s/./=/g`; \
614 echo "$$dashes"; \
615 echo "$$banner"; \
616 echo "$$dashes"
617 dist: distdir
618 -chmod -R a+r $(distdir)
619 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
620 -rm -rf $(distdir)
621 dist-all: distdir
622 -chmod -R a+r $(distdir)
623 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
624 -rm -rf $(distdir)
625 distdir: $(DISTFILES)
626 -rm -rf $(distdir)
627 mkdir $(distdir)
628 -chmod 777 $(distdir)
629 @for file in $(DISTFILES); do \
630 if test -f $$file; then d=.; else d=$(srcdir); fi; \
631 if test -d $$d/$$file; then \
632 cp -pr $$d/$$file $(distdir)/$$file; \
633 else \
634 test -f $(distdir)/$$file \
635 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
636 || cp -p $$d/$$file $(distdir)/$$file || :; \
637 fi; \
638 done
639 for subdir in $(SUBDIRS); do \
640 if test "$$subdir" = .; then :; else \
641 test -d $(distdir)/$$subdir \
642 || mkdir $(distdir)/$$subdir \
643 || exit 1; \
644 chmod 777 $(distdir)/$$subdir; \
645 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
646 || exit 1; \
647 fi; \
648 done
649 info-am:
650 info: info-recursive
651 dvi-am:
652 dvi: dvi-recursive
653 check-am:
654 check: check-recursive
655 installcheck-am:
656 installcheck: installcheck-recursive
657 install-info-am:
658 install-info: install-info-recursive
659 all-recursive-am: config.h
660 $(MAKE) $(AM_MAKEFLAGS) all-recursive
662 install-exec-am: install-libLTLIBRARIES
663 install-exec: install-exec-recursive
665 install-data-am:
666 install-data: install-data-recursive
668 install-am: all-am
669 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
670 install: install-recursive
671 uninstall-am: uninstall-libLTLIBRARIES
672 uninstall: uninstall-recursive
673 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
674 all-redirect: all-recursive-am
675 install-strip:
676 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
677 installdirs: installdirs-recursive
678 installdirs-am:
679 $(mkinstalldirs) $(DESTDIR)$(libdir)
682 mostlyclean-generic:
684 clean-generic:
685 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
687 distclean-generic:
688 -rm -f Makefile $(CONFIG_CLEAN_FILES)
689 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
691 maintainer-clean-generic:
692 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
693 mostlyclean-compile mostlyclean-libtool \
694 mostlyclean-libLTLIBRARIES mostlyclean-tags \
695 mostlyclean-generic
697 mostlyclean: mostlyclean-recursive
699 clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
700 clean-libLTLIBRARIES clean-tags clean-generic \
701 mostlyclean-am
703 clean: clean-recursive
705 distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
706 distclean-libtool distclean-libLTLIBRARIES \
707 distclean-tags distclean-generic clean-am
708 -rm -f libtool
710 distclean: distclean-recursive
711 -rm -f config.status
713 maintainer-clean-am: maintainer-clean-hdr \
714 maintainer-clean-noinstLIBRARIES \
715 maintainer-clean-compile maintainer-clean-libtool \
716 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
717 maintainer-clean-generic distclean-am
718 @echo "This command is intended for maintainers to use;"
719 @echo "it deletes files that may require special tools to rebuild."
721 maintainer-clean: maintainer-clean-recursive
722 -rm -f config.status
724 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
725 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
726 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
727 mostlyclean-compile distclean-compile clean-compile \
728 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
729 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
730 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
731 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
732 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
733 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
734 uninstalldirs-recursive all-recursive check-recursive \
735 installcheck-recursive info-recursive dvi-recursive \
736 mostlyclean-recursive distclean-recursive clean-recursive \
737 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
738 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
739 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
740 install-info all-recursive-am install-exec-am install-exec \
741 install-data-am install-data install-am install uninstall-am uninstall \
742 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
743 distclean-generic clean-generic maintainer-clean-generic clean \
744 mostlyclean distclean maintainer-clean
747 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
748 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
750 stamp-lib: libopcodes.la
751 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
752 if [ -f $$libtooldir/libopcodes.a ]; then \
753 cp $$libtooldir/libopcodes.a libopcodes.tmp; \
754 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
755 else true; fi
756 touch stamp-lib
758 libopcodes.a: stamp-lib ; @true
759 po/POTFILES.in: @MAINT@ Makefile
760 for file in $(POTFILES); do echo $$file; done | sort > tmp \
761 && mv tmp $(srcdir)/po/POTFILES.in
763 # We should reconfigure whenever bfd/configure.in changes, because
764 # that's where the version number comes from.
765 config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
766 $(SHELL) ./config.status --recheck
768 run-cgen:
769 $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
770 $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) \
771 "$(options)" $(extrafiles)
772 touch stamp-${prefix}
773 .PHONY: run-cgen
775 # For now, require developers to configure with --enable-cgen-maint.
776 $(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)
777 @true
778 stamp-m32r: $(CGENDEPS) $(CGENDIR)/m32r.cpu $(CGENDIR)/m32r.opc
779 $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst extrafiles=opinst
781 $(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)
782 @true
783 stamp-fr30: $(CGENDEPS) $(CGENDIR)/fr30.cpu $(CGENDIR)/fr30.opc
784 $(MAKE) run-cgen arch=fr30 prefix=fr30 options= extrafiles=
786 ia64-ic.tbl: $(srcdir)/ia64-ic.tbl
787 $(LN_S) -f $(srcdir)/ia64-ic.tbl
788 ia64-raw.tbl: $(srcdir)/ia64-raw.tbl
789 $(LN_S) -f $(srcdir)/ia64-raw.tbl
790 ia64-waw.tbl: $(srcdir)/ia64-waw.tbl
791 $(LN_S) -f $(srcdir)/ia64-waw.tbl
792 ia64-war.tbl: $(srcdir)/ia64-war.tbl
793 $(LN_S) -f $(srcdir)/ia64-war.tbl
795 ia64-gen: ia64-gen.o
796 $(LINK) ia64-gen.o $(LIBIBERTY)
798 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
799 ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
801 ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
802 ./ia64-gen > $(srcdir)/ia64-asmtab.c
804 # This dependency stuff is copied from BFD.
806 DEP: dep.sed $(CFILES) $(HFILES) config.h
807 rm -f DEP1
808 $(MAKE) MKDEP="$(MKDEP)" DEP1
809 sed -f dep.sed < DEP1 > DEPA
810 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
811 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
812 echo 'make DEP failed!'; exit 1; \
813 else \
814 mv -f DEPA $@; \
817 DEP1: $(CFILES)
818 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
819 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
820 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
821 mv -f DEP2 $@
823 dep.sed: dep-in.sed config.status
824 sed <$(srcdir)/dep-in.sed >dep.sed \
825 -e 's!@BFD_H@!$(BFD_H)!' \
826 -e 's!@INCDIR@!$(INCDIR)!' \
827 -e 's!@BFDDIR@!$(BFDDIR)!' \
828 -e 's!@SRCDIR@!$(srcdir)!'
830 dep: DEP
831 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
832 cat DEP >> tmp-Makefile
833 $(srcdir)/../move-if-change tmp-Makefile Makefile
835 dep-in: DEP
836 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
837 cat DEP >> tmp-Makefile.in
838 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
840 dep-am: DEP
841 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
842 cat DEP >> tmp-Makefile.am
843 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
845 .PHONY: dep dep-in dep-am
847 # What appears below is generated by a hacked mkdep using gcc -MM.
849 # DO NOT DELETE THIS LINE -- mkdep uses it.
850 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
851 a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
852 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/a29k.h
853 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
854 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
855 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
856 $(INCDIR)/opcode/alpha.h $(BFD_H) opintl.h
857 arc-dis.lo: arc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
858 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/arc.h \
859 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
860 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
861 $(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
862 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
863 $(INCDIR)/opcode/arc.h opintl.h
864 arc-ext.lo: $(BFD_H) $(INCDIR)/libiberty.h arc-ext.h
865 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
866 $(INCDIR)/dis-asm.h $(BFD_H) arm-opc.h $(INCDIR)/coff/internal.h \
867 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h opintl.h $(BFDDIR)/elf-bfd.h \
868 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
869 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
870 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
871 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h $(INCDIR)/opcode/avr.h
872 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
873 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
874 opintl.h
875 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
876 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
877 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
878 $(INCDIR)/libiberty.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
879 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
880 $(INCDIR)/ansidecl.h sysdep.h config.h $(INCDIR)/opcode/cris.h \
881 $(INCDIR)/libiberty.h
882 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
883 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
884 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H)
885 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
886 $(INCDIR)/opcode/d10v.h
887 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
888 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
889 opintl.h
890 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
891 $(INCDIR)/opcode/d30v.h
892 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
893 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
894 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
895 $(INCDIR)/dis-asm.h $(BFD_H)
896 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
897 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
898 fr30-opc.h opintl.h
899 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
900 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
901 fr30-opc.h opintl.h
902 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
903 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
904 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
905 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
906 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
907 $(INCDIR)/opcode/cgen.h fr30-opc.h opintl.h
908 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
909 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
910 fr30-opc.h
911 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
912 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
913 opintl.h
914 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
915 h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
916 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
917 $(INCDIR)/dis-asm.h $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
918 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
919 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/i370.h
920 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
921 $(INCDIR)/opcode/i370.h
922 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
923 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
924 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
925 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/i860.h
926 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
927 $(INCDIR)/dis-asm.h $(BFD_H)
928 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
929 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ia64.h
930 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h
931 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h
932 ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h
933 ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h
934 ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h
935 ia64-opc-d.lo: ia64-opc-d.c
936 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
937 sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
938 ia64-asmtab.c
939 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
940 sysdep.h config.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
941 ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
942 ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
943 ia64-asmtab.lo: ia64-asmtab.c
944 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
945 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
946 m32r-opc.h opintl.h
947 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
948 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
949 m32r-opc.h opintl.h
950 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
951 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
952 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
953 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
954 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
955 $(INCDIR)/opcode/cgen.h m32r-opc.h opintl.h
956 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
957 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
958 m32r-opc.h
959 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
960 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
961 m32r-opc.h
962 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
963 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H)
964 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
965 $(INCDIR)/opcode/m68hc11.h
966 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
967 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/floatformat.h \
968 opintl.h $(INCDIR)/opcode/m68k.h
969 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
970 $(INCDIR)/opcode/m68k.h
971 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
972 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/m88k.h \
973 opintl.h
974 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
975 mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
976 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
977 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/mips.h \
978 opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
979 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
980 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
981 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
982 $(INCDIR)/opcode/mips.h
983 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
984 $(INCDIR)/opcode/mips.h
985 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
986 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
987 opintl.h
988 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
989 $(INCDIR)/opcode/mn10200.h
990 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
991 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
992 opintl.h
993 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
994 $(INCDIR)/opcode/mn10300.h
995 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
996 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
997 opintl.h
998 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
999 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H)
1000 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1001 $(INCDIR)/opcode/pj.h
1002 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1003 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
1004 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1005 $(INCDIR)/opcode/ppc.h opintl.h
1006 s390-dis.lo: s390-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1007 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/s390.h
1008 s390-opc.lo: s390-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1009 $(INCDIR)/opcode/s390.h opintl.h
1010 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1011 sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
1012 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1013 $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
1014 $(INCDIR)/libiberty.h opintl.h
1015 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1016 $(INCDIR)/opcode/sparc.h
1017 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1018 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic30.h
1019 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1020 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/tic54x.h \
1021 $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1022 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1023 $(INCDIR)/opcode/tic54x.h
1024 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1025 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H)
1026 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1027 $(INCDIR)/opcode/tic80.h
1028 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1029 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1030 opintl.h
1031 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1032 $(INCDIR)/opcode/v850.h opintl.h
1033 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1034 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H)
1035 w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1036 w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H)
1037 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1038 $(INCDIR)/dis-asm.h $(BFD_H) z8k-opc.h
1039 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h
1040 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1042 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1043 # Otherwise a system limit (for SysV at least) may be exceeded.
1044 .NOEXPORT: