]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/Makefile.in
19990502 sourceware import
[thirdparty/binutils-gdb.git] / opcodes / Makefile.in
CommitLineData
252b5132
RH
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
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.
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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BFD_MACHINES = @BFD_MACHINES@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
72CC_FOR_BUILD = @CC_FOR_BUILD@
73DATADIRNAME = @DATADIRNAME@
74DLLTOOL = @DLLTOOL@
75EXEEXT = @EXEEXT@
76EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
77GMOFILES = @GMOFILES@
78GMSGFMT = @GMSGFMT@
79GT_NO = @GT_NO@
80GT_YES = @GT_YES@
81HDEFINES = @HDEFINES@
82INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
83INSTOBJEXT = @INSTOBJEXT@
84INTLDEPS = @INTLDEPS@
85INTLLIBS = @INTLLIBS@
86INTLOBJS = @INTLOBJS@
87LD = @LD@
88LIBTOOL = @LIBTOOL@
89LN_S = @LN_S@
90MAINT = @MAINT@
91MAKEINFO = @MAKEINFO@
92MKINSTALLDIRS = @MKINSTALLDIRS@
93MSGFMT = @MSGFMT@
94NM = @NM@
95PACKAGE = @PACKAGE@
96POFILES = @POFILES@
97POSUB = @POSUB@
98RANLIB = @RANLIB@
99USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
100USE_NLS = @USE_NLS@
101USE_SYMBOL_UNDERSCORE = @USE_SYMBOL_UNDERSCORE@
102VERSION = @VERSION@
103WIN32LDFLAGS = @WIN32LDFLAGS@
104WIN32LIBADD = @WIN32LIBADD@
105archdefs = @archdefs@
106cgen = @cgen@
107cgendir = @cgendir@
108l = @l@
109
110AUTOMAKE_OPTIONS = cygnus
111
112SUBDIRS = po
113
114INCDIR = $(srcdir)/../include
115BFDDIR = $(srcdir)/../bfd
116DEP = mkdep
117
118lib_LTLIBRARIES = libopcodes.la
119
120# This is where bfd.h lives.
121BFD_H = ../bfd/bfd.h
122
123# Header files.
124HFILES = \
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
134
135
136# C source files that correspond to .o's.
137CFILES = \
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
191
192
193ALL_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
248
249
250OFILES = @BFD_MACHINES@
251
252INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ -I$(srcdir)/../intl -I../intl
253
254libopcodes_la_SOURCES = dis-buf.c disassemble.c
255libopcodes_la_DEPENDENCIES = $(OFILES)
256libopcodes_la_LIBADD = $(OFILES) @WIN32LIBADD@
257libopcodes_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
258
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.
263
264noinst_LIBRARIES = libopcodes.a
265
266POTFILES = $(HFILES) $(CFILES)
267
268CLEANFILES = \
269 libopcodes.a stamp-lib dep.sed .dep .dep1
270
271
272
273
274# The start marker is written this way to pass through automake unscathed.
275ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
276mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
277CONFIG_HEADER = config.h
278CONFIG_CLEAN_FILES =
279LIBRARIES = $(noinst_LIBRARIES)
280
281
282DEFS = @DEFS@ -I. -I$(srcdir) -I.
283CPPFLAGS = @CPPFLAGS@
284LDFLAGS = @LDFLAGS@
285LIBS = @LIBS@
286libopcodes_a_LIBADD =
287libopcodes_a_SOURCES = libopcodes.a.c
288libopcodes_a_OBJECTS = libopcodes.a.o
289LTLIBRARIES = $(lib_LTLIBRARIES)
290
291libopcodes_la_OBJECTS = dis-buf.lo disassemble.lo
292CFLAGS = @CFLAGS@
293COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
294LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
295CCLD = $(CC)
296LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
297DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in \
298acinclude.m4 aclocal.m4 config.in configure configure.in
299
300
301DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
302
303TAR = tar
304GZIP_ENV = --best
305SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
306OBJECTS = libopcodes.a.o $(libopcodes_la_OBJECTS)
307
308all: 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
313
314Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315 cd $(top_builddir) \
316 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
317
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)
322
323config.h: stamp-h
324 @if test ! -f $@; then \
325 rm -f stamp-h; \
326 $(MAKE) stamp-h; \
327 else :; fi
328stamp-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
341
342mostlyclean-hdr:
343
344clean-hdr:
345
346distclean-hdr:
347 -rm -f config.h
348
349maintainer-clean-hdr:
350
351mostlyclean-noinstLIBRARIES:
352
353clean-noinstLIBRARIES:
354 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
355
356distclean-noinstLIBRARIES:
357
358maintainer-clean-noinstLIBRARIES:
359
360.c.o:
361 $(COMPILE) -c $<
362
363.s.o:
364 $(COMPILE) -c $<
365
366.S.o:
367 $(COMPILE) -c $<
368
369mostlyclean-compile:
370 -rm -f *.o core *.core
371
372clean-compile:
373
374distclean-compile:
375 -rm -f *.tab.c
376
377maintainer-clean-compile:
378
379.c.lo:
380 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
381
382.s.lo:
383 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
384
385.S.lo:
386 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
387
388mostlyclean-libtool:
389 -rm -f *.lo
390
391clean-libtool:
392 -rm -rf .libs _libs
393
394distclean-libtool:
395
396maintainer-clean-libtool:
397
398mostlyclean-libLTLIBRARIES:
399
400clean-libLTLIBRARIES:
401 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
402
403distclean-libLTLIBRARIES:
404
405maintainer-clean-libLTLIBRARIES:
406
407install-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
416
417uninstall-libLTLIBRARIES:
418 @$(NORMAL_UNINSTALL)
419 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
420 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
421 done
422
423libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES)
424 $(LINK) -rpath $(libdir) $(libopcodes_la_LDFLAGS) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
425
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.
432
433@SET_MAKE@
434
435all-recursive install-data-recursive install-exec-recursive \
436installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
437check-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"
455
456mostlyclean-recursive clean-recursive distclean-recursive \
457maintainer-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"
476tags-recursive:
477 list='$(SUBDIRS)'; for subdir in $$list; do \
478 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
479 done
480
481tags: TAGS
482
483ID: $(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)
490
491TAGS: 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)
505
506mostlyclean-tags:
507
508clean-tags:
509
510distclean-tags:
511 -rm -f TAGS ID
512
513maintainer-clean-tags:
514
515distdir = $(PACKAGE)-$(VERSION)
516top_distdir = $(distdir)
517
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.
521distcheck: 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"
541dist: distdir
542 -chmod -R a+r $(distdir)
543 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
544 -rm -rf $(distdir)
545dist-all: distdir
546 -chmod -R a+r $(distdir)
547 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
548 -rm -rf $(distdir)
549distdir: $(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
573info-am:
574info: info-recursive
575dvi-am:
576dvi: dvi-recursive
577check-am:
578check: check-recursive
579installcheck-am:
580installcheck: installcheck-recursive
581install-info-am:
582install-info: install-info-recursive
583all-recursive-am: config.h
584 $(MAKE) $(AM_MAKEFLAGS) all-recursive
585
586install-exec-am: install-libLTLIBRARIES
587install-exec: install-exec-recursive
588
589install-data-am:
590install-data: install-data-recursive
591
592install-am: all-am
593 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
594install: install-recursive
595uninstall-am: uninstall-libLTLIBRARIES
596uninstall: uninstall-recursive
597all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
598all-redirect: all-recursive-am
599install-strip:
600 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
601installdirs: installdirs-recursive
602installdirs-am:
603 $(mkinstalldirs) $(DESTDIR)$(libdir)
604
605
606mostlyclean-generic:
607
608clean-generic:
609 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
610
611distclean-generic:
612 -rm -f Makefile $(CONFIG_CLEAN_FILES)
613 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
614
615maintainer-clean-generic:
616mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
617 mostlyclean-compile mostlyclean-libtool \
618 mostlyclean-libLTLIBRARIES mostlyclean-tags \
619 mostlyclean-generic
620
621mostlyclean: mostlyclean-recursive
622
623clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
624 clean-libLTLIBRARIES clean-tags clean-generic \
625 mostlyclean-am
626
627clean: clean-recursive
628
629distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
630 distclean-libtool distclean-libLTLIBRARIES \
631 distclean-tags distclean-generic clean-am
632 -rm -f libtool
633
634distclean: distclean-recursive
635 -rm -f config.status
636
637maintainer-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."
644
645maintainer-clean: maintainer-clean-recursive
646 -rm -f config.status
647
648.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
649mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
650clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
651mostlyclean-compile distclean-compile clean-compile \
652maintainer-clean-compile mostlyclean-libtool distclean-libtool \
653clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
654distclean-libLTLIBRARIES clean-libLTLIBRARIES \
655maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
656install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
657install-exec-recursive uninstall-exec-recursive installdirs-recursive \
658uninstalldirs-recursive all-recursive check-recursive \
659installcheck-recursive info-recursive dvi-recursive \
660mostlyclean-recursive distclean-recursive clean-recursive \
661maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
662distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
663dvi-am dvi check check-am installcheck-am installcheck install-info-am \
664install-info all-recursive-am install-exec-am install-exec \
665install-data-am install-data install-am install uninstall-am uninstall \
666all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
667distclean-generic clean-generic maintainer-clean-generic clean \
668mostlyclean distclean maintainer-clean
669
670
671disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
672 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
673
674stamp-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
680
681libopcodes.a: stamp-lib ; @true
682po/POTFILES.in: @MAINT@ Makefile
683 for file in $(POTFILES); do echo $$file; done | sort > tmp \
684 && mv tmp $(srcdir)/po/POTFILES.in
685
686# We should reconfigure whenever bfd/configure.in changes, because
687# that's where the version number comes from.
688config.status: $(srcdir)/configure $(srcdir)/../bfd/configure.in
689 $(SHELL) ./config.status --recheck
690
691
692
693
694# This dependency stuff is copied from BFD.
695
696.dep: dep.sed $(CFILES) $(HFILES) config.h
697 rm -f .dep1
698 $(MAKE) DEP=$(DEP) .dep1
699 sed -f dep.sed < .dep1 > .dep
700
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
709
710dep.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)!'
716
717dep: .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
721
722dep-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
726
727dep-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
731
732.PHONY: dep dep-in dep-am
733
734# What appears below is generated by a hacked mkdep using gcc -MM.
735
736# DO NOT DELETE THIS LINE -- mkdep uses it.
737# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
738a29k-dis.lo: a29k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
739 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/a29k.h
740alpha-dis.lo: alpha-dis.c $(INCDIR)/ansidecl.h sysdep.h \
741 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/alpha.h
742alpha-opc.lo: alpha-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/alpha.h \
743 $(BFD_H) opintl.h
744arm-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
749cgen-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
752cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/libiberty.h \
753 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
754cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/libiberty.h \
755 $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h
756d10v-dis.lo: d10v-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h \
757 $(INCDIR)/dis-asm.h $(BFD_H)
758d10v-opc.lo: d10v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h
759d30v-dis.lo: d30v-dis.c $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h \
760 $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
761d30v-opc.lo: d30v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d30v.h
762dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/dis-asm.h \
763 $(BFD_H) opintl.h
764disassemble.lo: disassemble.c $(INCDIR)/ansidecl.h \
765 $(INCDIR)/dis-asm.h $(BFD_H)
766fr30-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
769fr30-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
772fr30-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
775fr30-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
778fr30-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
781h8300-dis.lo: h8300-dis.c $(INCDIR)/opcode/h8300.h \
782 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
783h8500-dis.lo: h8500-dis.c h8500-opc.h $(INCDIR)/dis-asm.h \
784 $(BFD_H) $(INCDIR)/ansidecl.h opintl.h
785hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
786 $(BFD_H) $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
787i386-dis.lo: i386-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
788 $(INCDIR)/ansidecl.h sysdep.h config.h opintl.h
789i960-dis.lo: i960-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
790 $(INCDIR)/ansidecl.h
791m32r-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
794m32r-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
797m32r-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
800m32r-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
803m32r-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
806m32r-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
809m68k-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
812m68k-opc.lo: m68k-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m68k.h
813m88k-dis.lo: m88k-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
814 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/m88k.h opintl.h
815mcore-dis.lo: mcore-dis.c mcore-opc.h $(INCDIR)/ansidecl.h \
816 $(INCDIR)/dis-asm.h $(BFD_H)
817mips-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
821mips-opc.lo: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
822mips16-opc.lo: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
823m10200-dis.lo: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
824 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
825m10200-opc.lo: m10200-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h
826m10300-dis.lo: m10300-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h \
827 $(INCDIR)/dis-asm.h $(BFD_H) opintl.h
828m10300-opc.lo: m10300-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h
829ns32k-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
832ppc-dis.lo: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
833 config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/opcode/ppc.h
834ppc-opc.lo: ppc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ppc.h \
835 opintl.h
836sh-dis.lo: sh-dis.c sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) \
837 $(INCDIR)/ansidecl.h
838sparc-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
841sparc-opc.lo: sparc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/sparc.h
842tic30-dis.lo: tic30-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
843 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic30.h
844tic80-dis.lo: tic80-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic80.h \
845 $(INCDIR)/dis-asm.h $(BFD_H)
846tic80-opc.lo: tic80-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/tic80.h
847vax-dis.lo: vax-dis.c $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h \
848 $(BFD_H) $(INCDIR)/ansidecl.h
849w65-dis.lo: w65-dis.c w65-opc.h $(INCDIR)/dis-asm.h \
850 $(BFD_H) $(INCDIR)/ansidecl.h
851z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
852 $(BFD_H) z8k-opc.h
853z8kgen.lo: z8kgen.c sysdep.h config.h
854# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
855
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: