1 # Makefile.in generated automatically by automake 1.3b from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 BFD_MACHINES
= @BFD_MACHINES@
70 CATOBJEXT
= @CATOBJEXT@
72 CC_FOR_BUILD
= @CC_FOR_BUILD@
73 DATADIRNAME
= @DATADIRNAME@
76 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
82 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
83 INSTOBJEXT
= @INSTOBJEXT@
92 MKINSTALLDIRS
= @MKINSTALLDIRS@
99 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
102 WIN32LDFLAGS
= @WIN32LDFLAGS@
103 WIN32LIBADD
= @WIN32LIBADD@
104 archdefs
= @archdefs@
109 AUTOMAKE_OPTIONS
= cygnus
113 INCDIR
= $(srcdir)/..
/include
114 BFDDIR
= $(srcdir)/..
/bfd
117 lib_LTLIBRARIES
= libopcodes.la
119 # This is where bfd.h lives.
131 # C source files that correspond to .o's.
224 $(start-sanitize-tic80
) \
227 $(end-sanitize-tic80
) \
228 $(start-sanitize-sky
) \
231 $(end-sanitize-sky
) \
238 OFILES
= @BFD_MACHINES@
240 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
242 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
243 libopcodes_la_DEPENDENCIES
= $(OFILES
)
244 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
245 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
247 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
248 # the build directory so that we don't have to convert all the
249 # programs that use libopcodes.a simultaneously. This is a hack which
250 # should be removed if everything else starts using libtool. FIXME.
252 noinst_LIBRARIES
= libopcodes.a
254 POTFILES
= $(HFILES
) $(CFILES
)
256 CLEANFILES
= libopcodes.a stamp-lib dep.sed .dep .dep1
257 # start-sanitize-cygnus
258 CLEANFILES
= libopcodes.a stamp-lib dep.sed .dep .dep1 \
259 stamp-m32r stamp-fr30 stamp-i960
260 # end-sanitize-cygnus
262 # start-sanitize-cygnus-never
263 # CGEN support is sanitized out of FSF releases for now.
264 # Sanitization must be split between assignments and rules because
265 # automake splits them that way.
266 # end-sanitize-cygnus-never
268 # start-sanitize-cygnus
273 CGENFILES
= $(CGENDIR
)/cos.scm
$(CGENDIR
)/utils.scm \
274 $(CGENDIR
)/attr.scm
$(CGENDIR
)/enum.scm
$(CGENDIR
)/types.scm \
275 $(CGENDIR
)/utils-cgen.scm
$(CGENDIR
)/cpu.scm \
276 $(CGENDIR
)/mode.scm
$(CGENDIR
)/mach.scm \
277 $(CGENDIR
)/model.scm
$(CGENDIR
)/hardware.scm \
278 $(CGENDIR
)/ifield.scm
$(CGENDIR
)/iformat.scm \
279 $(CGENDIR
)/operand.scm
$(CGENDIR
)/insn.scm
$(CGENDIR
)/minsn.scm \
280 $(CGENDIR
)/rtl.scm
$(CGENDIR
)/rtx-funcs.scm \
281 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/cgen-opc.scm \
282 cgen-opc.in cgen-asm.in cgen-dis.in
283 # The CGEN_MAINT conditional is put here so it ends up in Makefile.in
284 # properly sanitized.
285 @CGEN_MAINT_TRUE@M32R_DEPS
= stamp-m32r
286 @CGEN_MAINT_TRUE@FR30_DEPS
= stamp-fr30
287 @CGEN_MAINT_TRUE@I960_DEPS
= stamp-i960
288 @CGEN_MAINT_FALSE@M32R_DEPS
=
289 @CGEN_MAINT_FALSE@FR30_DEPS
=
290 @CGEN_MAINT_FALSE@I960_DEPS
=
291 # The end marker is written this way to pass through automake unscathed.
292 ENDSAN
= end-sanitize-cygnus
293 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
294 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
295 CONFIG_HEADER
= config.h
297 LIBRARIES
= $(noinst_LIBRARIES
)
300 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
301 CPPFLAGS
= @CPPFLAGS@
304 libopcodes_a_LIBADD
=
305 libopcodes_a_SOURCES
= libopcodes.a.c
306 libopcodes_a_OBJECTS
= libopcodes.a.o
307 LTLIBRARIES
= $(lib_LTLIBRARIES
)
309 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
311 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
312 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
313 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
314 DIST_COMMON
= ChangeLog Makefile.am Makefile.in acconfig.h acinclude.m4 \
315 aclocal.m4 config.in configure configure.in stamp-h.in
318 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
322 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
323 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
325 all: all-recursive-am all-am
328 .SUFFIXES
: .S .c .lo .o .s
329 $(srcdir)/Makefile.in
: @MAINT@Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
330 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
332 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
334 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
336 $(ACLOCAL_M4
): @MAINT@ configure.in acinclude.m4
337 cd
$(srcdir) && $(ACLOCAL
)
338 $(srcdir)/configure
: @MAINT@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
339 cd
$(srcdir) && $(AUTOCONF
)
343 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
345 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
346 $(SHELL
) .
/config.status
347 @echo timestamp
> stamp-h
348 $(srcdir)/config.in
: @MAINT@
$(srcdir)/stamp-h.in
349 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
350 cd
$(top_srcdir
) && $(AUTOHEADER
)
351 @echo timestamp
> $(srcdir)/stamp-h.in
360 maintainer-clean-hdr
:
362 mostlyclean-noinstLIBRARIES
:
364 clean-noinstLIBRARIES
:
365 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
367 distclean-noinstLIBRARIES
:
369 maintainer-clean-noinstLIBRARIES
:
381 -rm -f
*.o core
*.core
388 maintainer-clean-compile
:
391 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
394 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
397 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
407 maintainer-clean-libtool
:
409 mostlyclean-libLTLIBRARIES
:
411 clean-libLTLIBRARIES
:
412 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
414 distclean-libLTLIBRARIES
:
416 maintainer-clean-libLTLIBRARIES
:
418 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
420 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
421 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
422 if
test -f
$$p; then \
423 echo
"$(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
424 $(LIBTOOL
) --mode
=install $(INSTALL_DATA
) $$p $(DESTDIR
)$(libdir)/$$p; \
428 uninstall-libLTLIBRARIES
:
430 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
431 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
434 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
435 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
437 # This directory's subdirectories are mostly independent; you can cd
438 # into them and run `make' without going through this Makefile.
439 # To change the values of `make' variables: instead of editing Makefiles,
440 # (1) if the variable is set in `config.status', edit `config.status'
441 # (which will cause the Makefiles to be regenerated when you run `make');
442 # (2) otherwise, pass the desired values on the `make' command line.
446 all-recursive install-data-recursive install-exec-recursive \
447 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
448 check-recursive installcheck-recursive info-recursive dvi-recursive
:
449 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
450 list
='$(SUBDIRS)'; for subdir in
$$list; do \
451 target
=`echo $@ | sed s/-recursive//`; \
452 echo
"Making $$target in $$subdir"; \
453 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$target) \
454 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
455 done
&& test -z
"$$fail"
457 mostlyclean-recursive clean-recursive distclean-recursive \
458 maintainer-clean-recursive
:
459 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
460 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
461 rev
="$$subdir $$rev"; \
463 for subdir in
$$rev; do \
464 target
=`echo $@ | sed s/-recursive//`; \
465 echo
"Making $$target in $$subdir"; \
466 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$target) \
467 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
468 done
&& test -z
"$$fail"
470 list
='$(SUBDIRS)'; for subdir in
$$list; do \
471 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
476 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
477 here
=`pwd` && cd
$(srcdir) \
478 && mkid
-f
$$here/ID
$(SOURCES
) $(HEADERS
) $(LISP
)
480 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
483 list
='$(SUBDIRS)'; for subdir in
$$list; do \
484 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
486 list
='$(SOURCES) $(HEADERS)'; \
487 unique
=`for i in $$list; do echo $$i; done | \
488 awk ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
491 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
500 maintainer-clean-tags
:
502 distdir
= $(PACKAGE
)-$(VERSION
)
503 top_distdir
= $(distdir
)
505 # This target untars the dist file and tries a VPATH configuration. Then
506 # it guarantees that the distribution is self-contained by making another
510 GZIP
=$(GZIP
) $(TAR
) zxf
$(distdir
).
tar.gz
511 mkdir
$(distdir
)/=build
512 mkdir
$(distdir
)/=inst
513 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
514 cd
$(distdir
)/=build \
515 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
516 && $(MAKE
) $(AM_MAKEFLAGS
) \
517 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
518 && $(MAKE
) $(AM_MAKEFLAGS
) check \
519 && $(MAKE
) $(AM_MAKEFLAGS
) install \
520 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
521 && $(MAKE
) $(AM_MAKEFLAGS
) dist
523 @echo
"========================"; \
524 echo
"$(distdir).tar.gz is ready for distribution"; \
525 echo
"========================"
527 -chmod
-R a
+r
$(distdir
)
528 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
531 -chmod
-R a
+r
$(distdir
)
532 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
534 distdir
: $(DISTFILES
)
537 -chmod
777 $(distdir
)
538 @for file in
$(DISTFILES
); do \
539 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
540 test -f
$(distdir
)/$$file \
541 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
542 || cp
-p
$$d/$$file $(distdir
)/$$file; \
544 for subdir in
$(SUBDIRS
); do \
545 test -d
$(distdir
)/$$subdir \
546 || mkdir
$(distdir
)/$$subdir \
548 chmod
777 $(distdir
)/$$subdir; \
549 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
555 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
556 installcheck: installcheck-recursive
557 install-info
: install-info-recursive
558 all-recursive-am
: config.h
559 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
561 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
563 install-exec-am
: install-libLTLIBRARIES
565 uninstall-am
: uninstall-libLTLIBRARIES
567 install-exec
: install-exec-recursive install-exec-am
570 install-data
: install-data-recursive
573 install: install-recursive install-exec-am
576 uninstall: uninstall-recursive uninstall-am
579 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
580 installdirs: installdirs-recursive
581 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
587 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
590 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
591 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
593 maintainer-clean-generic
:
594 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
595 mostlyclean-compile mostlyclean-libtool \
596 mostlyclean-libLTLIBRARIES mostlyclean-tags \
599 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
600 clean-libLTLIBRARIES clean-tags clean-generic \
603 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
604 distclean-libtool distclean-libLTLIBRARIES \
605 distclean-tags distclean-generic clean-am
607 maintainer-clean-am
: maintainer-clean-hdr \
608 maintainer-clean-noinstLIBRARIES \
609 maintainer-clean-compile maintainer-clean-libtool \
610 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
611 maintainer-clean-generic distclean-am
613 mostlyclean: mostlyclean-recursive mostlyclean-am
615 clean: clean-recursive clean-am
617 distclean: distclean-recursive distclean-am
621 maintainer-clean
: maintainer-clean-recursive maintainer-clean-am
622 @echo
"This command is intended for maintainers to use;"
623 @echo
"it deletes files that may require special tools to rebuild."
626 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
627 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
628 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
629 mostlyclean-compile distclean-compile clean-compile \
630 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
631 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
632 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
633 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
634 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
635 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
636 uninstalldirs-recursive all-recursive check-recursive \
637 installcheck-recursive info-recursive dvi-recursive \
638 mostlyclean-recursive distclean-recursive clean-recursive \
639 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
640 distclean-tags clean-tags maintainer-clean-tags distdir
info dvi \
641 installcheck install-info all-recursive-am all-am install-exec-am \
642 uninstall-am install-exec install-data
install uninstall all \
643 installdirs mostlyclean-generic distclean-generic clean-generic \
644 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
647 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
648 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
650 stamp-lib
: libopcodes.la
651 if
[ -f .libs
/libopcodes.a
]; then \
652 cp .libs
/libopcodes.a libopcodes.tmp
; \
653 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
657 libopcodes.a
: stamp-lib
; @true
658 po
/POTFILES.in
: @MAINT@ Makefile
659 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
660 && mv tmp
$(srcdir)/po
/POTFILES.in
662 # We should reconfigure whenever bfd/configure.in changes, because
663 # that's where the version number comes from.
664 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
665 $(SHELL
) .
/config.status
--recheck
667 # start-sanitize-cygnus
669 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) $(CGENDIR
) $(CGENFLAGS
) $(arch
) $(prefix)
670 touch stamp-
${prefix}
673 # For now, require developers to configure with --enable-cgen-maint.
674 m32r-opc.h m32r-opc.c m32r-asm.c m32r-dis.c
: $(M32R_DEPS
)
676 stamp-m32r
: $(CGENFILES
) $(CGENDIR
)/m32r.cpu
$(CGENDIR
)/m32r.opc
677 $(MAKE
) run-cgen arch
=m32r
prefix=m32r
679 fr30-opc.h fr30-opc.c fr30-asm.c fr30-dis.c
: $(FR30_DEPS
)
681 stamp-fr30
: $(CGENFILES
) $(CGENDIR
)/fr30.cpu
$(CGENDIR
)/fr30.opc
682 $(MAKE
) run-cgen arch
=fr30
prefix=fr30
684 # Use a prefix of i960c, so that the existing i960-dis.c can remain for now.
685 # When the cgen i960 disassembler support is complete, this `c' can go away.
686 i960c-opc.h i960c-opc.c i960c-asm.c i960c-dis.c
: $(I960_DEPS
)
688 stamp-i960
: $(CGENFILES
) $(CGENDIR
)/i960.cpu
$(CGENDIR
)/i960.opc
689 $(MAKE
) run-cgen arch
=i960
prefix=i960c
690 # end-sanitize-cygnus
692 # start-sanitize-tic80
693 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/dis-asm.h ..
/bfd
/bfd.h \
694 $(INCDIR
)/opcode
/tic80.h
695 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/opcode
/tic80.h
699 dvp-dis.lo
: dvp-dis.c
$(INCDIR
)/dis-asm.h ..
/bfd
/bfd.h \
700 $(INCDIR
)/opcode
/dvp.h
701 dvp-opc.lo
: dvp-opc.c
$(INCDIR
)/opcode
/dvp.h
703 mips-dis.lo
: mips-dis.c
704 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/mips-dis.c
707 # This dependency stuff is copied from BFD.
709 .dep
: dep.sed
$(CFILES
) $(HFILES
) config.h
711 $(MAKE
) DEP
=$(DEP
) .dep1
712 sed
-f dep.sed
< .dep1
> .dep
716 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
718 $(DEP
) -f .dep2a
$(INCLUDES
) $(CFLAGS
) $?
719 sed
-e
'/DO NOT DELETE/d' -e
'/^$$/d' < .dep2a
>> .dep2
721 $(srcdir)/..
/move-if-change .dep2 .dep1
723 dep.sed
: dep-in.sed config.status
724 sed
<$(srcdir)/dep-in.sed
>dep.sed \
725 -e
's!@BFD_H@!$(BFD_H)!' \
726 -e
's!@INCDIR@!$(INCDIR)!' \
727 -e
's!@BFDDIR@!$(BFDDIR)!' \
728 -e
's!@SRCDIR@!$(srcdir)!'
731 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
732 cat .dep
>> tmp-Makefile
733 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
736 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
737 cat .dep
>> tmp-Makefile.in
738 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
741 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
742 cat .dep
>> tmp-Makefile.am
743 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
745 .PHONY
: dep dep-in dep-am
747 # What appears below is generated by a hacked mkdep using gcc -MM.
749 # DO NOT DELETE THIS LINE -- mkdep uses it.
750 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
751 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
752 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
753 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
754 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
755 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
757 arm-dis.lo
: arm-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
758 $(INCDIR
)/ansidecl.h arm-opc.h
$(INCDIR
)/coff
/internal.h \
759 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
760 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
761 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
762 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
764 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
765 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
766 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
767 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
768 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
769 $(INCDIR
)/dis-asm.h
$(BFD_H
)
770 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
771 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
772 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
773 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
774 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
776 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
777 $(INCDIR
)/dis-asm.h
$(BFD_H
)
778 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
779 $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
781 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
782 $(BFD_H
) $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
784 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
785 $(BFD_H
) $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
787 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
788 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
789 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
790 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
791 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
792 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
793 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
794 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
795 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
797 i960c-asm.lo
: i960c-asm.c sysdep.h config.h
$(BFD_H
) \
798 $(INCDIR
)/symcat.h i960c-opc.h
$(INCDIR
)/opcode
/cgen.h \
800 i960c-dis.lo
: i960c-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
801 $(BFD_H
) $(INCDIR
)/symcat.h i960c-opc.h
$(INCDIR
)/opcode
/cgen.h \
803 i960c-opc.lo
: i960c-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
804 $(BFD_H
) $(INCDIR
)/symcat.h i960c-opc.h
$(INCDIR
)/opcode
/cgen.h \
806 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
807 $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
809 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
810 $(BFD_H
) $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
812 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
813 $(BFD_H
) $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
815 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
816 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
817 $(INCDIR
)/opcode
/m68k.h
818 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
819 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
820 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
821 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
822 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
823 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
824 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
825 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
826 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
827 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
828 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
829 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
830 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
831 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
832 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
833 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
834 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
836 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
837 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
838 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
840 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
842 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
843 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
844 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
845 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
846 tic30-dis.lo
: tic30-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
847 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic30.h
848 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
849 $(BFD_H
) $(INCDIR
)/ansidecl.h
850 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
851 $(BFD_H
) $(INCDIR
)/ansidecl.h
852 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
854 z8kgen.lo
: z8kgen.c sysdep.h config.h
855 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
857 # Tell versions [3.59,3.63) of GNU make to not export all variables.
858 # Otherwise a system limit (for SysV at least) may be exceeded.