⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 移植到WLIT项目的redboot源代码
💻
📖 第 1 页 / 共 2 页
字号:
# Generated automatically from Makefile.in by configure.# 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.#####COPYRIGHTBEGIN#####                                                                          # -------------------------------------------                              # The contents of this file are subject to the Red Hat eCos Public License # Version 1.1 (the "License"); you may not use this file except in         # compliance with the License.  You may obtain a copy of the License at    # http://www.redhat.com/                                                   #                                                                          # Software distributed under the License is distributed on an "AS IS"      # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the # License for the specific language governing rights and limitations under # the License.                                                             #                                                                          # The Original Code is eCos - Embedded Configurable Operating System,      # released September 30, 1998.                                             #                                                                          # The Initial Developer of the Original Code is Red Hat.                   # Portions created by Red Hat are                                          # Copyright (C) 1998, 1999, 2000 Red Hat, Inc.                             # All Rights Reserved.                                                     # -------------------------------------------                              #                                                                          ######COPYRIGHTEND###########DESCRIPTIONBEGIN##########DESCRIPTIONEND####SHELL = /bin/shsrcdir = ../../../../../src/host/tools/configtool/standalone/commontop_srcdir = ../../../../../src/host/tools/configtool/standalone/commonVPATH = ../../../../../src/host/tools/configtool/standalone/commonprefix = /usr/cygnus/xscale-020726/H-i686-pc-linux-gnulibc2.4exec_prefix = ${prefix}bindir = ${exec_prefix}/binsbindir = ${exec_prefix}/sbinlibexecdir = ${exec_prefix}/libexecdatadir = ${prefix}/sharesysconfdir = ${prefix}/etcsharedstatedir = ${prefix}/comlocalstatedir = ${prefix}/varlibdir = ${exec_prefix}/libinfodir = ${prefix}/infomandir = ${prefix}/manincludedir = ${prefix}/includeoldincludedir = /usr/includeDESTDIR =pkgdatadir = $(datadir)/ecosconfigpkglibdir = $(libdir)/ecosconfigpkgincludedir = $(includedir)/ecosconfigtop_builddir = .ACLOCAL = aclocalAUTOCONF = autoconfAUTOMAKE = automakeAUTOHEADER = autoheaderINSTALL = /usr/bin/install -cINSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)INSTALL_DATA = ${INSTALL} -m 644INSTALL_SCRIPT = ${INSTALL_PROGRAM}transform = s,x,x,NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_alias = i686-pc-linux-gnuhost_triplet = i686-pc-linux-gnuCC = gcc -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wnested-externsCXX = c++ -Wall -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Woverloaded-virtualEXEEXT = MAINT = #MAKEINFO = makeinfoOBJEXT = oPACKAGE = ecosconfigVERSION = 0.1cyg_ac_cdl_incdir = ../../../../../src/host/tools/configtool/standalone/common/../../../../libcdlcyg_ac_cdl_libdir = ../../../../libcdlcyg_ac_cdl_libraries = cdlcyg_ac_infra_incdir = ../../../../infracyg_ac_infra_libdir = ../../../../infracyg_ac_infra_libraries = cyginfracyg_ac_tcl_incdir = /usr/includecyg_ac_tcl_libdir = /usr/libcyg_ac_tcl_libs = -ltcl -ldl  -lieee -lmcyg_ac_tcl_version = cyg_ac_tk_libs = win_srcdir = ../../../../../src/host/tools/configtool/standalone/commonAUTOMAKE_OPTIONS = 1.3 cygnusSUBDIRS = INCLUDES = -I../../../../infra -I../../../../../src/host/tools/configtool/standalone/common/../../../../libcdl -I/usr/include -I../../../../../src/host/tools/configtool/standalone/common/../../common/common#LIBS = cdl cyginfra -ltcl -ldl  -lieee -lm           -link -libpath=../../../../infra -libpath=../../../../libcdl -libpath=/usr/libLIBS = -L../../../../infra -L../../../../libcdl -L/usr/lib            $(foreach x,cdl,-l$x)            $(foreach x,cyginfra,-l$x)            -ltcl -ldl  -lieee -lmBUILT_SOURCES = build.cxx flags.cxxbin_PROGRAMS = ecosconfigecosconfig_SOURCES = ecosconfig.cxx cdl_exec.cxx build.cxx flags.cxx#ecosconfig_DEPENDENCIES = ../../../../libcdl/cdl.lib ../../../../infra/cyginfra.libecosconfig_DEPENDENCIES = ../../../../libcdl/libcdl.a ../../../../infra/libcyginfra.anoinst_HEADERS = cdl_exec.hxx ecosconfig.hxxACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirsCONFIG_CLEAN_FILES = bin_PROGRAMS =  ecosconfig$(EXEEXT)PROGRAMS =  $(bin_PROGRAMS)DEFS =  -DPACKAGE=\"ecosconfig\" -DVERSION=\"0.1\"  -I. -I$(srcdir) CPPFLAGS = LDFLAGS = ecosconfig_OBJECTS =  ecosconfig.$(OBJEXT) cdl_exec.$(OBJEXT) \build.$(OBJEXT) flags.$(OBJEXT)ecosconfig_LDADD = $(LDADD)ecosconfig_LDFLAGS = CXXFLAGS = -g -O2CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@HEADERS =  $(noinst_HEADERS)DIST_COMMON =  ChangeLog Makefile.am Makefile.in acinclude.m4 aclocal.m4 \configure configure.inDISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)TAR = tarGZIP_ENV = --bestSOURCES = $(ecosconfig_SOURCES)OBJECTS = $(ecosconfig_OBJECTS)all: all-redirect.SUFFIXES:.SUFFIXES: .S .c .cxx .o .obj .s$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 	cd $(top_srcdir) && $(AUTOMAKE) --cygnus MakefileMakefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) \	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status$(ACLOCAL_M4): # configure.in  acinclude.m4	cd $(srcdir) && $(ACLOCAL)config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(srcdir)/configure: #$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)	cd $(srcdir) && $(AUTOCONF)mostlyclean-binPROGRAMS:clean-binPROGRAMS:	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)distclean-binPROGRAMS:maintainer-clean-binPROGRAMS:install-binPROGRAMS: $(bin_PROGRAMS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(bindir)	@list='$(bin_PROGRAMS)'; for p in $$list; do \	  if test -f $$p; then \	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \	  else :; fi; \	doneuninstall-binPROGRAMS:	@$(NORMAL_UNINSTALL)	list='$(bin_PROGRAMS)'; for p in $$list; do \	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \	done.c.o:	$(COMPILE) -c $<# FIXME: We should only use cygpath when building on Windows,# and only if it is available..c.obj:	$(COMPILE) -c `cygpath -w $<`.s.o:	$(COMPILE) -c $<.S.o:	$(COMPILE) -c $<mostlyclean-compile:	-rm -f *.o core *.core	-rm -f *.$(OBJEXT)clean-compile:distclean-compile:	-rm -f *.tab.cmaintainer-clean-compile:ecosconfig$(EXEEXT): $(ecosconfig_OBJECTS) $(ecosconfig_DEPENDENCIES)	@rm -f ecosconfig$(EXEEXT)	$(CXXLINK) $(ecosconfig_LDFLAGS) $(ecosconfig_OBJECTS) $(ecosconfig_LDADD) $(LIBS).cxx.o:	$(CXXCOMPILE) -c $<.cxx.obj:	$(CXXCOMPILE) -c `cygpath -w $<`# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'#     (which will cause the Makefiles to be regenerated when you run `make');

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -