Initial revision
[binutils.git] / opcodes / Makefile.in
blobed8f64f9cd54d7f7cfb30afd1e5495eacacce36b
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 DATADIRNAME = @DATADIRNAME@
74 DLLTOOL = @DLLTOOL@
75 EXEEXT = @EXEEXT@
76 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
77 GMOFILES = @GMOFILES@
78 GMSGFMT = @GMSGFMT@
79 GT_NO = @GT_NO@
80 GT_YES = @GT_YES@
81 HDEFINES = @HDEFINES@
82 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
83 INSTOBJEXT = @INSTOBJEXT@
84 INTLDEPS = @INTLDEPS@
85 INTLLIBS = @INTLLIBS@
86 INTLOBJS = @INTLOBJS@
87 LD = @LD@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 MAINT = @MAINT@
91 MAKEINFO = @MAKEINFO@
92 MKINSTALLDIRS = @MKINSTALLDIRS@
93 MSGFMT = @MSGFMT@
94 NM = @NM@
95 PACKAGE = @PACKAGE@
96 POFILES = @POFILES@
97 POSUB = @POSUB@
98 RANLIB = @RANLIB@
99 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100 USE_NLS = @USE_NLS@
101 USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
102 VERSION = @VERSION@
103 WIN32LDFLAGS = @WIN32LDFLAGS@
104 WIN32LIBADD = @WIN32LIBADD@
105 archdefs = @archdefs@
106 cgen = @cgen@
107 cgendir = @cgendir@
108 l = @l@
110 AUTOMAKE_OPTIONS = cygnus
112 SUBDIRS = po
114 INCDIR = $(srcdir)/../include
115 BFDDIR = $(srcdir)/../bfd
116 DEP = mkdep
118 lib_LTLIBRARIES = libopcodes.la
120 # This is where bfd.h lives.
121 BFD_H = ../bfd/bfd.h
123 # Header files.
124 HFILES = \
125 arm-opc.h \
126 fr30-desc.h fr30-opc.h \
127 h8500-opc.h \
128 m32r-desc.h m32r-opc.h \
129 mcore-opc.h \
130 sh-opc.h \
131 sysdep.h \
132 w65-opc.h \
133 z8k-opc.h
136 # C source files that correspond to .o's.
137 CFILES = \
138 a29k-dis.c \
139 alpha-dis.c \
140 alpha-opc.c \
141 arm-dis.c \
142 cgen-asm.c \
143 cgen-dis.c \
144 cgen-opc.c \
145 d10v-dis.c \
146 d10v-opc.c \
147 d30v-dis.c \
148 d30v-opc.c \
149 dis-buf.c \
150 disassemble.c \
151 fr30-asm.c \
152 fr30-desc.c \
153 fr30-dis.c \
154 fr30-ibld.c \
155 fr30-opc.c \
156 h8300-dis.c \
157 h8500-dis.c \
158 hppa-dis.c \
159 i386-dis.c \
160 i960-dis.c \
161 m32r-asm.c \
162 m32r-desc.c \
163 m32r-dis.c \
164 m32r-ibld.c \
165 m32r-opc.c \
166 m32r-opinst.c \
167 m68k-dis.c \
168 m68k-opc.c \
169 m88k-dis.c \
170 mcore-dis.c \
171 mips-dis.c \
172 mips-opc.c \
173 mips16-opc.c \
174 m10200-dis.c \
175 m10200-opc.c \
176 m10300-dis.c \
177 m10300-opc.c \
178 ns32k-dis.c \
179 ppc-dis.c \
180 ppc-opc.c \
181 sh-dis.c \
182 sparc-dis.c \
183 sparc-opc.c \
184 tic30-dis.c \
185 tic80-dis.c \
186 tic80-opc.c \
187 vax-dis.c \
188 w65-dis.c \
189 z8k-dis.c \
190 z8kgen.c
193 ALL_MACHINES = \
194 a29k-dis.lo \
195 alpha-dis.lo \
196 alpha-opc.lo \
197 arc-dis.lo \
198 arc-opc.lo \
199 arm-dis.lo \
200 cgen-asm.lo \
201 cgen-dis.lo \
202 cgen-opc.lo \
203 d10v-dis.lo \
204 d10v-opc.lo \
205 d30v-dis.lo \
206 d30v-opc.lo \
207 fr30-asm.lo \
208 fr30-desc.lo \
209 fr30-dis.lo \
210 fr30-ibld.lo \
211 fr30-opc.lo \
212 h8300-dis.lo \
213 h8500-dis.lo \
214 hppa-dis.lo \
215 i386-dis.lo \
216 i960-dis.lo \
217 m32r-asm.lo \
218 m32r-desc.lo \
219 m32r-dis.lo \
220 m32r-ibld.lo \
221 m32r-opc.lo \
222 m32r-opinst.lo \
223 m68k-dis.lo \
224 m68k-opc.lo \
225 m88k-dis.lo \
226 m10200-dis.lo \
227 m10200-opc.lo \
228 m10300-dis.lo \
229 m10300-opc.lo \
230 mcore-dis.lo \
231 mips-dis.lo \
232 mips-opc.lo \
233 mips16-opc.lo \
234 ppc-dis.lo \
235 ppc-opc.lo \
236 ns32k-dis.lo \
237 sh-dis.lo \
238 sparc-dis.lo \
239 sparc-opc.lo \
240 tic30-dis.lo \
241 tic80-dis.lo \
242 tic80-opc.lo \
243 v850-dis.lo \
244 v850-opc.lo \
245 vax-dis.lo \
246 w65-dis.lo \
247 z8k-dis.lo
250 OFILES = @BFD_MACHINES@
252 INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
254 libopcodes_la_SOURCES = dis-buf.c disassemble.c
255 libopcodes_la_DEPENDENCIES = $(OFILES)
256 libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
257 libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
259 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
260 # the build directory so that we don't have to convert all the
261 # programs that use libopcodes.a simultaneously. This is a hack which
262 # should be removed if everything else starts using libtool. FIXME.
264 noinst_LIBRARIES = libopcodes.a
266 POTFILES = $(HFILES) $(CFILES)
268 CLEANFILES = \
269 libopcodes.a stamp-lib dep.sed .dep .dep1
274 # The start marker is written this way to pass through automake unscathed.
275 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
276 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
277 CONFIG_HEADER = config.h
278 CONFIG_CLEAN_FILES =
279 LIBRARIES = $(noinst_LIBRARIES)
282 DEFS = @DEFS@ -I. -I$(srcdir) -I.
283 CPPFLAGS = @CPPFLAGS@
284 LDFLAGS = @LDFLAGS@
285 LIBS = @LIBS@
286 libopcodes_a_LIBADD =
287 libopcodes_a_SOURCES = libopcodes.a.c
288 libopcodes_a_OBJECTS = libopcodes.a.o
289 LTLIBRARIES = $(lib_LTLIBRARIES)
291 libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
292 CFLAGS = @CFLAGS@
293 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
294 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
295 CCLD = $(CC)
296 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
297 DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
298 acinclude.m4 aclocal.m4 config.in configure configure.in
301 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
303 TAR = tar
304 GZIP_ENV = --best
305 SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
306 OBJECTS = libopcodes.a.o $(libopcodes_la_OBJECTS)
308 all: all-redirect
309 .SUFFIXES:
310 .SUFFIXES: .S .c .lo .o .s
311 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
312 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 cd $(top_builddir) \
316 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
318 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
319 cd $(srcdir) && $(ACLOCAL)
320 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
321 cd $(srcdir) && $(AUTOCONF)
323 config.h: stamp-h
324 @if test ! -f $@; then \
325 rm -f stamp-h; \
326 $(MAKE) stamp-h; \
327 else :; fi
328 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
329 cd $(top_builddir) \
330 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
331 $(SHELL) ./config.status
332 @echo timestamp > stamp-h 2> /dev/null
333 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
334 @if test ! -f $@; then \
335 rm -f $(srcdir)/stamp-h.in; \
336 $(MAKE) $(srcdir)/stamp-h.in; \
337 else :; fi
338 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
339 cd $(top_srcdir) && $(AUTOHEADER)
340 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
342 mostlyclean-hdr:
344 clean-hdr:
346 distclean-hdr:
347 -rm -f config.h
349 maintainer-clean-hdr:
351 mostlyclean-noinstLIBRARIES:
353 clean-noinstLIBRARIES:
354 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
356 distclean-noinstLIBRARIES:
358 maintainer-clean-noinstLIBRARIES:
360 .c.o:
361 $(COMPILE) -c $<
363 .s.o:
364 $(COMPILE) -c $<
366 .S.o:
367 $(COMPILE) -c $<
369 mostlyclean-compile:
370 -rm -f *.o core *.core
372 clean-compile:
374 distclean-compile:
375 -rm -f *.tab.c
377 maintainer-clean-compile:
379 .c.lo:
380 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
382 .s.lo:
383 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
385 .S.lo:
386 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
388 mostlyclean-libtool:
389 -rm -f *.lo
391 clean-libtool:
392 -rm -rf .libs _libs
394 distclean-libtool:
396 maintainer-clean-libtool:
398 mostlyclean-libLTLIBRARIES:
400 clean-libLTLIBRARIES:
401 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
403 distclean-libLTLIBRARIES:
405 maintainer-clean-libLTLIBRARIES:
407 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
408 @$(NORMAL_INSTALL)
409 $(mkinstalldirs) $(DESTDIR)$(libdir)
410 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
411 if test -f $$p; then \
412 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
413 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
414 else :; fi; \
415 done
417 uninstall-libLTLIBRARIES:
418 @$(NORMAL_UNINSTALL)
419 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
420 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
421 done
423 libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
424 $(LINK) -rpath $(libdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
426 # This directory's subdirectories are mostly independent; you can cd
427 # into them and run `make' without going through this Makefile.
428 # To change the values of `make' variables: instead of editing Makefiles,
429 # (1) if the variable is set in `config.status', edit `config.status'
430 # (which will cause the Makefiles to be regenerated when you run `make');
431 # (2) otherwise, pass the desired values on the `make' command line.
433 @SET_MAKE@
435 all-recursive install-data-recursive install-exec-recursive \
436 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
437 check-recursive installcheck-recursive info-recursive dvi-recursive:
438 @set fnord $(MAKEFLAGS); amf=$$2; \
439 dot_seen=no; \
440 target=`echo $@ | sed s/-recursive//`; \
441 list='$(SUBDIRS)'; for subdir in $$list; do \
442 echo "Making $$target in $$subdir"; \
443 if test "$$subdir" = "."; then \
444 dot_seen=yes; \
445 local_target="$$target-am"; \
446 else \
447 local_target="$$target"; \
448 fi; \
449 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
450 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
451 done; \
452 if test "$$dot_seen" = "no"; then \
453 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
454 fi; test -z "$$fail"
456 mostlyclean-recursive clean-recursive distclean-recursive \
457 maintainer-clean-recursive:
458 @set fnord $(MAKEFLAGS); amf=$$2; \
459 dot_seen=no; \
460 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
461 rev="$$subdir $$rev"; \
462 test "$$subdir" = "." && dot_seen=yes; \
463 done; \
464 test "$$dot_seen" = "no" && rev=". $$rev"; \
465 target=`echo $@ | sed s/-recursive//`; \
466 for subdir in $$rev; do \
467 echo "Making $$target in $$subdir"; \
468 if test "$$subdir" = "."; then \
469 local_target="$$target-am"; \
470 else \
471 local_target="$$target"; \
472 fi; \
473 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
474 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
475 done && test -z "$$fail"
476 tags-recursive:
477 list='$(SUBDIRS)'; for subdir in $$list; do \
478 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
479 done
481 tags: TAGS
483 ID: $(HEADERS) $(SOURCES) $(LISP)
484 list='$(SOURCES) $(HEADERS)'; \
485 unique=`for i in $$list; do echo $$i; done | \
486 awk ' { files[$$0] = 1; } \
487 END { for (i in files) print i; }'`; \
488 here=`pwd` && cd $(srcdir) \
489 && mkid -f$$here/ID $$unique $(LISP)
491 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
492 tags=; \
493 here=`pwd`; \
494 list='$(SUBDIRS)'; for subdir in $$list; do \
495 if test "$$subdir" = .; then :; else \
496 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
497 fi; \
498 done; \
499 list='$(SOURCES) $(HEADERS)'; \
500 unique=`for i in $$list; do echo $$i; done | \
501 awk ' { files[$$0] = 1; } \
502 END { for (i in files) print i; }'`; \
503 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
504 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
506 mostlyclean-tags:
508 clean-tags:
510 distclean-tags:
511 -rm -f TAGS ID
513 maintainer-clean-tags:
515 distdir = $(PACKAGE)-$(VERSION)
516 top_distdir = $(distdir)
518 # This target untars the dist file and tries a VPATH configuration. Then
519 # it guarantees that the distribution is self-contained by making another
520 # tarfile.
521 distcheck: dist
522 -rm -rf $(distdir)
523 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
524 mkdir $(distdir)/=build
525 mkdir $(distdir)/=inst
526 dc_install_base=`cd $(distdir)/=inst && pwd`; \
527 cd $(distdir)/=build \
528 && ../configure --srcdir=.. --prefix=$$dc_install_base \
529 && $(MAKE) $(AM_MAKEFLAGS) \
530 && $(MAKE) $(AM_MAKEFLAGS) dvi \
531 && $(MAKE) $(AM_MAKEFLAGS) check \
532 && $(MAKE) $(AM_MAKEFLAGS) install \
533 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
534 && $(MAKE) $(AM_MAKEFLAGS) dist
535 -rm -rf $(distdir)
536 @banner="$(distdir).tar.gz is ready for distribution"; \
537 dashes=`echo "$$banner" | sed s/./=/g`; \
538 echo "$$dashes"; \
539 echo "$$banner"; \
540 echo "$$dashes"
541 dist: distdir
542 -chmod -R a+r $(distdir)
543 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
544 -rm -rf $(distdir)
545 dist-all: distdir
546 -chmod -R a+r $(distdir)
547 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
548 -rm -rf $(distdir)
549 distdir: $(DISTFILES)
550 -rm -rf $(distdir)
551 mkdir $(distdir)
552 -chmod 777 $(distdir)
553 @for file in $(DISTFILES); do \
554 if test -f $$file; then d=.; else d=$(srcdir); fi; \
555 if test -d $$d/$$file; then \
556 cp -pr $$/$$file $(distdir)/$$file; \
557 else \
558 test -f $(distdir)/$$file \
559 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
560 || cp -p $$d/$$file $(distdir)/$$file || :; \
561 fi; \
562 done
563 for subdir in $(SUBDIRS); do \
564 if test "$$subdir" = .; then :; else \
565 test -d $(distdir)/$$subdir \
566 || mkdir $(distdir)/$$subdir \
567 || exit 1; \
568 chmod 777 $(distdir)/$$subdir; \
569 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
570 || exit 1; \
571 fi; \
572 done
573 info-am:
574 info: info-recursive
575 dvi-am:
576 dvi: dvi-recursive
577 check-am:
578 check: check-recursive
579 installcheck-am:
580 installcheck: installcheck-recursive
581 install-info-am:
582 install-info: install-info-recursive
583 all-recursive-am: config.h
584 $(MAKE) $(AM_MAKEFLAGS) all-recursive
586 install-exec-am: install-libLTLIBRARIES
587 install-exec: install-exec-recursive
589 install-data-am:
590 install-data: install-data-recursive
592 install-am: all-am
593 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
594 install: install-recursive
595 uninstall-am: uninstall-libLTLIBRARIES
596 uninstall: uninstall-recursive
597 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
598 all-redirect: all-recursive-am
599 install-strip:
600 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
601 installdirs: installdirs-recursive
602 installdirs-am:
603 $(mkinstalldirs) $(DESTDIR)$(libdir)
606 mostlyclean-generic:
608 clean-generic:
609 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
611 distclean-generic:
612 -rm -f Makefile $(CONFIG_CLEAN_FILES)
613 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
615 maintainer-clean-generic:
616 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
617 mostlyclean-compile mostlyclean-libtool \
618 mostlyclean-libLTLIBRARIES mostlyclean-tags \
619 mostlyclean-generic
621 mostlyclean: mostlyclean-recursive
623 clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
624 clean-libLTLIBRARIES clean-tags clean-generic \
625 mostlyclean-am
627 clean: clean-recursive
629 distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
630 distclean-libtool distclean-libLTLIBRARIES \
631 distclean-tags distclean-generic clean-am
632 -rm -f libtool
634 distclean: distclean-recursive
635 -rm -f config.status
637 maintainer-clean-am: maintainer-clean-hdr \
638 maintainer-clean-noinstLIBRARIES \
639 maintainer-clean-compile maintainer-clean-libtool \
640 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
641 maintainer-clean-generic distclean-am
642 @echo "This command is intended for maintainers to use;"
643 @echo "it deletes files that may require special tools to rebuild."
645 maintainer-clean: maintainer-clean-recursive
646 -rm -f config.status
648 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
649 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
650 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
651 mostlyclean-compile distclean-compile clean-compile \
652 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
653 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
654 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
655 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
656 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
657 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
658 uninstalldirs-recursive all-recursive check-recursive \
659 installcheck-recursive info-recursive dvi-recursive \
660 mostlyclean-recursive distclean-recursive clean-recursive \
661 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
662 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
663 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
664 install-info all-recursive-am install-exec-am install-exec \
665 install-data-am install-data install-am install uninstall-am uninstall \
666 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
667 distclean-generic clean-generic maintainer-clean-generic clean \
668 mostlyclean distclean maintainer-clean
671 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
672 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
674 stamp-lib: libopcodes.la
675 if [ -f .libs/libopcodes.a ]; then \
676 cp .libs/libopcodes.a libopcodes.tmp; \
677 $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
678 else true; fi
679 touch stamp-lib
681 libopcodes.a: stamp-lib ; @true
682 po/POTFILES.in: @MAINT@ Makefile
683 for file in $(POTFILES); do echo $$file; done | sort > tmp \
684 && mv tmp $(srcdir)/po/POTFILES.in
686 # We should reconfigure whenever bfd/configure.in changes, because
687 # that's where the version number comes from.
688 config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
689 $(SHELL) ./config.status --recheck
694 # This dependency stuff is copied from BFD.
696 .dep: dep.sed $(CFILES) $(HFILES) config.h
697 rm -f .dep1
698 $(MAKE) DEP=$(DEP) .dep1
699 sed -f dep.sed < .dep1 > .dep
701 .dep1: $(CFILES)
702 rm -f .dep2 .dep2a
703 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
704 echo > .dep2a
705 $(DEP) -f .dep2a $(INCLUDES) $(CFLAGS) $?
706 sed -e '/DO NOT DELETE/d' -e '/^$$/d' < .dep2a >> .dep2
707 rm -f .dep2a
708 $(srcdir)/../move-if-change .dep2 .dep1
710 dep.sed: dep-in.sed config.status
711 sed <$(srcdir)/dep-in.sed >dep.sed \
712 -e 's!@BFD_H@!$(BFD_H)!' \
713 -e 's!@INCDIR@!$(INCDIR)!' \
714 -e 's!@BFDDIR@!$(BFDDIR)!' \
715 -e 's!@SRCDIR@!$(srcdir)!'
717 dep: .dep
718 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
719 cat .dep >> tmp-Makefile
720 $(srcdir)/../move-if-change tmp-Makefile Makefile
722 dep-in: .dep
723 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
724 cat .dep >> tmp-Makefile.in
725 $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
727 dep-am: .dep
728 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
729 cat .dep >> tmp-Makefile.am
730 $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
732 .PHONY: dep dep-in dep-am
734 # What appears below is generated by a hacked mkdep using gcc -MM.
736 # DO NOT DELETE THIS LINE -- mkdep uses it.
737 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
738 a29k-dis.lo: a29k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
739 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/a29k.h
740 alpha-dis.lo: alpha-dis.c $(INCDIR)/ansidecl.h sysdep.h \
741 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
742 alpha-opc.lo: alpha-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/alpha.h \
743 $(BFD_H) opintl.h
744 arm-dis.lo: arm-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
745 $(INCDIR)/ansidecl.h arm-opc.h $(INCDIR)/coff/internal.h \
746 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h opintl.h $(BFDDIR)/elf-bfd.h \
747 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
748 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
749 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/libiberty.h \
750 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
751 opintl.h
752 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/libiberty.h \
753 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
754 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/libiberty.h \
755 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
756 d10v-dis.lo: d10v-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h \
757 $(INCDIR)/dis-asm.h $(BFD_H)
758 d10v-opc.lo: d10v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h
759 d30v-dis.lo: d30v-dis.c $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h \
760 $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
761 d30v-opc.lo: d30v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d30v.h
762 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/dis-asm.h \
763 $(BFD_H) opintl.h
764 disassemble.lo: disassemble.c $(INCDIR)/ansidecl.h \
765 $(INCDIR)/dis-asm.h $(BFD_H)
766 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(BFD_H) \
767 $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
768 fr30-opc.h opintl.h
769 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(BFD_H) \
770 $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
771 fr30-opc.h opintl.h
772 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
773 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
774 fr30-opc.h opintl.h
775 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
776 $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
777 fr30-opc.h opintl.h
778 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(BFD_H) \
779 $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen.h \
780 fr30-opc.h
781 h8300-dis.lo: h8300-dis.c $(INCDIR)/opcode/h8300.h \
782 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
783 h8500-dis.lo: h8500-dis.c h8500-opc.h $(INCDIR)/dis-asm.h \
784 $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
785 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
786 $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
787 i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
788 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
789 i960-dis.lo: i960-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
790 $(INCDIR)/ansidecl.h
791 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(BFD_H) \
792 $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
793 m32r-opc.h opintl.h
794 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(BFD_H) \
795 $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
796 m32r-opc.h opintl.h
797 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
798 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
799 m32r-opc.h opintl.h
800 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
801 $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
802 m32r-opc.h opintl.h
803 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(BFD_H) \
804 $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
805 m32r-opc.h
806 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(BFD_H) \
807 $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
808 m32r-opc.h
809 m68k-dis.lo: m68k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
810 $(INCDIR)/ansidecl.h $(INCDIR)/floatformat.h opintl.h \
811 $(INCDIR)/opcode/m68k.h
812 m68k-opc.lo: m68k-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m68k.h
813 m88k-dis.lo: m88k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
814 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m88k.h opintl.h
815 mcore-dis.lo: mcore-dis.c mcore-opc.h $(INCDIR)/ansidecl.h \
816 $(INCDIR)/dis-asm.h $(BFD_H)
817 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
818 $(BFD_H) $(INCDIR)/opcode/mips.h opintl.h $(BFDDIR)/elf-bfd.h \
819 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
820 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
821 mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
822 mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
823 m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
824 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
825 m10200-opc.lo: m10200-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h
826 m10300-dis.lo: m10300-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h \
827 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
828 m10300-opc.lo: m10300-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h
829 ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
830 sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
831 opintl.h
832 ppc-dis.lo: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
833 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
834 ppc-opc.lo: ppc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ppc.h \
835 opintl.h
836 sh-dis.lo: sh-dis.c sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) \
837 $(INCDIR)/ansidecl.h
838 sparc-dis.lo: sparc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
839 config.h $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h \
840 $(BFD_H) $(INCDIR)/libiberty.h opintl.h
841 sparc-opc.lo: sparc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/sparc.h
842 tic30-dis.lo: tic30-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
843 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic30.h
844 tic80-dis.lo: tic80-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic80.h \
845 $(INCDIR)/dis-asm.h $(BFD_H)
846 tic80-opc.lo: tic80-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic80.h
847 vax-dis.lo: vax-dis.c $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h \
848 $(BFD_H) $(INCDIR)/ansidecl.h
849 w65-dis.lo: w65-dis.c w65-opc.h $(INCDIR)/dis-asm.h \
850 $(BFD_H) $(INCDIR)/ansidecl.h
851 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
852 $(BFD_H) z8k-opc.h
853 z8kgen.lo: z8kgen.c sysdep.h config.h
854 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
856 # Tell versions [3.59,3.63) of GNU make to not export all variables.
857 # Otherwise a system limit (for SysV at least) may be exceeded.
858 .NOEXPORT: