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.
146 $(start-sanitize-fr30
) \
150 $(end-sanitize-fr30
) \
195 $(end-sanitize-fr30
) \
199 $(end-sanitize-fr30
) \
225 $(start-sanitize-tic80
) \
228 $(end-sanitize-tic80
) \
229 $(start-sanitize-sky
) \
232 $(end-sanitize-sky
) \
239 OFILES
= @BFD_MACHINES@
241 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(INCDIR
) -I
$(BFDDIR
) @HDEFINES@
-I
$(srcdir)/..
/intl
-I..
/intl
243 libopcodes_la_SOURCES
= dis-buf.c disassemble.c
244 libopcodes_la_DEPENDENCIES
= $(OFILES
)
245 libopcodes_la_LIBADD
= $(OFILES
) @WIN32LIBADD@
246 libopcodes_la_LDFLAGS
= -release
$(VERSION
) @WIN32LDFLAGS@
248 # libtool will build .libs/libopcodes.a. We create libopcodes.a in
249 # the build directory so that we don't have to convert all the
250 # programs that use libopcodes.a simultaneously. This is a hack which
251 # should be removed if everything else starts using libtool. FIXME.
253 noinst_LIBRARIES
= libopcodes.a
255 POTFILES
= $(HFILES
) $(CFILES
)
257 CLEANFILES
= libopcodes.a stamp-lib dep.sed .dep .dep1
258 # start-sanitize-cygnus
259 CLEANFILES
= libopcodes.a stamp-lib dep.sed .dep .dep1 stamp-m32r
260 # end-sanitize-cygnus
261 # start-sanitize-fr30
262 CLEANFILES
= libopcodes.a stamp-lib dep.sed .dep .dep1 stamp-m32r stamp-fr30
265 # start-sanitize-cygnus
266 # CGEN support is sanitized out of FSF releases for now.
267 # Sanitization must be split between assignments and rules because
268 # automake splits them that way.
274 CGENFILES
= $(CGENDIR
)/cos.scm
$(CGENDIR
)/utils.scm \
275 $(CGENDIR
)/attr.scm
$(CGENDIR
)/enum.scm
$(CGENDIR
)/types.scm \
276 $(CGENDIR
)/utils-cgen.scm
$(CGENDIR
)/cpu.scm \
277 $(CGENDIR
)/mode.scm
$(CGENDIR
)/mach.scm \
278 $(CGENDIR
)/model.scm
$(CGENDIR
)/hardware.scm \
279 $(CGENDIR
)/ifield.scm
$(CGENDIR
)/iformat.scm \
280 $(CGENDIR
)/operand.scm
$(CGENDIR
)/insn.scm
$(CGENDIR
)/minsn.scm \
281 $(CGENDIR
)/opcodes.scm
$(CGENDIR
)/rtl.scm \
282 $(CGENDIR
)/cgen-opc.scm 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_FALSE@M32R_DEPS
=
288 @CGEN_MAINT_FALSE@FR30_DEPS
=
289 # The end marker is written this way to pass through automake unscathed.
290 ENDSAN
= end-sanitize-cygnus
291 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
292 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
293 CONFIG_HEADER
= config.h
295 LIBRARIES
= $(noinst_LIBRARIES
)
298 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
299 CPPFLAGS
= @CPPFLAGS@
302 libopcodes_a_LIBADD
=
303 libopcodes_a_SOURCES
= libopcodes.a.c
304 libopcodes_a_OBJECTS
= libopcodes.a.o
305 LTLIBRARIES
= $(lib_LTLIBRARIES
)
307 libopcodes_la_OBJECTS
= dis-buf.lo disassemble.lo
309 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
310 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
311 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
312 DIST_COMMON
= ChangeLog Makefile.am Makefile.in acconfig.h acinclude.m4 \
313 aclocal.m4 config.in configure configure.in stamp-h.in
316 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
320 SOURCES
= libopcodes.a.c
$(libopcodes_la_SOURCES
)
321 OBJECTS
= libopcodes.a.o
$(libopcodes_la_OBJECTS
)
323 all: all-recursive-am all-am
326 .SUFFIXES
: .S .c .lo .o .s
327 $(srcdir)/Makefile.in
: @MAINT@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
328 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
330 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
332 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
334 $(ACLOCAL_M4
): @MAINT@ configure.in acinclude.m4
335 cd
$(srcdir) && $(ACLOCAL
)
336 $(srcdir)/configure
: @MAINT@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
337 cd
$(srcdir) && $(AUTOCONF
)
341 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
343 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
344 $(SHELL
) .
/config.status
345 @echo timestamp
> stamp-h
346 $(srcdir)/config.in
: @MAINT@
$(srcdir)/stamp-h.in
347 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
348 cd
$(top_srcdir
) && $(AUTOHEADER
)
349 @echo timestamp
> $(srcdir)/stamp-h.in
358 maintainer-clean-hdr
:
360 mostlyclean-noinstLIBRARIES
:
362 clean-noinstLIBRARIES
:
363 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
365 distclean-noinstLIBRARIES
:
367 maintainer-clean-noinstLIBRARIES
:
379 -rm -f
*.o core
*.core
386 maintainer-clean-compile
:
389 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
392 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
395 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
405 maintainer-clean-libtool
:
407 mostlyclean-libLTLIBRARIES
:
409 clean-libLTLIBRARIES
:
410 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
412 distclean-libLTLIBRARIES
:
414 maintainer-clean-libLTLIBRARIES
:
416 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
418 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
419 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
420 if
test -f
$$p; then \
421 echo
"$(LIBTOOL) --mode=install $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
422 $(LIBTOOL
) --mode
=install $(INSTALL_DATA
) $$p $(DESTDIR
)$(libdir)/$$p; \
426 uninstall-libLTLIBRARIES
:
428 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
429 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
432 libopcodes.la
: $(libopcodes_la_OBJECTS
) $(libopcodes_la_DEPENDENCIES
)
433 $(LINK
) -rpath
$(libdir) $(libopcodes_la_LDFLAGS
) $(libopcodes_la_OBJECTS
) $(libopcodes_la_LIBADD
) $(LIBS
)
435 # This directory's subdirectories are mostly independent; you can cd
436 # into them and run `make' without going through this Makefile.
437 # To change the values of `make' variables: instead of editing Makefiles,
438 # (1) if the variable is set in `config.status', edit `config.status'
439 # (which will cause the Makefiles to be regenerated when you run `make');
440 # (2) otherwise, pass the desired values on the `make' command line.
444 all-recursive install-data-recursive install-exec-recursive \
445 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
446 check-recursive installcheck-recursive info-recursive dvi-recursive
:
447 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
448 list
='$(SUBDIRS)'; for subdir in
$$list; do \
449 target
=`echo $@ | sed s/-recursive//`; \
450 echo
"Making $$target in $$subdir"; \
451 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$target) \
452 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
453 done
&& test -z
"$$fail"
455 mostlyclean-recursive clean-recursive distclean-recursive \
456 maintainer-clean-recursive
:
457 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
458 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
459 rev
="$$subdir $$rev"; \
461 for subdir in
$$rev; do \
462 target
=`echo $@ | sed s/-recursive//`; \
463 echo
"Making $$target in $$subdir"; \
464 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$target) \
465 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
466 done
&& test -z
"$$fail"
468 list
='$(SUBDIRS)'; for subdir in
$$list; do \
469 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
474 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
475 here
=`pwd` && cd
$(srcdir) \
476 && mkid
-f
$$here/ID
$(SOURCES
) $(HEADERS
) $(LISP
)
478 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
481 list
='$(SUBDIRS)'; for subdir in
$$list; do \
482 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
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 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
489 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
498 maintainer-clean-tags
:
500 distdir
= $(PACKAGE
)-$(VERSION
)
501 top_distdir
= $(distdir
)
503 # This target untars the dist file and tries a VPATH configuration. Then
504 # it guarantees that the distribution is self-contained by making another
508 GZIP
=$(GZIP
) $(TAR
) zxf
$(distdir
).
tar.gz
509 mkdir
$(distdir
)/=build
510 mkdir
$(distdir
)/=inst
511 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
512 cd
$(distdir
)/=build \
513 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
514 && $(MAKE
) $(AM_MAKEFLAGS
) \
515 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
516 && $(MAKE
) $(AM_MAKEFLAGS
) check \
517 && $(MAKE
) $(AM_MAKEFLAGS
) install \
518 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
519 && $(MAKE
) $(AM_MAKEFLAGS
) dist
521 @echo
"========================"; \
522 echo
"$(distdir).tar.gz is ready for distribution"; \
523 echo
"========================"
525 -chmod
-R a
+r
$(distdir
)
526 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
529 -chmod
-R a
+r
$(distdir
)
530 GZIP
=$(GZIP
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
532 distdir
: $(DISTFILES
)
535 -chmod
777 $(distdir
)
536 @for file in
$(DISTFILES
); do \
537 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
538 test -f
$(distdir
)/$$file \
539 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
540 || cp
-p
$$d/$$file $(distdir
)/$$file; \
542 for subdir in
$(SUBDIRS
); do \
543 test -d
$(distdir
)/$$subdir \
544 || mkdir
$(distdir
)/$$subdir \
546 chmod
777 $(distdir
)/$$subdir; \
547 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
553 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
554 installcheck: installcheck-recursive
555 install-info
: install-info-recursive
556 all-recursive-am
: config.h
557 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
559 all-am
: Makefile
$(LIBRARIES
) $(LTLIBRARIES
) config.h
561 install-exec-am
: install-libLTLIBRARIES
563 uninstall-am
: uninstall-libLTLIBRARIES
565 install-exec
: install-exec-recursive install-exec-am
568 install-data
: install-data-recursive
571 install: install-recursive install-exec-am
574 uninstall: uninstall-recursive uninstall-am
577 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
578 installdirs: installdirs-recursive
579 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
585 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
588 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
589 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
591 maintainer-clean-generic
:
592 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
593 mostlyclean-compile mostlyclean-libtool \
594 mostlyclean-libLTLIBRARIES mostlyclean-tags \
597 clean-am
: clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
598 clean-libLTLIBRARIES clean-tags clean-generic \
601 distclean-am
: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
602 distclean-libtool distclean-libLTLIBRARIES \
603 distclean-tags distclean-generic clean-am
605 maintainer-clean-am
: maintainer-clean-hdr \
606 maintainer-clean-noinstLIBRARIES \
607 maintainer-clean-compile maintainer-clean-libtool \
608 maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
609 maintainer-clean-generic distclean-am
611 mostlyclean: mostlyclean-recursive mostlyclean-am
613 clean: clean-recursive clean-am
615 distclean: distclean-recursive distclean-am
619 maintainer-clean
: maintainer-clean-recursive maintainer-clean-am
620 @echo
"This command is intended for maintainers to use;"
621 @echo
"it deletes files that may require special tools to rebuild."
624 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
625 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
626 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
627 mostlyclean-compile distclean-compile clean-compile \
628 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
629 clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
630 distclean-libLTLIBRARIES clean-libLTLIBRARIES \
631 maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
632 install-libLTLIBRARIES install-data-recursive uninstall-data-recursive \
633 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
634 uninstalldirs-recursive all-recursive check-recursive \
635 installcheck-recursive info-recursive dvi-recursive \
636 mostlyclean-recursive distclean-recursive clean-recursive \
637 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
638 distclean-tags clean-tags maintainer-clean-tags distdir
info dvi \
639 installcheck install-info all-recursive-am all-am install-exec-am \
640 uninstall-am install-exec install-data
install uninstall all \
641 installdirs mostlyclean-generic distclean-generic clean-generic \
642 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
645 disassemble.lo
: disassemble.c
$(INCDIR
)/dis-asm.h
646 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/disassemble.c
648 stamp-lib
: libopcodes.la
649 if
[ -f .libs
/libopcodes.a
]; then \
650 cp .libs
/libopcodes.a libopcodes.tmp
; \
651 $(SHELL
) $(srcdir)/..
/move-if-change libopcodes.tmp libopcodes.a
; \
655 libopcodes.a
: stamp-lib
; @true
656 po
/POTFILES.in
: @MAINT@ Makefile
657 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
658 && mv tmp
$(srcdir)/po
/POTFILES.in
660 # We should reconfigure whenever bfd/configure.in changes, because
661 # that's where the version number comes from.
662 config.status
: $(srcdir)/configure
$(srcdir)/..
/bfd
/configure.in
663 $(SHELL
) .
/config.status
--recheck
665 # start-sanitize-cygnus
667 $(SHELL
) $(srcdir)/cgen.sh opcodes
$(srcdir) $(CGEN
) $(CGENDIR
) $(CGENFLAGS
) $(arch
) $(prefix)
668 touch stamp-
${prefix}
671 # For now, require developers to configure with --enable-cgen-maint.
672 m32r-opc.h m32r-opc.c m32r-asm.c m32r-dis.c
: $(M32R_DEPS
)
674 stamp-m32r
: $(CGENFILES
) $(CGENDIR
)/m32r.cpu
$(CGENDIR
)/m32r.opc
675 $(MAKE
) run-cgen arch
=m32r
prefix=m32r
676 # end-sanitize-cygnus
677 # start-sanitize-fr30
678 fr30-opc.h fr30-opc.c fr30-asm.c fr30-dis.c
: $(FR30_DEPS
)
680 stamp-fr30
: $(CGENFILES
) $(CGENDIR
)/fr30.cpu
$(CGENDIR
)/fr30.opc
681 $(MAKE
) run-cgen arch
=fr30
prefix=fr30
684 # start-sanitize-tic80
685 tic80-dis.lo
: tic80-dis.c
$(INCDIR
)/dis-asm.h ..
/bfd
/bfd.h \
686 $(INCDIR
)/opcode
/tic80.h
687 tic80-opc.lo
: tic80-opc.c
$(INCDIR
)/opcode
/tic80.h
691 dvp-dis.lo
: dvp-dis.c
$(INCDIR
)/dis-asm.h ..
/bfd
/bfd.h \
692 $(INCDIR
)/opcode
/dvp.h
693 dvp-opc.lo
: dvp-opc.c
$(INCDIR
)/opcode
/dvp.h
695 mips-dis.lo
: mips-dis.c
696 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c @archdefs@
$(srcdir)/mips-dis.c
699 # start-sanitize-fr30
700 fr30-asm.lo
: fr30-asm.c sysdep.h config.h
$(BFD_H
) \
701 $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
703 fr30-dis.lo
: fr30-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
704 $(BFD_H
) $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
706 fr30-opc.lo
: fr30-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
707 $(BFD_H
) $(INCDIR
)/symcat.h fr30-opc.h
$(INCDIR
)/opcode
/cgen.h \
711 # This dependency stuff is copied from BFD.
713 .dep
: dep.sed
$(CFILES
) $(HFILES
) config.h
715 $(MAKE
) DEP
=$(DEP
) .dep1
716 sed
-f dep.sed
< .dep1
> .dep
720 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > .dep2
722 $(DEP
) -f .dep2a
$(INCLUDES
) $(CFLAGS
) $?
723 sed
-e
'/DO NOT DELETE/d' -e
'/^$$/d' < .dep2a
>> .dep2
725 $(srcdir)/..
/move-if-change .dep2 .dep1
727 dep.sed
: dep-in.sed config.status
728 sed
<$(srcdir)/dep-in.sed
>dep.sed \
729 -e
's!@BFD_H@!$(BFD_H)!' \
730 -e
's!@INCDIR@!$(INCDIR)!' \
731 -e
's!@BFDDIR@!$(BFDDIR)!' \
732 -e
's!@SRCDIR@!$(srcdir)!'
735 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
736 cat .dep
>> tmp-Makefile
737 $(srcdir)/..
/move-if-change tmp-Makefile Makefile
740 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
741 cat .dep
>> tmp-Makefile.in
742 $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
745 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
746 cat .dep
>> tmp-Makefile.am
747 $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
749 .PHONY
: dep dep-in dep-am
751 # What appears below is generated by a hacked mkdep using gcc -MM.
753 # DO NOT DELETE THIS LINE -- mkdep uses it.
754 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
755 a29k-dis.lo
: a29k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
756 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/a29k.h
757 alpha-dis.lo
: alpha-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
758 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/alpha.h
759 alpha-opc.lo
: alpha-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/alpha.h \
761 arm-dis.lo
: arm-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
762 $(INCDIR
)/ansidecl.h arm-opc.h
$(INCDIR
)/coff
/internal.h \
763 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h opintl.h
$(BFDDIR
)/elf-bfd.h \
764 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h
765 cgen-asm.lo
: cgen-asm.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
766 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h \
768 cgen-dis.lo
: cgen-dis.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
769 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
770 cgen-opc.lo
: cgen-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
771 $(BFD_H
) $(INCDIR
)/symcat.h
$(INCDIR
)/opcode
/cgen.h
772 d10v-dis.lo
: d10v-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h \
773 $(INCDIR
)/dis-asm.h
$(BFD_H
)
774 d10v-opc.lo
: d10v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d10v.h
775 d30v-dis.lo
: d30v-dis.c
$(INCDIR
)/opcode
/d30v.h
$(INCDIR
)/dis-asm.h \
776 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
777 d30v-opc.lo
: d30v-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/d30v.h
778 dis-buf.lo
: dis-buf.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
780 disassemble.lo
: disassemble.c
$(INCDIR
)/ansidecl.h \
781 $(INCDIR
)/dis-asm.h
$(BFD_H
)
782 h8300-dis.lo
: h8300-dis.c
$(INCDIR
)/opcode
/h8300.h \
783 $(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
784 h8500-dis.lo
: h8500-dis.c h8500-opc.h
$(INCDIR
)/dis-asm.h \
785 $(BFD_H
) $(INCDIR
)/ansidecl.h opintl.h
786 hppa-dis.lo
: hppa-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
787 $(BFD_H
) $(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
788 i386-dis.lo
: i386-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
789 $(INCDIR
)/ansidecl.h sysdep.h config.h opintl.h
790 i960-dis.lo
: i960-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
792 m32r-asm.lo
: m32r-asm.c sysdep.h config.h
$(BFD_H
) \
793 $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
795 m32r-dis.lo
: m32r-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
796 $(BFD_H
) $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
798 m32r-opc.lo
: m32r-opc.c sysdep.h config.h
$(INCDIR
)/libiberty.h \
799 $(BFD_H
) $(INCDIR
)/symcat.h m32r-opc.h
$(INCDIR
)/opcode
/cgen.h \
801 m68k-dis.lo
: m68k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
802 $(INCDIR
)/ansidecl.h
$(INCDIR
)/floatformat.h opintl.h \
803 $(INCDIR
)/opcode
/m68k.h
804 m68k-opc.lo
: m68k-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m68k.h
805 m88k-dis.lo
: m88k-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
806 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/m88k.h opintl.h
807 mips-dis.lo
: mips-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
808 $(BFD_H
) $(INCDIR
)/opcode
/mips.h opintl.h
$(BFDDIR
)/elf-bfd.h \
809 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
810 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
811 mips-opc.lo
: mips-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
812 mips16-opc.lo
: mips16-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mips.h
813 m10200-dis.lo
: m10200-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h \
814 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
815 m10200-opc.lo
: m10200-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10200.h
816 m10300-dis.lo
: m10300-dis.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h \
817 $(INCDIR
)/dis-asm.h
$(BFD_H
) opintl.h
818 m10300-opc.lo
: m10300-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/mn10300.h
819 ns32k-dis.lo
: ns32k-dis.c
$(BFD_H
) $(INCDIR
)/ansidecl.h \
820 sysdep.h config.h
$(INCDIR
)/dis-asm.h
$(INCDIR
)/opcode
/ns32k.h \
822 ppc-dis.lo
: ppc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
823 config.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) $(INCDIR
)/opcode
/ppc.h
824 ppc-opc.lo
: ppc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/ppc.h \
826 sh-dis.lo
: sh-dis.c sh-opc.h
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
828 sparc-dis.lo
: sparc-dis.c
$(INCDIR
)/ansidecl.h sysdep.h \
829 config.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/dis-asm.h \
830 $(BFD_H
) $(INCDIR
)/libiberty.h opintl.h
831 sparc-opc.lo
: sparc-opc.c
$(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/sparc.h
832 tic30-dis.lo
: tic30-dis.c
$(INCDIR
)/dis-asm.h
$(BFD_H
) \
833 $(INCDIR
)/ansidecl.h
$(INCDIR
)/opcode
/tic30.h
834 vax-dis.lo
: vax-dis.c
$(INCDIR
)/opcode
/vax.h
$(INCDIR
)/dis-asm.h \
835 $(BFD_H
) $(INCDIR
)/ansidecl.h
836 w65-dis.lo
: w65-dis.c w65-opc.h
$(INCDIR
)/dis-asm.h \
837 $(BFD_H
) $(INCDIR
)/ansidecl.h
838 z8k-dis.lo
: z8k-dis.c sysdep.h config.h
$(INCDIR
)/dis-asm.h \
840 z8kgen.lo
: z8kgen.c sysdep.h config.h
841 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
843 # Tell versions [3.59,3.63) of GNU make to not export all variables.
844 # Otherwise a system limit (for SysV at least) may be exceeded.