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
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@
$(AM_INSTALL_PROGRAM_FLAGS
)
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@
66 ALL_OBJ_DEPS
= @ALL_OBJ_DEPS@
70 CATOBJEXT
= @CATOBJEXT@
74 DATADIRNAME
= @DATADIRNAME@
84 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
85 INSTOBJEXT
= @INSTOBJEXT@
93 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 OPCODES_LIB
= @OPCODES_LIB@
103 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
107 cgen_cpu_prefix
= @cgen_cpu_prefix@
108 extra_objects
= @extra_objects@
109 install_tooldir
= @install_tooldir@
111 obj_format
= @obj_format@
112 target_cpu_type
= @target_cpu_type@
115 INTLLIBS
= @INTLLIBS@
117 AUTOMAKE_OPTIONS
= cygnus dejagnu
121 tooldir
= $(exec_prefix)/$(target_alias
)
123 YACC
= `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo @YACC@ ; fi`
124 LEX
= `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo @LEX@ ; fi`
126 WARN_CFLAGS
= @WARN_CFLAGS@
127 AM_CFLAGS
= $(WARN_CFLAGS
)
131 TARG_CPU
= @target_cpu_type@
132 TARG_CPU_C
= $(srcdir)/config
/tc-@target_cpu_type@.c
133 TARG_CPU_O
= tc-@target_cpu_type@.o
134 TARG_CPU_H
= $(srcdir)/config
/tc-@target_cpu_type@.h
135 OBJ_FORMAT_C
= $(srcdir)/config
/obj-@obj_format@.c
136 OBJ_FORMAT_O
= obj-@obj_format@.o
137 OBJ_FORMAT_H
= $(srcdir)/config
/obj-@obj_format@.h
138 TARG_ENV_H
= $(srcdir)/config
/te-@te_file@.h
139 ATOF_TARG_C
= $(srcdir)/config
/atof-@atof@.c
140 ATOF_TARG_O
= atof-@atof@.o
142 # use @target_cpu_type@ for refering to configured target name
143 IT_HDRS
= itbl-parse.h
$(srcdir)/itbl-ops.h
144 IT_SRCS
= itbl-parse.c itbl-lex.c
$(srcdir)/itbl-ops.c
145 IT_DEPS
= $(srcdir)/itbl-parse.y
$(srcdir)/itbl-lex.l
$(srcdir)/config
/itbl-@target_cpu_type@.h
146 IT_OBJS
= itbl-parse.o itbl-lex.o itbl-ops.o
148 # CPU types. This is only used for dependency information.
191 # Object format types. This is only used for dependency information.
192 # We deliberately omit som, since it does not work as a cross assembler.
206 # This is an sh case which sets valid according to whether the CPU
207 # type in the shell variable c and the OS type in the shell variable o
208 # are supported. This helps cuts down on the amount of dependency
216 a29k | arm | cris | i386 | m68k | mips | ns32k | sparc | tahoe | tic30 | vax
) \
230 mips | alpha
) valid
=yes
;; \
235 alpha
) valid
=yes
;; \
248 # These are like CPU_TYPES and CPU_OBJ_VALID, for the obj=multi case.
250 MULTI_CPU_TYPES
= i386 mips cris
252 MULTI_CPU_OBJ_VALID
= \
257 i386 | cris
) valid
=yes
;; \
261 i386 | mips
) valid
=yes
;; \
271 # Regular source files.
304 CFILES
= $(GAS_CFILES
) gasp.c itbl-ops.c
335 # CPU files in config.
337 TARGET_CPU_CFILES
= \
356 config
/tc-m68hc11.c \
361 config
/tc-mn10200.c \
362 config
/tc-mn10300.c \
378 TARGET_CPU_HFILES
= \
397 config
/tc-m68hc11.h \
402 config
/tc-mn10200.h \
403 config
/tc-mn10300.h \
419 # OBJ files in config
421 OBJ_FORMAT_CFILES
= \
434 OBJ_FORMAT_HFILES
= \
447 # Emulation header files in config
456 config
/te-epoc-pe.h \
457 config
/te-generic.h \
461 config
/te-i386aix.h \
469 config
/te-nbsd532.h \
470 config
/te-pc532mach.h \
475 config
/te-sparcaout.h \
481 # Multi files in config
484 config
/e-crisaout.c \
486 config
/e-i386aout.c \
487 config
/e-i386coff.c \
489 config
/e-mipsecoff.c \
531 OBJS
= $(CONFIG_OBJS
) $(GENERIC_OBJS
)
533 POTFILES
= $(MULTI_CFILES
) $(TARGET_ENV_HFILES
) $(OBJ_FORMAT_HFILES
) \
534 $(OBJ_FORMAT_CFILES
) $(TARGET_CPU_HFILES
) $(TARGET_CPU_CFILES
) \
535 $(HFILES
) $(CFILES
) $(GAS_CFILES
)
538 noinst_PROGRAMS
= as-new gasp-new
539 noinst_SCRIPTS
= $(GDBINIT
)
540 EXTRA_SCRIPTS
= .gdbinit
542 EXTRA_DIST
= make-gas.com
544 DISTSTUFF
= make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c
546 DISTCLEANFILES
= targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
548 # Now figure out from those variables how to compile and link.
550 BASEDIR
= $(srcdir)/..
551 BFDDIR
= $(BASEDIR
)/bfd
552 INCDIR
= $(BASEDIR
)/include
554 # This is the variable actually used when we compile.
555 # Specify the directories to be searched for header files.
556 # Both . and srcdir are used, in that order,
557 # so that tm.h and config.h will be found in the compilation
558 # subdirectory rather than in the source directory.
559 INCLUDES
= -D_GNU_SOURCE
-I.
-I
$(srcdir) -I..
/bfd
-I
$(srcdir)/config
-I
$(INCDIR
) -I
$(srcdir)/..
-I
$(BFDDIR
) -I
$(srcdir)/..
/intl
-I..
/intl
-DLOCALEDIR
="\"$(prefix)/share/locale\""
561 # This should be parallel to INCLUDES, but should replace $(srcdir)
562 # with $${srcdir}, and should work in a subdirectory. This is used
563 # when building dependencies, because the dependency building is done
565 DEP_INCLUDES
= -D_GNU_SOURCE
-I..
-I
$${srcdir} -I..
/..
/bfd
-I
$${srcdir}/config
-I
$${srcdir}/..
/include -I
$${srcdir}/..
-I
$${srcdir}/..
/bfd
-I
$${srcdir}/..
/intl
-I..
/..
/intl
-DLOCALEDIR
="\"$(prefix)/share/locale\""
567 # How to link with both our special library facilities
568 # and the system's installed libraries.
570 GASLIBS
= @OPCODES_LIB@ @BFDLIB@ ..
/libiberty
/libiberty.a
572 # Files to be copied away after each stage in building.
573 STAGESTUFF
= *.o
$(noinst_PROGRAMS
)
575 as_new_SOURCES
= $(GAS_CFILES
)
576 as_new_LDADD
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
577 $(extra_objects
) $(GASLIBS
) $(INTLLIBS
) $(LIBM
)
579 as_new_DEPENDENCIES
= $(TARG_CPU_O
) $(OBJ_FORMAT_O
) $(ATOF_TARG_O
) \
580 $(extra_objects
) $(GASLIBS
) $(INTLDEPS
)
583 gasp_new_SOURCES
= gasp.c macro.c sb.c hash.c
584 gasp_new_LDADD
= ..
/libiberty
/libiberty.a
$(INTLLIBS
)
585 gasp_new_DEPENDENCIES
= ..
/libiberty
/libiberty.a
$(INTLDEPS
)
587 EXPECT
= `if [ -f $${rootme}/../expect/expect ] ; then \
588 echo $${rootme}/../expect/expect ; \
589 else echo expect ; fi`
592 RUNTEST
= `if [ -f $${srcdir}/../dejagnu/runtest ] ; then \
593 echo $${srcdir}/../dejagnu/runtest ; else echo runtest; \
598 # The m68k operand parser.
600 EXTRA_as_new_SOURCES
= config
/m68k-parse.y
602 # stand-alone itbl assembler & disassembler
604 EXTRA_PROGRAMS
= itbl-test
605 itbl_test_SOURCES
= itbl-parse.y itbl-lex.l
606 itbl_test_LDADD
= itbl-tops.o itbl-test.o
$(GASLIBS
) @LEXLIB@
610 CGEN_CPU_PREFIX
= @cgen_cpu_prefix@
612 # Remake the info files.
614 MOSTLYCLEANFILES
= $(STAGESTUFF
) core stamp-mk.com \
615 testsuite
/*.o testsuite
/*.out testsuite
/gas.log testsuite
/gas.sum \
616 testsuite
/site.exp site.bak site.exp stage stage1 stage2
619 CLEANFILES
= dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
623 DEP_FILE_DEPS
= $(CFILES
) $(HFILES
) $(TARGET_CPU_CFILES
) \
624 $(TARGET_CPU_HFILES
) $(OBJ_FORMAT_CFILES
) $(OBJ_FORMAT_HFILES
)
627 AMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
628 DEPTC_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
629 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/a29k.h
631 DEPTC_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
632 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h \
633 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/a29k.h
635 DEPTC_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
636 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
637 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
$(INCDIR
)/opcode
/a29k.h
639 DEPTC_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
640 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
641 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
642 $(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
644 DEPTC_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
645 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
646 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/alpha.h \
647 $(srcdir)/config
/atof-vax.c
649 DEPTC_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
650 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
651 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
652 $(INCDIR
)/obstack.h struc-symbol.h ecoff.h
$(INCDIR
)/coff
/sym.h \
653 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/opcode
/alpha.h
$(INCDIR
)/elf
/alpha.h \
654 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
$(srcdir)/config
/atof-vax.c
656 DEPTC_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h \
657 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h ecoff.h \
658 $(INCDIR
)/opcode
/alpha.h
$(srcdir)/config
/atof-vax.c
660 DEPTC_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
661 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
662 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h \
663 $(INCDIR
)/elf
/arc.h
$(INCDIR
)/elf
/reloc-macros.h
665 DEPTC_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
666 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
667 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h subsegs.h \
668 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/arc.h
$(INCDIR
)/elf
/arc.h \
669 $(INCDIR
)/elf
/reloc-macros.h
671 DEPTC_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
672 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
674 DEPTC_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
675 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h \
676 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
678 DEPTC_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
679 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
680 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h subsegs.h \
681 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/arm.h
$(INCDIR
)/elf
/reloc-macros.h \
684 DEPTC_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
685 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
686 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
688 DEPTC_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
689 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
690 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h subsegs.h \
691 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/avr.h
693 DEPTC_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
694 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
695 $(INCDIR
)/opcode
/cris.h dwarf2dbg.h
697 DEPTC_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
698 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
699 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h subsegs.h \
700 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cris.h dwarf2dbg.h
702 DEPTC_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
703 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
704 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h \
705 $(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h
707 DEPTC_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
708 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
709 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h subsegs.h \
710 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d10v.h
$(INCDIR
)/elf
/ppc.h \
711 $(INCDIR
)/elf
/reloc-macros.h
713 DEPTC_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
714 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
715 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
717 DEPTC_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
718 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
719 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h subsegs.h \
720 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/d30v.h
722 DEPTC_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
723 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
724 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
725 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
728 DEPTC_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
729 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
730 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h subsegs.h \
731 $(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/fr30-desc.h \
732 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/fr30-opc.h \
735 DEPTC_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
736 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h \
737 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h
739 DEPTC_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
740 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
741 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h subsegs.h \
742 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/h8300.h
744 DEPTC_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
745 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h \
746 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h
748 DEPTC_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
749 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
750 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h subsegs.h \
751 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/h8500-opc.h
753 DEPTC_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
754 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
755 subsegs.h
$(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h
757 DEPTC_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
758 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
759 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
760 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
761 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/hppa.h \
764 DEPTC_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
765 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
766 dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h
768 DEPTC_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
769 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
770 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h dwarf2dbg.h \
771 subsegs.h
$(INCDIR
)/obstack.h
773 DEPTC_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
774 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
775 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h
777 DEPTC_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
778 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
779 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h subsegs.h \
780 $(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/i370.h \
783 DEPTC_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
784 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
785 dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
787 DEPTC_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
788 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h \
789 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h dwarf2dbg.h \
790 $(INCDIR
)/opcode
/i386.h
792 DEPTC_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
793 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
794 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h subsegs.h \
795 $(INCDIR
)/obstack.h dwarf2dbg.h
$(INCDIR
)/opcode
/i386.h
797 DEPTC_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
798 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
799 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h subsegs.h \
800 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i860.h
$(INCDIR
)/elf
/i860.h \
801 $(INCDIR
)/elf
/reloc-macros.h
803 DEPTC_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h \
804 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
806 DEPTC_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
807 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
808 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/i960.h
810 DEPTC_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
811 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
812 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
$(INCDIR
)/obstack.h \
813 $(INCDIR
)/opcode
/i960.h
815 DEPTC_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
816 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
817 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
818 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
821 DEPTC_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
822 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
823 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h subsegs.h \
824 $(INCDIR
)/obstack.h
$(INCDIR
)/symcat.h
$(srcdir)/..
/opcodes
/m32r-desc.h \
825 $(INCDIR
)/opcode
/cgen.h
$(srcdir)/..
/opcodes
/m32r-opc.h \
828 DEPTC_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
829 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
830 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h \
833 DEPTC_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
834 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
835 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h subsegs.h \
836 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/m68hc11.h dwarf2dbg.h
838 DEPTC_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
839 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
840 subsegs.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h
842 DEPTC_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
843 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
844 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/m68k.h \
845 $(srcdir)/config
/m68k-parse.h
847 DEPTC_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
848 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
849 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
$(INCDIR
)/obstack.h \
850 subsegs.h
$(INCDIR
)/opcode
/m68k.h
$(srcdir)/config
/m68k-parse.h \
851 $(INCDIR
)/elf
/m68k.h
$(INCDIR
)/elf
/reloc-macros.h
853 DEPTC_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
854 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
855 $(INCDIR
)/obstack.h subsegs.h
$(INCDIR
)/opcode
/m68k.h \
856 $(srcdir)/config
/m68k-parse.h
858 DEPTC_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
859 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h \
860 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
862 DEPTC_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
863 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
864 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h subsegs.h \
865 $(INCDIR
)/obstack.h
$(srcdir)/config
/m88k-opcode.h
867 DEPTC_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
868 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h \
869 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h
871 DEPTC_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
872 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
873 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h subsegs.h \
874 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/mcore-opc.h \
875 $(INCDIR
)/elf
/mcore.h
$(INCDIR
)/elf
/reloc-macros.h
877 DEPTC_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
878 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
879 $(INCDIR
)/opcode
/mips.h itbl-ops.h
$(srcdir)/config
/obj-elf.h \
880 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
881 $(INCDIR
)/elf
/external.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h \
882 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
884 DEPTC_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
885 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h \
886 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
887 itbl-ops.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
888 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
889 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
890 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
892 DEPTC_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
893 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
894 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h \
895 itbl-ops.h
$(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
896 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
897 $(INCDIR
)/bfdlink.h
$(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
899 DEPTC_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
900 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
901 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
902 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mips.h itbl-ops.h \
903 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h ecoff.h \
904 $(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
906 DEPTC_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
907 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
908 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
910 DEPTC_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
911 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
912 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h subsegs.h \
913 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10200.h
915 DEPTC_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
916 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
917 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h \
920 DEPTC_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
921 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
922 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h subsegs.h \
923 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/mn10300.h dwarf2dbg.h
925 DEPTC_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
926 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/ns32k.h \
929 DEPTC_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
930 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
931 $(INCDIR
)/opcode
/ns32k.h
$(INCDIR
)/obstack.h
933 DEPTC_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
934 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
935 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
$(INCDIR
)/opcode
/ns32k.h \
938 DEPTC_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
939 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
940 $(INCDIR
)/opcode
/pj.h
942 DEPTC_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
943 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
944 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
$(INCDIR
)/opcode
/pj.h
946 DEPTC_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
947 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
948 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h
950 DEPTC_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
951 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
952 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h subsegs.h \
953 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/ppc.h
$(INCDIR
)/elf
/ppc.h \
954 $(INCDIR
)/elf
/reloc-macros.h
956 DEPTC_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
957 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h \
958 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h \
959 struc-symbol.h dwarf2dbg.h
961 DEPTC_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
962 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
963 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
964 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/sh-opc.h struc-symbol.h \
965 $(INCDIR
)/elf
/sh.h
$(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
967 DEPTC_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
968 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h \
969 $(INCDIR
)/opcode
/sparc.h
971 DEPTC_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
972 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h \
973 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
975 DEPTC_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
976 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
977 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h subsegs.h \
978 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/sparc.h
$(INCDIR
)/elf
/sparc.h \
979 $(INCDIR
)/elf
/reloc-macros.h dwarf2dbg.h
981 DEPTC_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
982 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
983 $(INCDIR
)/opcode
/tahoe.h
985 DEPTC_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
986 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
987 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/tahoe.h
989 DEPTC_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
990 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
991 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
$(INCDIR
)/obstack.h \
992 $(INCDIR
)/opcode
/tahoe.h
994 DEPTC_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
995 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic30.h
997 DEPTC_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
998 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h \
999 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic30.h
1001 DEPTC_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1002 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1003 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
$(INCDIR
)/opcode
/tic30.h
1005 DEPTC_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1006 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1007 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h sb.h macro.h \
1008 subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h
$(INCDIR
)/opcode
/tic54x.h
1010 DEPTC_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1011 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1012 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h sb.h \
1013 macro.h subsegs.h
$(INCDIR
)/obstack.h struc-symbol.h \
1014 $(INCDIR
)/opcode
/tic54x.h
$(srcdir)/config
/obj-coff.h \
1015 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1018 DEPTC_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
1019 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h \
1020 $(INCDIR
)/bfdlink.h
$(INCDIR
)/opcode
/tic80.h
1022 DEPTC_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1023 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1024 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
$(INCDIR
)/opcode
/tic80.h
1026 DEPTC_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1027 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/vax-inst.h \
1028 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1030 DEPTC_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
1031 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1032 $(srcdir)/config
/vax-inst.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1034 DEPTC_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1035 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1036 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
$(srcdir)/config
/vax-inst.h \
1037 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1039 DEPTC_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
1040 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
$(srcdir)/config
/vax-inst.h \
1041 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/vax.h
1043 DEPTC_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
1044 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h \
1045 $(INCDIR
)/bfdlink.h subsegs.h
$(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1047 DEPTC_w65_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1048 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1049 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h subsegs.h \
1050 $(INCDIR
)/obstack.h
$(srcdir)/..
/opcodes
/w65-opc.h
1052 DEPTC_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
1053 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1054 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h \
1057 DEPTC_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1058 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1059 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h subsegs.h \
1060 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/v850.h dwarf2dbg.h
1062 DEPTC_z8k_coff
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(srcdir)/config
/obj-coff.h \
1063 $(srcdir)/config
/tc-z8k.h
$(INCDIR
)/coff
/internal.h \
1064 $(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1066 DEPTC_z8k_elf
= $(srcdir)/..
/opcodes
/z8k-opc.h
$(srcdir)/config
/obj-elf.h \
1067 $(BFDDIR
)/elf-bfd.h
$(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h \
1068 $(INCDIR
)/elf
/external.h
$(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
1070 DEPTC_hppa_som
= $(srcdir)/config
/tc-hppa.h subsegs.h \
1071 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(INCDIR
)/opcode
/hppa.h \
1074 DEPTC_i386_multi
= $(DEPTC_i386_aout
) $(DEPTC_i386_coff
) \
1077 DEPTC_mips_multi
= $(DEPTC_mips_coff
) $(DEPTC_mips_ecoff
) \
1080 DEPTC_cris_multi
= $(DEPTC_cris_aout
) $(DEPTC_cris_elf
)
1081 DEPOBJ_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1082 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1085 DEPOBJ_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1086 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h \
1087 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1089 DEPOBJ_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1090 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1091 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h subsegs.h \
1092 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1094 DEPOBJ_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1095 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1096 $(INCDIR
)/obstack.h subsegs.h
1098 DEPOBJ_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1099 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1100 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1101 $(BFDDIR
)/libecoff.h
1103 DEPOBJ_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1104 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1105 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h subsegs.h \
1106 $(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1107 $(INCDIR
)/elf
/alpha.h
$(INCDIR
)/elf
/reloc-macros.h \
1108 $(INCDIR
)/aout
/aout64.h
1110 DEPOBJ_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1111 DEPOBJ_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1112 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1113 $(INCDIR
)/obstack.h subsegs.h
1115 DEPOBJ_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1116 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1117 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h subsegs.h \
1118 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1120 DEPOBJ_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1121 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1124 DEPOBJ_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1125 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h \
1126 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1128 DEPOBJ_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1129 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1130 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h subsegs.h \
1131 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1133 DEPOBJ_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1134 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1135 $(INCDIR
)/obstack.h subsegs.h
1137 DEPOBJ_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1138 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1139 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h subsegs.h \
1140 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1142 DEPOBJ_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1143 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1146 DEPOBJ_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1147 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1148 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h subsegs.h \
1149 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1151 DEPOBJ_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1152 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1153 $(INCDIR
)/obstack.h subsegs.h
1155 DEPOBJ_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1156 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1157 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h subsegs.h \
1158 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1160 DEPOBJ_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1161 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1162 $(INCDIR
)/obstack.h subsegs.h
1164 DEPOBJ_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1165 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1166 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h subsegs.h \
1167 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1169 DEPOBJ_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1170 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1171 $(INCDIR
)/obstack.h subsegs.h
1173 DEPOBJ_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1174 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1175 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h subsegs.h \
1176 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1178 DEPOBJ_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1179 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h \
1180 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1182 DEPOBJ_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1183 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1184 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h subsegs.h \
1185 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1187 DEPOBJ_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1188 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h \
1189 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1191 DEPOBJ_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1192 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1193 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h subsegs.h \
1194 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1196 DEPOBJ_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1197 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1198 $(INCDIR
)/obstack.h subsegs.h
1200 DEPOBJ_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1201 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1202 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1203 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h \
1204 subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1206 DEPOBJ_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1207 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1208 $(INCDIR
)/obstack.h subsegs.h
1210 DEPOBJ_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1211 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1212 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h subsegs.h \
1213 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1215 DEPOBJ_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
1216 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1217 $(INCDIR
)/obstack.h subsegs.h
1219 DEPOBJ_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1220 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1221 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h subsegs.h \
1222 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/i370.h
$(INCDIR
)/aout
/aout64.h
1224 DEPOBJ_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1225 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1228 DEPOBJ_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1229 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h \
1230 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1232 DEPOBJ_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1233 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1234 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h subsegs.h \
1235 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1237 DEPOBJ_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1238 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1239 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h subsegs.h \
1240 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1242 DEPOBJ_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h \
1245 DEPOBJ_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1246 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1247 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1249 DEPOBJ_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1250 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1251 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h subsegs.h \
1252 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1254 DEPOBJ_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
1255 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1256 $(INCDIR
)/obstack.h subsegs.h
1258 DEPOBJ_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1259 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1260 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h subsegs.h \
1261 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1263 DEPOBJ_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
1264 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
1265 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1267 DEPOBJ_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1268 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1269 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h subsegs.h \
1270 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1272 DEPOBJ_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1273 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1276 DEPOBJ_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1277 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
1278 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1280 DEPOBJ_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1281 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1282 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h subsegs.h \
1283 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1285 DEPOBJ_m68k_hp300
= $(srcdir)/config
/obj-aout.c
$(srcdir)/config
/obj-aout.h \
1286 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h \
1287 $(INCDIR
)/aout
/aout64.h
$(INCDIR
)/obstack.h
1289 DEPOBJ_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
1290 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h \
1291 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1293 DEPOBJ_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1294 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1295 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h subsegs.h \
1296 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1298 DEPOBJ_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1299 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h \
1300 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1302 DEPOBJ_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1303 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1304 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h subsegs.h \
1305 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1307 DEPOBJ_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
1308 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1311 DEPOBJ_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1312 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h \
1313 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1315 DEPOBJ_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1316 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1317 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1318 $(BFDDIR
)/libecoff.h
1320 DEPOBJ_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1321 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1322 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h subsegs.h \
1323 $(INCDIR
)/obstack.h ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h \
1324 $(INCDIR
)/elf
/mips.h
$(INCDIR
)/elf
/reloc-macros.h
$(INCDIR
)/aout
/aout64.h
1326 DEPOBJ_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
1327 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1328 $(INCDIR
)/obstack.h subsegs.h
1330 DEPOBJ_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1331 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1332 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h subsegs.h \
1333 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1335 DEPOBJ_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
1336 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1337 $(INCDIR
)/obstack.h subsegs.h
1339 DEPOBJ_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1340 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1341 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h subsegs.h \
1342 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1344 DEPOBJ_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1345 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1348 DEPOBJ_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
1349 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1350 $(INCDIR
)/obstack.h subsegs.h
1352 DEPOBJ_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1353 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1354 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h subsegs.h \
1355 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1357 DEPOBJ_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
1358 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1359 $(INCDIR
)/obstack.h subsegs.h
1361 DEPOBJ_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1362 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1363 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h subsegs.h \
1364 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1366 DEPOBJ_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1367 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1368 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1370 DEPOBJ_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1371 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1372 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h subsegs.h \
1373 $(INCDIR
)/obstack.h
$(INCDIR
)/elf
/ppc.h
$(INCDIR
)/elf
/reloc-macros.h \
1374 $(INCDIR
)/aout
/aout64.h
1376 DEPOBJ_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1377 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h \
1378 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1380 DEPOBJ_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1381 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1382 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h subsegs.h \
1383 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1385 DEPOBJ_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1386 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1389 DEPOBJ_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1390 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h \
1391 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1393 DEPOBJ_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1394 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1395 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h subsegs.h \
1396 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1398 DEPOBJ_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
1399 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1402 DEPOBJ_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
1403 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1404 $(INCDIR
)/obstack.h subsegs.h
1406 DEPOBJ_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1407 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1408 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h subsegs.h \
1409 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1411 DEPOBJ_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1412 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1415 DEPOBJ_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1416 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h \
1417 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1419 DEPOBJ_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1420 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1421 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h subsegs.h \
1422 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1424 DEPOBJ_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1425 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1426 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h \
1429 DEPOBJ_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1430 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1431 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h subsegs.h \
1432 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1434 DEPOBJ_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
1435 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h \
1436 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1438 DEPOBJ_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1439 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1440 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h subsegs.h \
1441 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1443 DEPOBJ_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1444 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
$(INCDIR
)/aout
/aout64.h \
1447 DEPOBJ_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
1448 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1449 $(INCDIR
)/obstack.h subsegs.h
1451 DEPOBJ_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1452 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1453 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h subsegs.h \
1454 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1456 DEPOBJ_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
1457 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def subsegs.h \
1460 DEPOBJ_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
1461 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h \
1462 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1464 DEPOBJ_w65_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1465 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1466 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h subsegs.h \
1467 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1469 DEPOBJ_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
1470 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h \
1471 $(INCDIR
)/obstack.h subsegs.h
1473 DEPOBJ_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1474 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1475 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h subsegs.h \
1476 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1478 DEPOBJ_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1479 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h \
1480 $(INCDIR
)/bfdlink.h
$(INCDIR
)/obstack.h subsegs.h
1482 DEPOBJ_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1483 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1484 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h subsegs.h \
1485 $(INCDIR
)/obstack.h
$(INCDIR
)/aout
/aout64.h
1487 DEPOBJ_hppa_som
= $(srcdir)/config
/obj-som.h subsegs.h \
1488 $(INCDIR
)/obstack.h
$(BFDDIR
)/libhppa.h
$(BFDDIR
)/som.h \
1489 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1491 DEPOBJ_i386_multi
= $(DEPOBJ_i386_aout
) $(DEPOBJ_i386_coff
) \
1494 DEPOBJ_mips_multi
= $(DEPOBJ_mips_coff
) $(DEPOBJ_mips_ecoff
) \
1497 DEPOBJ_cris_multi
= $(DEPOBJ_cris_aout
) $(DEPOBJ_cris_elf
)
1498 DEP_a29k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-a29k.h \
1499 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1501 DEP_a29k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-a29k.h \
1502 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/a29k.h
$(BFDDIR
)/libcoff.h \
1505 DEP_a29k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1506 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1507 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-a29k.h
1509 DEP_alpha_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-alpha.h \
1510 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1512 DEP_alpha_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-alpha.h \
1513 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1515 DEP_alpha_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1516 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1517 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-alpha.h
1519 DEP_alpha_evax
= $(srcdir)/config
/obj-evax.h
$(srcdir)/config
/tc-alpha.h
1520 DEP_arc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arc.h \
1521 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1523 DEP_arc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1524 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1525 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arc.h
1527 DEP_arm_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-arm.h \
1528 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1530 DEP_arm_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-arm.h \
1531 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/arm.h
$(BFDDIR
)/libcoff.h \
1534 DEP_arm_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1535 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1536 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-arm.h
1538 DEP_avr_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-avr.h \
1539 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1541 DEP_avr_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1542 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1543 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-avr.h
1545 DEP_cris_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-cris.h \
1546 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1548 DEP_cris_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1549 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1550 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-cris.h
1552 DEP_d10v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d10v.h \
1553 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1555 DEP_d10v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1556 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1557 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d10v.h
1559 DEP_d30v_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-d30v.h \
1560 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1562 DEP_d30v_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1563 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1564 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-d30v.h
1566 DEP_fr30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-fr30.h \
1567 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1569 DEP_fr30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1570 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1571 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-fr30.h
1573 DEP_h8300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8300.h \
1574 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8300.h
$(BFDDIR
)/libcoff.h \
1577 DEP_h8300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1578 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1579 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8300.h
1581 DEP_h8500_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-h8500.h \
1582 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/h8500.h
$(BFDDIR
)/libcoff.h \
1585 DEP_h8500_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1586 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1587 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-h8500.h
1589 DEP_hppa_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-hppa.h \
1590 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1592 DEP_hppa_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1593 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1594 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-hppa.h
$(BFDDIR
)/elf32-hppa.h \
1595 $(BFDDIR
)/libhppa.h
$(INCDIR
)/elf
/hppa.h
$(INCDIR
)/elf
/reloc-macros.h
1597 DEP_ia64_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ia64.h \
1598 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1600 DEP_ia64_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1601 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1602 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ia64.h
1604 DEP_i370_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i370.h \
1605 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1607 DEP_i370_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1608 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1609 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i370.h
1611 DEP_i386_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-i386.h \
1612 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1614 DEP_i386_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i386.h \
1615 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i386.h
$(BFDDIR
)/libcoff.h \
1618 DEP_i386_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1619 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1620 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i386.h
1622 DEP_i860_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1623 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1624 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i860.h
1626 DEP_i960_bout
= $(srcdir)/config
/obj-bout.h
$(srcdir)/config
/tc-i960.h
1627 DEP_i960_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-i960.h \
1628 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/i960.h
$(BFDDIR
)/libcoff.h \
1631 DEP_i960_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1632 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1633 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-i960.h
1635 DEP_m32r_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m32r.h \
1636 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1638 DEP_m32r_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1639 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1640 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m32r.h
1642 DEP_m68hc11_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68hc11.h \
1643 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
1646 DEP_m68hc11_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1647 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1648 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68hc11.h
1650 DEP_m68k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-m68k.h \
1651 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1653 DEP_m68k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m68k.h \
1654 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m68k.h
$(BFDDIR
)/libcoff.h \
1657 DEP_m68k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1658 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1659 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m68k.h
1661 DEP_m68k_hp300
= $(srcdir)/config
/obj-hp300.h
$(srcdir)/config
/obj-aout.h \
1662 $(srcdir)/config
/tc-m68k.h
$(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1664 DEP_m88k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-m88k.h \
1665 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/m88k.h
$(BFDDIR
)/libcoff.h \
1668 DEP_m88k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1669 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1670 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-m88k.h
1672 DEP_mcore_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mcore.h \
1673 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mcore.h
$(BFDDIR
)/libcoff.h \
1676 DEP_mcore_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1677 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1678 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mcore.h
1680 DEP_mips_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-mips.h \
1681 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1683 DEP_mips_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mips.h \
1684 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/mipspe.h
$(BFDDIR
)/libcoff.h \
1687 DEP_mips_ecoff
= $(srcdir)/config
/obj-ecoff.h
$(srcdir)/config
/tc-mips.h \
1688 ecoff.h
$(INCDIR
)/coff
/sym.h
$(INCDIR
)/coff
/ecoff.h
1690 DEP_mips_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1691 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1692 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mips.h
1694 DEP_mn10200_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10200.h \
1695 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1697 DEP_mn10200_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1698 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1699 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10200.h
1701 DEP_mn10300_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-mn10300.h \
1702 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1704 DEP_mn10300_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1705 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1706 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-mn10300.h
1708 DEP_ns32k_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-ns32k.h \
1709 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1711 DEP_ns32k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ns32k.h \
1712 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1714 DEP_ns32k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1715 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1716 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ns32k.h
1718 DEP_pj_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-pj.h \
1719 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1721 DEP_pj_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1722 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1723 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-pj.h
1725 DEP_ppc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-ppc.h \
1726 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/rs6000.h
$(BFDDIR
)/libcoff.h \
1729 DEP_ppc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1730 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1731 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-ppc.h
1733 DEP_sh_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sh.h \
1734 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sh.h
$(BFDDIR
)/libcoff.h \
1737 DEP_sh_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1738 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1739 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sh.h
1741 DEP_sparc_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-sparc.h \
1742 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1744 DEP_sparc_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-sparc.h \
1745 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sparc.h
$(BFDDIR
)/libcoff.h \
1748 DEP_sparc_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1749 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1750 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-sparc.h
1752 DEP_tahoe_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tahoe.h \
1753 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1755 DEP_tahoe_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tahoe.h \
1756 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1758 DEP_tahoe_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1759 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1760 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tahoe.h
1762 DEP_tic30_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-tic30.h \
1763 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1765 DEP_tic30_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic30.h \
1766 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic30.h
$(BFDDIR
)/libcoff.h \
1769 DEP_tic30_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1770 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1771 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic30.h
1773 DEP_tic54x_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic54x.h \
1774 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic54x.h
$(INCDIR
)/coff
/ti.h \
1775 $(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1777 DEP_tic54x_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1778 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1779 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic54x.h
1781 DEP_tic80_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-tic80.h \
1782 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/tic80.h
$(BFDDIR
)/libcoff.h \
1785 DEP_tic80_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1786 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1787 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-tic80.h
1789 DEP_vax_aout
= $(srcdir)/config
/obj-aout.h
$(srcdir)/config
/tc-vax.h \
1790 $(BFDDIR
)/libaout.h
$(INCDIR
)/bfdlink.h
1792 DEP_vax_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-vax.h \
1793 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1795 DEP_vax_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1796 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1797 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-vax.h
1799 DEP_vax_vms
= $(srcdir)/config
/obj-vms.h
$(srcdir)/config
/tc-vax.h \
1800 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
1802 DEP_w65_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-w65.h \
1803 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/w65.h
$(BFDDIR
)/libcoff.h \
1806 DEP_w65_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1807 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1808 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-w65.h
1810 DEP_v850_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-v850.h \
1811 $(INCDIR
)/coff
/internal.h
$(BFDDIR
)/libcoff.h
$(INCDIR
)/bfdlink.h
1813 DEP_v850_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1814 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1815 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-v850.h
1817 DEP_z8k_coff
= $(srcdir)/config
/obj-coff.h
$(srcdir)/config
/tc-z8k.h \
1818 $(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/z8k.h
$(BFDDIR
)/libcoff.h \
1821 DEP_z8k_elf
= $(srcdir)/config
/obj-elf.h
$(BFDDIR
)/elf-bfd.h \
1822 $(INCDIR
)/elf
/common.h
$(INCDIR
)/elf
/internal.h
$(INCDIR
)/elf
/external.h \
1823 $(INCDIR
)/bfdlink.h
$(srcdir)/config
/tc-z8k.h
1825 DEP_hppa_som
= $(BFDDIR
)/som.h
1826 DEP_i386_multi
= $(DEP_i386_aout
) $(DEP_i386_coff
) \
1829 DEP_mips_multi
= $(DEP_mips_coff
) $(DEP_mips_ecoff
) \
1832 DEP_cris_multi
= $(DEP_cris_aout
) $(DEP_cris_elf
)
1833 BMKDEP
= #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
1834 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
1835 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
1836 CONFIG_HEADER
= config.h
1837 CONFIG_CLEAN_FILES
= ${GDBINIT}
1838 noinst_PROGRAMS
= as-new
$(EXEEXT
) gasp-new
$(EXEEXT
)
1839 PROGRAMS
= $(noinst_PROGRAMS
)
1842 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
1843 CPPFLAGS
= @CPPFLAGS@
1846 itbl_test_OBJECTS
= itbl-parse.
$(OBJEXT
) itbl-lex.
$(OBJEXT
)
1847 itbl_test_DEPENDENCIES
= itbl-tops.o itbl-test.o \
1848 ..
/libiberty
/libiberty.a
1850 as_new_OBJECTS
= app.
$(OBJEXT
) as.
$(OBJEXT
) atof-generic.
$(OBJEXT
) \
1851 bignum-copy.
$(OBJEXT
) cond.
$(OBJEXT
) depend.
$(OBJEXT
) \
1852 dwarf2dbg.
$(OBJEXT
) ecoff.
$(OBJEXT
) ehopt.
$(OBJEXT
) expr.
$(OBJEXT
) \
1853 flonum-copy.
$(OBJEXT
) flonum-konst.
$(OBJEXT
) flonum-mult.
$(OBJEXT
) \
1854 frags.
$(OBJEXT
) hash.
$(OBJEXT
) input-file.
$(OBJEXT
) \
1855 input-scrub.
$(OBJEXT
) listing.
$(OBJEXT
) literal.
$(OBJEXT
) \
1856 macro.
$(OBJEXT
) messages.
$(OBJEXT
) output-file.
$(OBJEXT
) read.
$(OBJEXT
) \
1857 sb.
$(OBJEXT
) stabs.
$(OBJEXT
) subsegs.
$(OBJEXT
) symbols.
$(OBJEXT
) \
1860 gasp_new_OBJECTS
= gasp.
$(OBJEXT
) macro.
$(OBJEXT
) sb.
$(OBJEXT
) \
1863 SCRIPTS
= $(noinst_SCRIPTS
)
1865 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
1867 YLWRAP
= $(top_srcdir
)/..
/ylwrap
1869 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
1870 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
1872 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
1873 DIST_COMMON
= README .
/stamp-h.in COPYING ChangeLog Makefile.am \
1874 Makefile.in NEWS acinclude.m4 aclocal.m4 config.in config
/m68k-parse.c \
1875 configure configure.in gdbinit.in itbl-lex.c itbl-parse.c
1878 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
1882 SOURCES
= $(itbl_test_SOURCES
) $(as_new_SOURCES
) $(EXTRA_as_new_SOURCES
) $(gasp_new_SOURCES
)
1883 OBJECTS
= $(itbl_test_OBJECTS
) $(as_new_OBJECTS
) $(gasp_new_OBJECTS
)
1887 .SUFFIXES
: .S .c .l .lo .o .obj .s .y
1888 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
1889 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
1891 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
1892 cd
$(top_builddir
) \
1893 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
1895 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
1896 cd
$(srcdir) && $(ACLOCAL
)
1898 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
1899 $(SHELL
) .
/config.status
--recheck
1900 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
1901 cd
$(srcdir) && $(AUTOCONF
)
1904 @if
test ! -f
$@
; then \
1908 stamp-h
: $(srcdir)/config.in
$(top_builddir
)/config.status
1909 cd
$(top_builddir
) \
1910 && CONFIG_FILES
= CONFIG_HEADERS
=config.h
:config.in \
1911 $(SHELL
) .
/config.status
1912 @echo timestamp
> stamp-h
2> /dev
/null
1913 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
1914 @if
test ! -f
$@
; then \
1915 rm -f
$(srcdir)/stamp-h.in
; \
1916 $(MAKE
) $(srcdir)/stamp-h.in
; \
1918 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
1919 cd
$(top_srcdir
) && $(AUTOHEADER
)
1920 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
1929 maintainer-clean-hdr
:
1930 ${GDBINIT}: $(top_builddir
)/config.status gdbinit.in
1931 cd
$(top_builddir
) && CONFIG_FILES
=$@
:gdbinit.in CONFIG_HEADERS
= $(SHELL
) .
/config.status
1933 mostlyclean-noinstPROGRAMS
:
1935 clean-noinstPROGRAMS
:
1936 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
1938 distclean-noinstPROGRAMS
:
1940 maintainer-clean-noinstPROGRAMS
:
1945 # FIXME: We should only use cygpath when building on Windows,
1946 # and only if it is available.
1948 $(COMPILE
) -c
`cygpath -w $<`
1956 mostlyclean-compile
:
1957 -rm -f
*.o core
*.core
1965 maintainer-clean-compile
:
1968 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
1971 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
1974 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
1976 mostlyclean-libtool
:
1984 maintainer-clean-libtool
:
1986 itbl-test
$(EXEEXT
): $(itbl_test_OBJECTS
) $(itbl_test_DEPENDENCIES
)
1987 @
rm -f itbl-test
$(EXEEXT
)
1988 $(LINK
) $(itbl_test_LDFLAGS
) $(itbl_test_OBJECTS
) $(itbl_test_LDADD
) $(LIBS
)
1990 as-new
$(EXEEXT
): $(as_new_OBJECTS
) $(as_new_DEPENDENCIES
)
1991 @
rm -f as-new
$(EXEEXT
)
1992 $(LINK
) $(as_new_LDFLAGS
) $(as_new_OBJECTS
) $(as_new_LDADD
) $(LIBS
)
1994 gasp-new
$(EXEEXT
): $(gasp_new_OBJECTS
) $(gasp_new_DEPENDENCIES
)
1995 @
rm -f gasp-new
$(EXEEXT
)
1996 $(LINK
) $(gasp_new_LDFLAGS
) $(gasp_new_OBJECTS
) $(gasp_new_LDADD
) $(LIBS
)
1998 $(LEX
) $(AM_LFLAGS
) $(LFLAGS
) $< && mv
$(LEX_OUTPUT_ROOT
).c
$@
2000 $(SHELL
) $(YLWRAP
) "$(YACC)" $< y.tab.c
$*.c y.tab.h
$*.h
-- $(AM_YFLAGS
) $(YFLAGS
)
2001 config
/m68k-parse.h
: config
/m68k-parse.c
2002 itbl-parse.h
: itbl-parse.c
2005 # This directory's subdirectories are mostly independent; you can cd
2006 # into them and run `make' without going through this Makefile.
2007 # To change the values of `make' variables: instead of editing Makefiles,
2008 # (1) if the variable is set in `config.status', edit `config.status'
2009 # (which will cause the Makefiles to be regenerated when you run `make');
2010 # (2) otherwise, pass the desired values on the `make' command line.
2014 all-recursive install-data-recursive install-exec-recursive \
2015 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
2016 check-recursive installcheck-recursive info-recursive dvi-recursive
:
2017 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2019 target
=`echo $@ | sed s/-recursive//`; \
2020 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2021 echo
"Making $$target in $$subdir"; \
2022 if
test "$$subdir" = "."; then \
2024 local_target
="$$target-am"; \
2026 local_target
="$$target"; \
2028 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2029 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2031 if
test "$$dot_seen" = "no"; then \
2032 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
2033 fi
; test -z
"$$fail"
2035 mostlyclean-recursive clean-recursive distclean-recursive \
2036 maintainer-clean-recursive
:
2037 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
2039 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
2040 rev
="$$subdir $$rev"; \
2041 test "$$subdir" = "." && dot_seen
=yes
; \
2043 test "$$dot_seen" = "no" && rev
=". $$rev"; \
2044 target
=`echo $@ | sed s/-recursive//`; \
2045 for subdir in
$$rev; do \
2046 echo
"Making $$target in $$subdir"; \
2047 if
test "$$subdir" = "."; then \
2048 local_target
="$$target-am"; \
2050 local_target
="$$target"; \
2052 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
2053 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
2054 done
&& test -z
"$$fail"
2056 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2057 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
2062 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
2063 list
='$(SOURCES) $(HEADERS)'; \
2064 unique
=`for i in $$list; do echo $$i; done | \
2065 awk ' { files[$$0] = 1; } \
2066 END { for (i in files) print i; }'`; \
2067 here
=`pwd` && cd
$(srcdir) \
2068 && mkid
-f
$$here/ID
$$unique $(LISP
)
2070 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) $(LISP
)
2073 list
='$(SUBDIRS)'; for subdir in
$$list; do \
2074 if
test "$$subdir" = .
; then
:; else \
2075 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
2078 list
='$(SOURCES) $(HEADERS)'; \
2079 unique
=`for i in $$list; do echo $$i; done | \
2080 awk ' { files[$$0] = 1; } \
2081 END { for (i in files) print i; }'`; \
2082 test -z
"$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
2083 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.in
$$unique $(LISP
) -o
$$here/TAGS
)
2092 maintainer-clean-tags
:
2094 distdir
= $(PACKAGE
)-$(VERSION
)
2095 top_distdir
= $(distdir
)
2097 # This target untars the dist file and tries a VPATH configuration. Then
2098 # it guarantees that the distribution is self-contained by making another
2102 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
2103 mkdir
$(distdir
)/=build
2104 mkdir
$(distdir
)/=inst
2105 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
2106 cd
$(distdir
)/=build \
2107 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
2108 && $(MAKE
) $(AM_MAKEFLAGS
) \
2109 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
2110 && $(MAKE
) $(AM_MAKEFLAGS
) check \
2111 && $(MAKE
) $(AM_MAKEFLAGS
) install \
2112 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
2113 && $(MAKE
) $(AM_MAKEFLAGS
) dist
2115 @banner
="$(distdir).tar.gz is ready for distribution"; \
2116 dashes
=`echo "$$banner" | sed s/./=/g`; \
2121 -chmod
-R a
+r
$(distdir
)
2122 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2125 -chmod
-R a
+r
$(distdir
)
2126 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
2128 distdir
: $(DISTFILES
)
2131 -chmod
777 $(distdir
)
2132 @for file in
$(DISTFILES
); do \
2133 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
2134 if
test -d
$$d/$$file; then \
2135 cp
-pr
$$d/$$file $(distdir
)/$$file; \
2137 test -f
$(distdir
)/$$file \
2138 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
2139 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
2142 for subdir in
$(SUBDIRS
); do \
2143 if
test "$$subdir" = .
; then
:; else \
2144 test -d
$(distdir
)/$$subdir \
2145 || mkdir
$(distdir
)/$$subdir \
2147 chmod
777 $(distdir
)/$$subdir; \
2148 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
2153 DEJATOOL
= $(PACKAGE
)
2155 RUNTESTDEFAULTFLAGS
= --tool
$(DEJATOOL
) --srcdir $$srcdir
2157 @echo
'Making a new site.exp file...'
2158 @
test ! -f site.bak ||
rm -f site.bak
2159 @echo
'## these variables are automatically generated by make ##' > $@
-t
2160 @echo
'# Do not edit here. If you wish to override these values' >> $@
-t
2161 @echo
'# edit the last section' >> $@
-t
2162 @echo
'set tool $(DEJATOOL)' >> $@
-t
2163 @echo
'set srcdir $(srcdir)' >> $@
-t
2164 @echo
'set objdir' `pwd` >> $@
-t
2165 @echo
'set host_alias $(host_alias)' >> $@
-t
2166 @echo
'set host_triplet $(host_triplet)' >> $@
-t
2167 @echo
'set target_alias $(target_alias)' >> $@
-t
2168 @echo
'set target_triplet $(target_triplet)' >> $@
-t
2169 @echo
'set build_alias $(build_alias)' >> $@
-t
2170 @echo
'set build_triplet $(build_triplet)' >> $@
-t
2171 @echo
'## All variables above are generated by configure. Do Not Edit ##' >> $@
-t
2172 @
test ! -f site.exp || sed
'1,/^## All variables above are.*##/ d' site.exp
>> $@
-t
2173 @
test ! -f site.exp || mv site.exp site.bak
2176 info: info-recursive
2180 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
2181 check: check-recursive
2183 installcheck: installcheck-recursive
2185 install-info
: install-info-recursive
2186 all-recursive-am
: config.h
2187 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
2189 install-exec-am
: install-exec-local
2190 install-exec
: install-exec-recursive
2193 install-data
: install-data-recursive
2196 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
2197 install: install-recursive
2199 uninstall: uninstall-recursive
2200 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
) config.h
2201 all-redirect
: all-recursive-am
2203 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
2204 installdirs: installdirs-recursive
2208 mostlyclean-generic
:
2209 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
2212 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
2215 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
2216 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
2217 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
2219 maintainer-clean-generic
:
2220 -test -z
"itbl-lexlconfig/m68k-parsehconfig/m68k-parsecitbl-parsehitbl-parsec" ||
rm -f itbl-lexl config
/m68k-parseh config
/m68k-parsec itbl-parseh itbl-parsec
2221 mostlyclean-am
: mostlyclean-hdr mostlyclean-noinstPROGRAMS \
2222 mostlyclean-compile mostlyclean-libtool \
2223 mostlyclean-tags mostlyclean-generic
2225 mostlyclean: mostlyclean-recursive
2227 clean-am
: clean-hdr clean-noinstPROGRAMS clean-compile clean-libtool \
2228 clean-tags clean-generic mostlyclean-am
2230 clean: clean-recursive
2232 distclean-am
: distclean-hdr distclean-noinstPROGRAMS distclean-compile \
2233 distclean-libtool distclean-tags distclean-generic \
2237 distclean: distclean-recursive
2238 -rm -f config.status
2240 maintainer-clean-am
: maintainer-clean-hdr \
2241 maintainer-clean-noinstPROGRAMS \
2242 maintainer-clean-compile maintainer-clean-libtool \
2243 maintainer-clean-tags maintainer-clean-generic \
2245 @echo
"This command is intended for maintainers to use;"
2246 @echo
"it deletes files that may require special tools to rebuild."
2248 maintainer-clean
: maintainer-clean-recursive
2249 -rm -f config.status
2251 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
2252 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
2253 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
2254 mostlyclean-compile distclean-compile clean-compile \
2255 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
2256 clean-libtool maintainer-clean-libtool install-data-recursive \
2257 uninstall-data-recursive install-exec-recursive \
2258 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
2259 all-recursive check-recursive installcheck-recursive info-recursive \
2260 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
2261 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
2262 distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
2263 info-am
info dvi-am
dvi check check-am installcheck-am
installcheck \
2264 install-info-am install-info all-recursive-am install-exec-local \
2265 install-exec-am install-exec install-data-am install-data install-am \
2266 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
2267 installdirs mostlyclean-generic distclean-generic clean-generic \
2268 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
2270 po
/POTFILES.in
: @MAINT@ Makefile
2271 for file in
$(POTFILES
); do echo
$$file; done |
sort > tmp \
2272 && mv tmp
$(srcdir)/po
/POTFILES.in
2274 $(srcdir)/make-gas.com
: stamp-mk.com
2275 stamp-mk.com
: vmsconf.sh Makefile
2276 sh
$(srcdir)/vmsconf.sh
$(GENERIC_OBJS
) > new-make.com
2277 $(SHELL
) $(srcdir)/..
/move-if-change new-make.com
$(srcdir)/make-gas.com
2279 diststuff
: $(DISTSTUFF
) info
2281 $(OBJS
): @ALL_OBJ_DEPS@
2283 # Stuff that every object file depends upon. If anything is removed
2284 # from this list, remove it from dep-in.sed as well.
2285 $(OBJS
): $(INCDIR
)/bin-bugs.h
$(INCDIR
)/libiberty.h
$(INCDIR
)/progress.h \
2286 $(OBJ_FORMAT_H
) $(TARG_CPU_H
) $(TARG_ENV_H
) \
2287 as.h asintl.h bignum.h bit_fix.h config.h emul.h expr.h flonum.h \
2288 frags.h hash.h listing.h obj.h read.h symbols.h tc.h write.h
2290 check-DEJAGNU
: site.exp
2291 if
[ -d testsuite
]; then \
2296 rm -f testsuite
/site.exp
2297 cp site.exp testsuite
/site.exp
2298 rootme
=`pwd`; export rootme
; \
2299 srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
2300 EXPECT
=${EXPECT} ; export EXPECT
; \
2301 if
[ -f
$(top_builddir
)/..
/expect
/expect
]; then \
2302 TCL_LIBRARY
=`cd $(top_srcdir)/../tcl/library && pwd`; \
2303 export TCL_LIBRARY
; \
2305 runtest
=$(RUNTEST
); \
2307 if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
2308 $$runtest --tool
$(DEJATOOL
) --srcdir $${srcdir}/testsuite \
2310 else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
2313 # The implicit .c.o rule doesn't work for these, perhaps because of
2314 # the variables, or perhaps because the sources are not on vpath.
2315 $(TARG_CPU_O
): $(TARG_CPU_C
)
2316 $(COMPILE
) -c
$(TARG_CPU_C
)
2317 $(ATOF_TARG_O
): $(ATOF_TARG_C
)
2318 $(COMPILE
) -c
$(ATOF_TARG_C
)
2320 # ecoff.c only has full dependencies when ECOFF_DEBUGGING is defined,
2321 # so the automatic dependency stuff doesn't work.
2322 ecoff.o
: ecoff.c ecoff.h
$(INCDIR
)/coff
/internal.h
$(INCDIR
)/coff
/sym.h \
2323 $(INCDIR
)/coff
/ecoff.h
$(INCDIR
)/coff
/symconst.h \
2324 $(INCDIR
)/aout
/stab_gnu.h
2326 # We need all these explicit rules for the multi stuff. Because of
2327 # these rules, we don't need one for OBJ_FORMAT_O.
2329 obj-aout.o
: $(srcdir)/config
/obj-aout.c
2330 $(COMPILE
) -c
$(srcdir)/config
/obj-aout.c
2331 obj-bout.o
: $(srcdir)/config
/obj-bout.c
2332 $(COMPILE
) -c
$(srcdir)/config
/obj-bout.c
2333 obj-coff.o
: $(srcdir)/config
/obj-coff.c
2334 $(COMPILE
) -c
$(srcdir)/config
/obj-coff.c
2335 obj-ecoff.o
: $(srcdir)/config
/obj-ecoff.c
2336 $(COMPILE
) -c
$(srcdir)/config
/obj-ecoff.c
2337 obj-elf.o
: $(srcdir)/config
/obj-elf.c
2338 $(COMPILE
) -c
$(srcdir)/config
/obj-elf.c
2339 obj-evax.o
: $(srcdir)/config
/obj-evax.c
2340 $(COMPILE
) -c
$(srcdir)/config
/obj-evax.c
2341 obj-hp300.o
: $(srcdir)/config
/obj-hp300.c
2342 $(COMPILE
) -c
$(srcdir)/config
/obj-hp300.c
2343 obj-ieee.o
: $(srcdir)/config
/obj-ieee.c
2344 $(COMPILE
) -c
$(srcdir)/config
/obj-ieee.c
2345 obj-multi.o
: $(srcdir)/config
/obj-multi.c
2346 $(COMPILE
) -c
$(srcdir)/config
/obj-multi.c
2347 obj-som.o
: $(srcdir)/config
/obj-som.c
2348 $(COMPILE
) -c
$(srcdir)/config
/obj-som.c
2349 obj-vms.o
: $(srcdir)/config
/obj-vms.c
2350 $(COMPILE
) -c
$(srcdir)/config
/obj-vms.c
2352 e-mipself.o
: $(srcdir)/config
/e-mipself.c
2353 $(COMPILE
) -c
$(srcdir)/config
/e-mipself.c
2354 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c
2355 $(COMPILE
) -c
$(srcdir)/config
/e-mipsecoff.c
2356 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c
2357 $(COMPILE
) -c
$(srcdir)/config
/e-i386aout.c
2358 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c
2359 $(COMPILE
) -c
$(srcdir)/config
/e-i386coff.c
2360 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c
2361 $(COMPILE
) -c
$(srcdir)/config
/e-i386elf.c
2362 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c
2363 $(COMPILE
) -c
$(srcdir)/config
/e-crisaout.c
2364 e-criself.o
: $(srcdir)/config
/e-criself.c
2365 $(COMPILE
) -c
$(srcdir)/config
/e-criself.c
2367 # If m68k-parse.y is in a different directory, then ylwrap will use an
2368 # absolute path when it invokes yacc, which will cause yacc to put the
2369 # absolute path into the generated file. That's a pain when it comes
2370 # to generating snapshots, because it introduces spurious diffs.
2371 # Since when we make the snapshots $(srcdir) = ".", we check for that
2372 # case and handle it differently. This means that anybody who
2373 # configures with $(srcdir) = "." will have to set their path in the
2374 # debugger if they want to debug m68k-parse.y. This is bad, but on
2375 # the other hand it's good that people who use the prebuilt
2376 # m68k-parse.c don't get a spurious absolute path.
2377 m68k-parse.c
: $(srcdir)/config
/m68k-parse.y
2378 f
=$(srcdir)/config
/m68k-parse.y
; \
2379 if
[ $$f = "./config/m68k-parse.y" ]; then \
2380 ln
-s config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2381 ln config
/m68k-parse.y .
> /dev
/null
2>/dev
/null || \
2382 cp config
/m68k-parse.y .
>/dev
/null
2>/dev
/null
; \
2385 $(SHELL
) $(YLWRAP
) "$(YACC)" $$f y.tab.c m68k-parse.c
--; \
2386 if
[ $$f = "m68k-parse.y" ]; then \
2387 rm -f m68k-parse.y
; \
2389 m68k-parse.o
: m68k-parse.c
$(srcdir)/config
/m68k-parse.h
2391 # Don't let the .y.h rule clobber m68k-parse.h.
2392 m68k-parse.h
: ; @true
2393 $(srcdir)/config
/m68k-parse.h
: ; @true
2395 # The instruction table specification lexical analyzer and parser.
2397 itbl-lex.c
: $(srcdir)/itbl-lex.l
2398 itbl-lex.o
: itbl-lex.c itbl-parse.h
2400 itbl-parse.o
: itbl-parse.c itbl-parse.h
$(srcdir)/itbl-ops.h
2402 itbl-ops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2404 itbl-parse.c itbl-parse.h
: $(srcdir)/itbl-parse.y
2405 $(SHELL
) $(YLWRAP
) "$(YACC)" $(srcdir)/itbl-parse.y y.tab.c itbl-parse.c y.tab.h itbl-parse.h
-- -d
2407 itbl-tops.o
: $(srcdir)/itbl-ops.c
$(srcdir)/itbl-ops.h itbl-parse.h
2408 $(COMPILE
) -o itbl-tops.o
-DSTAND_ALONE
-c
$(srcdir)/itbl-ops.c
2410 itbl-test.o
: $(srcdir)/testsuite
/gas
/all/itbl-test.c
$(srcdir)/itbl-ops.h
2411 $(COMPILE
) -c
-DSTAND_ALONE
$(srcdir)/testsuite
/gas
/all/itbl-test.c
2413 cgen.o
: cgen.c cgen.h cgen-desc.h subsegs.h \
2414 $(INCDIR
)/obstack.h
$(INCDIR
)/opcode
/cgen.h \
2415 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-desc.h \
2416 $(srcdir)/..
/opcodes
/$(CGEN_CPU_PREFIX
)-opc.h
2418 .PHONY
: install-exec-local install-data-local
2419 .PHONY
: install-exec-bindir install-exec-tooldir
2421 install-exec-local
: install-exec-bindir @install_tooldir@
2423 install-exec-bindir
: $(noinst_PROGRAMS
)
2424 $(mkinstalldirs
) $(bindir)
2425 @list
='$(noinst_PROGRAMS)'; for p in
$$list; do \
2426 if
test -f
$$p; then \
2427 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
2428 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
2432 install-exec-tooldir
: install-exec-bindir
$(noinst_PROGRAMS
)
2433 $(mkinstalldirs
) $(tooldir
)/bin
2434 n
=`echo as | sed '$(transform)'`; \
2435 if
[ "$(bindir)/$$n$(EXEEXT)" != "$(tooldir)/bin/as$(EXEEXT)" ]; then \
2436 rm -f
$(tooldir
)/bin
/as$(EXEEXT
); \
2437 ln
$(bindir)/$$n$(EXEEXT
) $(tooldir
)/bin
/as$(EXEEXT
) >/dev
/null
2>/dev
/null \
2438 ||
$(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) as-new
$(EXEEXT
) $(tooldir
)/bin
/as$(EXEEXT
); \
2443 # These exist for maintenance purposes.
2445 .PHONY
: bootstrap bootstrap2 bootstrap3 stage1 stage2 stage3 comparison
2449 rm -f stage
&& ln
-s stage1 stage
2450 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2452 rm -f stage
&& ln
-s stage2 stage
2453 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2454 $(MAKE
) comparison against
=stage2
2457 rm -f stage
&& ln
-s stage1 stage
2458 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2460 rm -f stage
&& ln
-s stage2 stage
2461 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2462 $(MAKE
) comparison against
=stage2
2465 rm -f stage
&& ln
-s stage2 stage
2466 $(MAKE
) CC
="$(CC)" CFLAGS
="-O -Bstage/ $(CFLAGS)" libdir=$(libdir) ALLOCA
= $(noinst_PROGRAMS
)
2467 $(MAKE
) comparison against
=stage2
2469 # Copy the object files from a particular stage into a subdirectory.
2472 -mv
$(STAGESTUFF
) stage1
2473 if
[ -f stage1
/as-new
$(EXEEXT
) -a
! -f stage1
/as$(EXEEXT
) ] ; then
(cd stage1
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2477 -mv
$(STAGESTUFF
) stage2
2478 if
[ -f stage2
/as-new
$(EXEEXT
) -a
! -f stage2
/as$(EXEEXT
) ] ; then
(cd stage2
; ln
-s as-new
$(EXEEXT
) as$(EXEEXT
)) ; fi
2482 -mv
$(STAGESTUFF
) stage3
2483 if
[ -f stage3
/as-new
$(EXEEXT
) -a
! -f stage3
/as$(EXEEXT
) ] ; then
(cd stage3
; ln
-s as-new
as$(EXEEXT
)) ; fi
2485 # This rule is derived from corresponding code in the Makefile.in for gcc.
2486 # The "tail +16c" is to bypass headers which may include timestamps or
2487 # temporary assembly file names.
2490 for file in
*.o
; do \
2491 tail
+16c .
/$$file > tmp-foo1
; \
2492 if tail
+16c
${against}/$$file > tmp-foo2
2>/dev
/null
; then \
2493 if cmp tmp-foo1 tmp-foo2
; then \
2496 echo
$$file differs
; \
2504 .PHONY
: de-stage1 de-stage2 de-stage3
2507 - (cd stage1
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2511 - (cd stage2
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2515 - (cd stage3
; rm -f
as$(EXEEXT
) ; mv
-f
* ..
)
2518 # Automatic dependency computation. This is a real pain, because the
2519 # dependencies change based on target_cpu_type and obj_format.
2520 # Just to make things even more complicated, automake separates the
2521 # dependency variable assignments from the dependency rules, and tacks
2522 # on a .NOEXPORT at the end of Makefile.in.
2524 DEP
: dep.sed
$(DEP_FILE_DEPS
) DEPTC DEPOBJ DEP2
2525 rm -f DEP1
# delete because we use $? in DEP1 rule
2526 srcdir=`cd $(srcdir); pwd`; \
2527 $(MAKE
) MKDEP
="$(MKDEP)" srcdir="$${srcdir}" VPATH
="$${srcdir}" DEP1
2529 echo
'AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' > DEPA
2530 sed
-f dep.sed
< DEPTC
>> DEPA
2531 sed
-f dep.sed
< DEPOBJ
>> DEPA
2532 sed
-f dep.sed
< DEP2
>> DEPA
2533 echo
'BMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2534 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.' >> DEPA
2535 sed
-f dep.sed
< DEP1
>> DEPA
2536 echo
'$$(OBJS): $$(DEP_@target''_cpu_type@_@obj''_format@)' >> DEPA
2537 echo
'$$(TARG_CPU_O): $$(DEPTC_@target''_cpu_type@_@obj''_format@)' >> DEPA
2538 echo
'$$(OBJ_FORMAT_O): $$(DEPOBJ_@target''_cpu_type@_@obj''_format@)' >> DEPA
2539 echo
'#MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.' >> DEPA
2540 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
2541 echo
'make DEP failed!'; exit
1; \
2546 DEP1
: $(CFILES
) $(MULTI_CFILES
)
2547 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2548 srcdir=`cd $(srcdir); pwd`; \
2550 echo
'' > targ-cpu.h
; \
2551 echo
'' > obj-format.h
; \
2552 echo
'' > targ-env.h
; \
2553 echo
'' > itbl-cpu.h
; \
2554 echo
'' > itbl-parse.h
; \
2555 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) $?
> DEP
2558 # Work out the special dependencies for the tc-*.c files.
2559 DEPTC
: $(TARGET_CPU_CFILES
)
2561 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2562 srcdir=`cd $(srcdir); pwd`; \
2564 for c in
$(CPU_TYPES
); do \
2565 for o in
$(OBJ_FORMATS
); do \
2567 if
[ x
$${valid} = xyes
]; then \
2568 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2569 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2570 echo
'#include "te-generic.h"' > targ-env.h
; \
2571 echo
'' > itbl-cpu.h
; \
2572 echo
'' > itbl-parse.h
; \
2573 echo
'#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h
; \
2575 cp
$${srcdir}/config
/tc-
$${c}.c dummy.c
; \
2576 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2577 sed
-e
"s/dummy.o: dummy.c/DEPTC_$${c}_$${o} =/" >> ..
/DEPTCA
; \
2582 echo
'DEPTC_hppa_som = $$(srcdir)/config/tc-hppa.h subsegs.h \' >> DEPTCA
2583 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPTCA
2584 echo
' $$(INCDIR)/opcode/hppa.h $$(BFDDIR)/som.h' >> DEPTCA
2585 for c in
$(MULTI_CPU_TYPES
); do \
2586 echo
"DEPTC_$${c}"'_multi = \' >> DEPTCA; \
2587 for o in $(OBJ_FORMATS); do \
2588 $(MULTI_CPU_OBJ_VALID) \
2589 if [ x$${valid} = xyes ]; then \
2590 echo '$$(DEPTC_
'"$${c}_$${o}"') \' >> DEPTCA
; \
2593 echo
'' >> DEPTCA
; \
2597 # Work out the special dependencies for the obj-*.c files.
2598 DEPOBJ
: $(OBJ_FORMAT_CFILES
)
2600 if
[ -d DEPDIR
]; then true
; else mkdir DEPDIR
; fi
2601 srcdir=`cd $(srcdir); pwd`; \
2603 for c in
$(CPU_TYPES
); do \
2604 for o in
$(OBJ_FORMATS
); do \
2606 if
[ x
$${valid} = xyes
]; then \
2607 echo
'#include "tc-'"$${c}"'.h"' > targ-cpu.h
; \
2608 echo
'#include "obj-'"$${o}"'.h"' > obj-format.h
; \
2609 echo
'#include "te-generic.h"' > targ-env.h
; \
2610 echo
'' > itbl-cpu.h
; \
2611 echo
'' > itbl-parse.h
; \
2613 cp
$${srcdir}/config
/obj-
$${o}.c dummy.c
; \
2614 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2615 sed
-e
"s/dummy.o: dummy.c/DEPOBJ_$${c}_$${o} =/" >> ..
/DEPOBJA
; \
2620 echo
'DEPOBJ_hppa_som = $$(srcdir)/config/obj-som.h subsegs.h \' >> DEPOBJA
2621 echo ' $$(INCDIR
)/obstack.h
$$(BFDDIR
)/libhppa.h
\' >> DEPOBJA
2622 echo
' $$(BFDDIR)/som.h $$(INCDIR)/aout/stab_gnu.h \' >> DEPOBJA
2623 echo ' $$(INCDIR
)/aout
/stab.def
' >> DEPOBJA
2624 for c in $(MULTI_CPU_TYPES); do \
2625 echo "DEPOBJ_$${c}"'_multi
= \' >> DEPOBJA
; \
2626 for o in
$(OBJ_FORMATS
); do \
2627 $(MULTI_CPU_OBJ_VALID
) \
2628 if
[ x
$${valid} = xyes
]; then \
2629 echo
'$$(DEPOBJ_'"$${c}_$${o}"') \' >> DEPOBJA; \
2632 echo '' >> DEPOBJA; \
2634 mv -f DEPOBJA DEPOBJ
2636 # Work out the dependencies for each CPU/OBJ combination.
2637 # Note that SOM is a special case, because it only works native.
2638 DEP2: $(TARGET_CPU_HFILES) $(OBJ_FORMAT_HFILES)
2640 if [ -d DEPDIR ]; then true; else mkdir DEPDIR; fi
2641 srcdir=`cd $(srcdir); pwd`; \
2643 for c in $(CPU_TYPES); do \
2644 for o in $(OBJ_FORMATS); do \
2646 if [ x$${valid} = xyes ]; then \
2647 echo '#include "tc-'"$${c}"'.h"' > targ-cpu.h; \
2648 echo
'#include "obj-'"$${o}"'.h"' > dummy.c
; \
2649 $(MKDEP
) -DBFD_ASSEMBLER
-I.
-I..
-I
$${srcdir} -I..
/..
/bfd
$(DEP_INCLUDES
) dummy.c | \
2650 sed
-e
"s/dummy.o: dummy.c/DEP_$${c}_$${o} =/" >> ..
/DEP2A
; \
2654 echo
'DEP_hppa_som = $$(BFDDIR)/som.h' >> DEP2A
2655 for c in
$(MULTI_CPU_TYPES
); do \
2656 echo
"DEP_$${c}"'_multi = \' >> DEP2A; \
2657 for o in $(OBJ_FORMATS); do \
2658 $(MULTI_CPU_OBJ_VALID) \
2659 if [ x$${valid} = xyes ]; then \
2660 echo '$$(DEP_
'"$${c}_$${o}"') \' >> DEP2A
; \
2667 dep.sed
: dep-in.sed config.status
2668 srcdir=`cd $(srcdir); pwd`; \
2669 sed
<$(srcdir)/dep-in.sed
>dep.sed \
2670 -e
"s!@INCDIR@!$${srcdir}/../include!" \
2671 -e
"s!@BFDDIR@!$${srcdir}/../bfd!" \
2672 -e
"s!@SRCDIR@!$${srcdir}!"
2675 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2676 < Makefile
> tmp-Makefile
2677 cat DEP
>> tmp-Makefile
2678 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
2681 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2682 < $(srcdir)/Makefile.in
> tmp-Makefile.in
2683 cat DEP
>> tmp-Makefile.in
2684 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
2687 sed
-e
'/^.MKDEP.*WARNING BELOW./,/^.MKDEP.*WARNING ABOVE./d' \
2688 < $(srcdir)/Makefile.am
> tmp-Makefile.am
2689 cat DEP
>> tmp-Makefile.am
2690 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
2692 # HEED THE MKDEP WARNINGS.
2693 # ANYTHING CHANGED OR ADDED BETWEEN THE WARNING LINES MAY GO AWAY.
2694 .PHONY
: dep dep-in dep-am
2695 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
2697 as.o
: as.c subsegs.h
$(INCDIR
)/obstack.h output-file.h \
2699 atof-generic.o
: atof-generic.c
2700 bignum-copy.o
: bignum-copy.c
2701 cond.o
: cond.c macro.h sb.h
$(INCDIR
)/obstack.h
2703 dwarf2dbg.o
: dwarf2dbg.c dwarf2dbg.h subsegs.h
$(INCDIR
)/obstack.h \
2704 $(INCDIR
)/elf
/dwarf2.h
2705 ecoff.o
: ecoff.c ecoff.h
2706 ehopt.o
: ehopt.c subsegs.h
$(INCDIR
)/obstack.h
$(INCDIR
)/elf
/dwarf2.h
2707 expr.o
: expr.c
$(INCDIR
)/obstack.h
2708 flonum-copy.o
: flonum-copy.c
2709 flonum-konst.o
: flonum-konst.c
2710 flonum-mult.o
: flonum-mult.c
2711 frags.o
: frags.c subsegs.h
$(INCDIR
)/obstack.h
2712 hash.o
: hash.c
$(INCDIR
)/obstack.h
2713 input-file.o
: input-file.c input-file.h
2714 input-scrub.o
: input-scrub.c input-file.h sb.h
2715 listing.o
: listing.c input-file.h subsegs.h
2716 literal.o
: literal.c subsegs.h
$(INCDIR
)/obstack.h
2717 macro.o
: macro.c sb.h macro.h
2718 messages.o
: messages.c
2719 output-file.o
: output-file.c output-file.h
2720 read.o
: read.c subsegs.h
$(INCDIR
)/obstack.h sb.h macro.h \
2723 stabs.o
: stabs.c
$(INCDIR
)/obstack.h subsegs.h ecoff.h \
2724 $(INCDIR
)/aout
/stab_gnu.h
$(INCDIR
)/aout
/stab.def
2725 subsegs.o
: subsegs.c subsegs.h
$(INCDIR
)/obstack.h
2726 symbols.o
: symbols.c
$(INCDIR
)/obstack.h subsegs.h \
2728 write.o
: write.c subsegs.h
$(INCDIR
)/obstack.h output-file.h
2729 gasp.o
: gasp.c sb.h macro.h
2730 itbl-ops.o
: itbl-ops.c itbl-ops.h
2731 e-crisaout.o
: $(srcdir)/config
/e-crisaout.c emul-target.h
2732 e-criself.o
: $(srcdir)/config
/e-criself.c emul-target.h
2733 e-i386aout.o
: $(srcdir)/config
/e-i386aout.c emul-target.h
2734 e-i386coff.o
: $(srcdir)/config
/e-i386coff.c emul-target.h
2735 e-i386elf.o
: $(srcdir)/config
/e-i386elf.c emul-target.h
2736 e-mipsecoff.o
: $(srcdir)/config
/e-mipsecoff.c emul-target.h
2737 e-mipself.o
: $(srcdir)/config
/e-mipself.c emul-target.h
2738 $(OBJS
): $(DEP_@target_cpu_type@_@obj_format@
)
2739 $(TARG_CPU_O
): $(DEPTC_@target_cpu_type@_@obj_format@
)
2740 $(OBJ_FORMAT_O
): $(DEPOBJ_@target_cpu_type@_@obj_format@
)
2741 #MKDEP DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING ABOVE.
2743 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2744 # Otherwise a system limit (for SysV at least) may be exceeded.