2007-11-09 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / Makefile.in
index 6a43ccaeb489ca45ec59bfbb9ae7d47106939de1..2a95fce98c2e56c7251b420111aecdb9adaaa2ff 100644 (file)
@@ -76,9 +76,9 @@ am__objects_1 = app.$(OBJEXT) as.$(OBJEXT) atof-generic.$(OBJEXT) \
        flonum-mult.$(OBJEXT) frags.$(OBJEXT) hash.$(OBJEXT) \
        input-file.$(OBJEXT) input-scrub.$(OBJEXT) listing.$(OBJEXT) \
        literal.$(OBJEXT) macro.$(OBJEXT) messages.$(OBJEXT) \
-       output-file.$(OBJEXT) read.$(OBJEXT) sb.$(OBJEXT) \
-       stabs.$(OBJEXT) subsegs.$(OBJEXT) symbols.$(OBJEXT) \
-       write.$(OBJEXT)
+       output-file.$(OBJEXT) read.$(OBJEXT) remap.$(OBJEXT) \
+       sb.$(OBJEXT) stabs.$(OBJEXT) subsegs.$(OBJEXT) \
+       symbols.$(OBJEXT) write.$(OBJEXT)
 am_as_new_OBJECTS = $(am__objects_1)
 as_new_OBJECTS = $(am_as_new_OBJECTS)
 am__DEPENDENCIES_1 = tc-@target_cpu_type@.o
@@ -439,13 +439,14 @@ GAS_CFILES = \
        messages.c \
        output-file.c \
        read.c \
+       remap.c \
        sb.c \
        stabs.c \
        subsegs.c \
        symbols.c \
        write.c
 
-CFILES = $(GAS_CFILES) itbl-ops.c
+CFILES = $(GAS_CFILES) itbl-ops.c cgen.c
 HFILES = \
        as.h \
        asintl.h \
@@ -500,10 +501,12 @@ TARGET_CPU_CFILES = \
        config/tc-i860.c \
        config/tc-i960.c \
        config/tc-ip2k.c \
+       config/tc-iq2000.c \
        config/tc-m32c.c \
        config/tc-m32r.c \
        config/tc-m68hc11.c \
        config/tc-m68k.c \
+       config/tc-maxq.c \
        config/tc-mcore.c \
        config/tc-mep.c \
        config/tc-mips.c \
@@ -511,6 +514,7 @@ TARGET_CPU_CFILES = \
        config/tc-mn10200.c \
        config/tc-mn10300.c \
        config/tc-msp430.c \
+       config/tc-mt.c \
        config/tc-ns32k.c \
        config/tc-openrisc.c \
        config/tc-or32.c \
@@ -524,6 +528,7 @@ TARGET_CPU_CFILES = \
        config/tc-sparc.c \
        config/tc-spu.c \
        config/tc-tic30.c \
+       config/tc-tic4x.c \
        config/tc-tic54x.c \
        config/tc-vax.c \
        config/tc-v850.c \
@@ -531,7 +536,8 @@ TARGET_CPU_CFILES = \
        config/tc-xc16x.c \
        config/tc-xtensa.c \
        config/tc-z80.c \
-       config/tc-z8k.c
+       config/tc-z8k.c \
+       config/xtensa-relax.c
 
 TARGET_CPU_HFILES = \
        config/tc-alpha.h \
@@ -555,10 +561,12 @@ TARGET_CPU_HFILES = \
        config/tc-i860.h \
        config/tc-i960.h \
        config/tc-ip2k.h \
+       config/tc-iq2000.h \
        config/tc-m32c.h \
        config/tc-m32r.h \
        config/tc-m68hc11.h \
        config/tc-m68k.h \
+       config/tc-maxq.h \
        config/tc-mcore.h \
        config/tc-mep.h \
        config/tc-mips.h \
@@ -566,6 +574,7 @@ TARGET_CPU_HFILES = \
        config/tc-mn10200.h \
        config/tc-mn10300.h \
        config/tc-msp430.h \
+       config/tc-mt.h \
        config/tc-ns32k.h \
        config/tc-openrisc.h \
        config/tc-or32.h \
@@ -579,6 +588,7 @@ TARGET_CPU_HFILES = \
        config/tc-sparc.h \
        config/tc-spu.h \
        config/tc-tic30.h \
+       config/tc-tic4x.h \
        config/tc-tic54x.h \
        config/tc-vax.h \
        config/tc-v850.h \
@@ -586,7 +596,8 @@ TARGET_CPU_HFILES = \
        config/tc-xc16x.h \
        config/tc-xtensa.h \
        config/tc-z80.h \
-       config/tc-z8k.h
+       config/tc-z8k.h \
+       config/xtensa-relax.h
 
 
 # OBJ files in config
@@ -610,22 +621,21 @@ OBJ_FORMAT_HFILES = \
 # Emulation header files in config
 TARG_ENV_HFILES = \
        config/te-386bsd.h \
+       config/te-aix5.h \
+       config/te-armeabi.h \
        config/te-armlinuxeabi.h \
-       config/te-aux.h \
-       config/te-delta.h \
-       config/te-delt88.h \
-       config/te-dpx2.h \
        config/te-dynix.h \
        config/te-epoc-pe.h \
+       config/te-freebsd.h \
        config/te-generic.h \
+       config/te-gnu.h \
        config/te-go32.h \
        config/te-hppa.h \
        config/te-hppa64.h \
        config/te-hppalinux64.h \
        config/te-i386aix.h \
        config/te-ia64aix.h \
-       config/te-ic960.h \
-       config/te-linux.h \
+       config/te-interix.h \
        config/te-lnews.h \
        config/te-lynx.h \
        config/te-mach.h \
@@ -642,6 +652,7 @@ TARG_ENV_HFILES = \
        config/te-svr4.h \
        config/te-symbian.h \
        config/te-tmips.h \
+       config/te-vxworks.h \
        config/te-wince-pe.h
 
 
@@ -682,6 +693,7 @@ GENERIC_OBJS = \
        messages.o \
        output-file.o \
        read.o \
+       remap.o \
        subsegs.o \
        symbols.o \
        write.o \
@@ -691,8 +703,12 @@ GENERIC_OBJS = \
        sb.o \
        macro.o
 
+CONFIG_ATOF_CFILES = \
+       config/atof-ieee.c \
+       config/atof-vax.c
+
 OBJS = $(CONFIG_OBJS) $(GENERIC_OBJS)
-POTFILES = $(MULTI_CFILES) $(TARGET_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
+POTFILES = $(MULTI_CFILES) $(CONFIG_ATOF_CFILES) $(TARG_ENV_HFILES) $(OBJ_FORMAT_HFILES) \
        $(OBJ_FORMAT_CFILES) $(TARGET_CPU_HFILES) $(TARGET_CPU_CFILES) \
        $(HFILES) $(CFILES)
 
@@ -713,7 +729,7 @@ INCDIR = $(BASEDIR)/include
 # Both . and srcdir are used, in that order,
 # so that tm.h and config.h will be found in the compilation
 # subdirectory rather than in the source directory.
-INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
+INCLUDES = -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
        -I$(INCDIR) -I$(srcdir)/.. -I$(BFDDIR) @INCINTL@ \
        -DLOCALEDIR="\"$(datadir)/locale\""
 
@@ -722,7 +738,7 @@ INCLUDES = -D_GNU_SOURCE -I. -I$(srcdir) -I../bfd -I$(srcdir)/config \
 # with $${srcdir}, and should work in a subdirectory.  This is used
 # when building dependencies, because the dependency building is done
 # in a subdirectory.
-DEP_INCLUDES = -D_GNU_SOURCE -I.. -I$${srcdir} -I../../bfd \
+DEP_INCLUDES = -I.. -I$${srcdir} -I../../bfd \
        -I$${srcdir}/config -I$${srcdir}/../include -I$${srcdir}/.. \
        -I$${srcdir}/../bfd @INCINTL@ \
        -DLOCALEDIR="\"$(datadir)/locale\""
@@ -913,21 +929,24 @@ DEPTC_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
   $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
-  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
+  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
+  $(srcdir)/../opcodes/i386-init.h
 
 DEPTC_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
   $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
   $(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
   $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
-  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
+  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
+  $(srcdir)/../opcodes/i386-init.h
 
 DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
   $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
   $(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
   subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
-  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h
+  $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
+  $(srcdir)/../opcodes/i386-init.h
 
 DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
@@ -1341,6 +1360,12 @@ DEPOBJ_bfin_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
   $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
   $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
 
+DEPOBJ_cr16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
+  $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
+  $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cr16.h dwarf2dbg.h \
+  $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
+  $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
+
 DEPOBJ_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
   $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
   $(INCDIR)/obstack.h
@@ -2139,15 +2164,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi
        @for dep in $?; do \
          case '$(am__configure_deps)' in \
            *$$dep*) \
-             echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
-             cd $(srcdir) && $(AUTOMAKE) --cygnus  \
+             echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
+             cd $(srcdir) && $(AUTOMAKE) --foreign  \
                && exit 0; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --cygnus  Makefile
+         $(AUTOMAKE) --foreign  Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
@@ -2842,7 +2867,11 @@ DEPTC: $(TARGET_CPU_CFILES)
              echo '#include "te-generic.h"' > targ-env.h; \
              echo '' > itbl-cpu.h; \
              echo '' > itbl-parse.h; \
-             echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
+             if [ -f $${srcdir}/opcodes/$${c}-desc.h ]; then \
+               echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
+             else \
+               echo '' > cgen-desc.h; \
+             fi ;\
              rm -f dummy.c; \
              cp $${srcdir}/config/tc-$${c}.c dummy.c; \
              $(MKDEP) $(DEP_FLAGS) dummy.c | \
@@ -2996,6 +3025,7 @@ messages.o: messages.c
 output-file.o: output-file.c output-file.h
 read.o: read.c $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
   sb.h macro.h ecoff.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
+remap.o: remap.c
 sb.o: sb.c sb.h
 stabs.o: stabs.c $(INCDIR)/obstack.h subsegs.h ecoff.h \
   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
@@ -3005,6 +3035,8 @@ symbols.o: symbols.c $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
 write.o: write.c subsegs.h $(INCDIR)/obstack.h output-file.h \
   dwarf2dbg.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
 itbl-ops.o: itbl-ops.c itbl-ops.h
+cgen.o: cgen.c cgen-desc.h subsegs.h $(INCDIR)/obstack.h \
+  cgen.h dwarf2dbg.h struc-symbol.h
 e-crisaout.o: $(srcdir)/config/e-crisaout.c emul-target.h
 e-criself.o: $(srcdir)/config/e-criself.c emul-target.h
 e-i386aout.o: $(srcdir)/config/e-i386aout.c emul-target.h
This page took 0.026615 seconds and 4 git commands to generate.