makefile.in
来自「基于4个mips核的noc设计」· IN 代码 · 共 1,858 行 · 第 1/5 页
IN
1,858 行
# Makefile.in generated automatically by automake 1.4 from Makefile.am# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@INSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = @INSTALL_DATA@INSTALL_SCRIPT = @INSTALL_SCRIPT@transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_alias = @build_alias@build_triplet = @build@host_alias = @host_alias@host_triplet = @host@target_alias = @target_alias@target_triplet = @target@AR = @AR@AS = @AS@BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@BFD_HOST_64_BIT = @BFD_HOST_64_BIT@BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@CATALOGS = @CATALOGS@CATOBJEXT = @CATOBJEXT@CC = @CC@CC_FOR_BUILD = @CC_FOR_BUILD@COREFILE = @COREFILE@COREFLAG = @COREFLAG@CXX = @CXX@CXXCPP = @CXXCPP@DATADIRNAME = @DATADIRNAME@DLLTOOL = @DLLTOOL@EXEEXT = @EXEEXT@EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@GCJ = @GCJ@GCJFLAGS = @GCJFLAGS@GMOFILES = @GMOFILES@GMSGFMT = @GMSGFMT@GT_NO = @GT_NO@GT_YES = @GT_YES@HDEFINES = @HDEFINES@INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@INSTOBJEXT = @INSTOBJEXT@INTLDEPS = @INTLDEPS@INTLLIBS = @INTLLIBS@INTLOBJS = @INTLOBJS@LIBTOOL = @LIBTOOL@LN_S = @LN_S@MAINT = @MAINT@MAKEINFO = @MAKEINFO@MKINSTALLDIRS = @MKINSTALLDIRS@MSGFMT = @MSGFMT@OBJDUMP = @OBJDUMP@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@POFILES = @POFILES@POSUB = @POSUB@RANLIB = @RANLIB@STRIP = @STRIP@TDEFINES = @TDEFINES@USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@USE_NLS = @USE_NLS@VERSION = @VERSION@WIN32LDFLAGS = @WIN32LDFLAGS@WIN32LIBADD = @WIN32LIBADD@all_backends = @all_backends@bfd_backends = @bfd_backends@bfd_machines = @bfd_machines@l = @l@tdefaults = @tdefaults@wordsize = @wordsize@AUTOMAKE_OPTIONS = cygnusINCDIR = $(srcdir)/../includeCSEARCH = -I. -I$(srcdir) -I$(INCDIR)MKDEP = gcc -MMSUBDIRS = doc podocdir = doclib_LTLIBRARIES = libbfd.laWARN_CFLAGS = @WARN_CFLAGS@AM_CFLAGS = $(WARN_CFLAGS)# bfd.h goes here, for nowBFD_H = bfd.h# Jim Kingdon notes:# Writing S-records should be included in all (or at least most)# *-*-coff, *-*-aout, etc., configurations, because people will want to# be able to use objcopy to create S-records. (S-records are not useful# for the debugger, so if you are downloading things as S-records you# need two copies of the executable, one to download and one for the# debugger).BFD_LIBS = \ archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \ format.lo init.lo libbfd.lo opncls.lo reloc.lo \ section.lo syms.lo targets.lo hash.lo linker.lo \ srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \ dwarf2.loBFD_LIBS_CFILES = \ archive.c archures.c bfd.c cache.c coffgen.c corefile.c \ format.c init.c libbfd.c opncls.c reloc.c \ section.c syms.c targets.c hash.c linker.c \ srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \ dwarf2.c# This list is alphabetized to make it easier to keep in sync# with the decls and initializer in archures.c.ALL_MACHINES = \ cpu-a29k.lo \ cpu-alpha.lo \ cpu-arc.lo \ cpu-arm.lo \ cpu-avr.lo \ cpu-cris.lo \ cpu-d10v.lo \ cpu-d30v.lo \ cpu-fr30.lo \ cpu-h8300.lo \ cpu-h8500.lo \ cpu-hppa.lo \ cpu-ia64.lo \ cpu-i370.lo \ cpu-i386.lo \ cpu-i860.lo \ cpu-i960.lo \ cpu-m32r.lo \ cpu-m68hc11.lo \ cpu-m68hc12.lo \ cpu-m68k.lo \ cpu-m88k.lo \ cpu-m10200.lo \ cpu-m10300.lo \ cpu-mcore.lo \ cpu-mips.lo \ cpu-ns32k.lo \ cpu-pj.lo \ cpu-powerpc.lo \ cpu-rs6000.lo \ cpu-sh.lo \ cpu-sparc.lo \ cpu-tic30.lo \ cpu-tic54x.lo \ cpu-tic80.lo \ cpu-v850.lo \ cpu-vax.lo \ cpu-we32k.lo \ cpu-w65.lo \ cpu-z8k.loALL_MACHINES_CFILES = \ cpu-a29k.c \ cpu-alpha.c \ cpu-arc.c \ cpu-arm.c \ cpu-avr.c \ cpu-cris.c \ cpu-d10v.c \ cpu-d30v.c \ cpu-fr30.c \ cpu-h8300.c \ cpu-h8500.c \ cpu-hppa.c \ cpu-ia64.c \ cpu-i370.c \ cpu-i386.c \ cpu-i860.c \ cpu-i960.c \ cpu-m32r.c \ cpu-m68hc11.c \ cpu-m68hc12.c \ cpu-m68k.c \ cpu-m88k.c \ cpu-m10200.c \ cpu-m10300.c \ cpu-mcore.c \ cpu-mips.c \ cpu-ns32k.c \ cpu-pj.c \ cpu-powerpc.c \ cpu-rs6000.c \ cpu-sh.c \ cpu-sparc.c \ cpu-tic30.c \ cpu-tic54x.c \ cpu-tic80.c \ cpu-v850.c \ cpu-vax.c \ cpu-we32k.c \ cpu-w65.c \ cpu-z8k.c# The .o files needed by all of the 32 bit vectors that are configured into# target_vector in targets.c if configured with --enable-targets=all.BFD32_BACKENDS = \ aout-adobe.lo \ aout-arm.lo \ aout-cris.lo \ aout-ns32k.lo \ aout-sparcle.lo \ aout-tic30.lo \ aout0.lo \ aout32.lo \ armnetbsd.lo \ bout.lo \ cf-i386lynx.lo \ cf-m68klynx.lo \ cf-sparclynx.lo \ coff-a29k.lo \ coff-apollo.lo \ coff-arm.lo \ coff-aux.lo \ coff-h8300.lo \ coff-h8500.lo \ coff-i386.lo \ coff-go32.lo \ coff-i860.lo \ coff-i960.lo \ coff-m68k.lo \ coff-m88k.lo \ coff-mips.lo \ coff-pmac.lo \ coff-rs6000.lo \ coff-sh.lo \ coff-sparc.lo \ coff-stgo32.lo \ coff-svm68k.lo \ coff-tic30.lo \ coff-tic54x.lo \ coff-tic80.lo \ coff-u68k.lo \ coff-we32k.lo \ coff-w65.lo \ coff-z8k.lo \ cofflink.lo \ dwarf1.lo \ ecoff.lo \ ecofflink.lo \ efi-app-ia32.lo \ elf.lo \ elf32-arc.lo \ elfarm-oabi.lo \ elfarm-nabi.lo \ elf32-avr.lo \ elf32-cris.lo \ elf32-d10v.lo \ elf32-d30v.lo \ elf32-fr30.lo \ elf32-gen.lo \ elf32-hppa.lo \ elf32-i370.lo \ elf32-i386.lo \ elf32-i860.lo \ elf32-i960.lo \ elf32-ia64.lo \ elf32-m32r.lo \ elf32-m68hc11.lo \ elf32-m68hc12.lo \ elf32-m68k.lo \ elf32-m88k.lo \ elf-m10200.lo \ elf-m10300.lo \ elf32-mcore.lo \ elf32-mips.lo \ elf32-pj.lo \ elf32-ppc.lo \ elf32-sh.lo \ elf32-sh-lin.lo \ elf32-sparc.lo \ elf32-v850.lo \ elf32.lo \ elflink.lo \ epoc-pe-arm.lo \ epoc-pei-arm.lo \ hp300bsd.lo \ hp300hpux.lo \ som.lo \ i386aout.lo \ i386bsd.lo \ i386dynix.lo \ i386freebsd.lo \ i386linux.lo \ i386lynx.lo \ i386msdos.lo \ i386netbsd.lo \ i386mach3.lo \ i386os9k.lo \ ieee.lo \ m68k4knetbsd.lo \ m68klinux.lo \ m68klynx.lo \ m68knetbsd.lo \ m88kmach3.lo \ mipsbsd.lo \ newsos3.lo \ nlm.lo \ nlm32-i386.lo \ nlm32-sparc.lo \ nlm32-ppc.lo \ nlm32.lo \ ns32knetbsd.lo \ oasys.lo \ pc532-mach.lo \ pe-arm.lo \ pei-arm.lo \ pe-i386.lo \ pei-i386.lo \ pe-mcore.lo \ pei-mcore.lo \ pe-ppc.lo \ pei-ppc.lo \ pe-sh.lo \ pei-sh.lo \ pe-mips.lo \
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?