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

📄 makefile

📁 rtorrent
💻
字号:
# Makefile.in generated by automake 1.9.6 from Makefile.am.# src/ui/Makefile.  Generated from Makefile.in by configure.# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005  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.srcdir = .top_srcdir = ../..pkgdatadir = $(datadir)/rtorrentpkglibdir = $(libdir)/rtorrentpkgincludedir = $(includedir)/rtorrenttop_builddir = ../..am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = /usr/bin/install -cinstall_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :build_triplet = i686-pc-linux-gnuhost_triplet = i686-pc-linux-gnusubdir = src/uiDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.inACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/scripts/attributes.m4 \	$(top_srcdir)/scripts/checks.m4 \	$(top_srcdir)/scripts/common.m4 \	$(top_srcdir)/scripts/libtool.m4 \	$(top_srcdir)/scripts/ltoptions.m4 \	$(top_srcdir)/scripts/ltsugar.m4 \	$(top_srcdir)/scripts/ltversion.m4 $(top_srcdir)/configure.acam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)mkinstalldirs = $(install_sh) -dCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =LIBRARIES = $(noinst_LIBRARIES)ARFLAGS = crulibsub_ui_a_AR = $(AR) $(ARFLAGS)libsub_ui_a_LIBADD =am_libsub_ui_a_OBJECTS = download.$(OBJEXT) download_list.$(OBJEXT) \	element_chunks_seen.$(OBJEXT) element_download_list.$(OBJEXT) \	element_file_list.$(OBJEXT) element_log_complete.$(OBJEXT) \	element_menu.$(OBJEXT) element_peer_list.$(OBJEXT) \	element_string_list.$(OBJEXT) element_text.$(OBJEXT) \	element_tracker_list.$(OBJEXT) element_transfer_list.$(OBJEXT) \	root.$(OBJEXT)libsub_ui_a_OBJECTS = $(am_libsub_ui_a_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfilesCXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CXXFLAGS) $(CXXFLAGS)CXXLD = $(CXX)CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \	$(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@SOURCES = $(libsub_ui_a_SOURCES)DIST_SOURCES = $(libsub_ui_a_SOURCES)ETAGS = etagsCTAGS = ctagsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = ${SHELL} /source/rtorrent-0.6.2/missing --run aclocal-1.9AMDEP_FALSE = #AMDEP_TRUE = AMTAR = ${SHELL} /source/rtorrent-0.6.2/missing --run tarAR = arm_920t_le-arAUTOCONF = ${SHELL} /source/rtorrent-0.6.2/missing --run autoconfAUTOHEADER = ${SHELL} /source/rtorrent-0.6.2/missing --run autoheaderAUTOMAKE = ${SHELL} /source/rtorrent-0.6.2/missing --run automake-1.9AWK = gawkCC = gccCCDEPMODE = depmode=gcc3CFLAGS = -g -O2CPP = gcc -ECPPFLAGS = CXX = arm_920t_le-g++CXXCPP = arm_920t_le-g++ -ECXXDEPMODE = depmode=gcc3CXXFLAGS = -O2 -Wall -g -DDEBUG CYGPATH_W = echoDEFS = -DHAVE_CONFIG_HDEPDIR = .depsECHO_C = ECHO_N = -nECHO_T = EGREP = grep -EEXEEXT = FGREP = grep -FGREP = grepINSTALL_DATA = ${INSTALL} -m 644INSTALL_PROGRAM = ${INSTALL}INSTALL_SCRIPT = ${INSTALL}INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -sLD = /usr/bin/ldLDFLAGS = LIBOBJS = LIBS = -lncurses -lsigc-2.0 -ltorrent -lcurl -ldl -lzLIBTOOL = $(SHELL) $(top_builddir)/libtoolLN_S = ln -sLTLIBOBJS = MAKEINFO = ${SHELL} /source/rtorrent-0.6.2/missing --run makeinfoNM = /usr/bin/nm -BOBJEXT = oPACKAGE = rtorrentPACKAGE_BUGREPORT = jaris@ifi.uio.noPACKAGE_NAME = rtorrentPACKAGE_STRING = rtorrent 0.6.2PACKAGE_TARNAME = rtorrentPACKAGE_VERSION = 0.6.2PATH_SEPARATOR = :PKG_CONFIG = /usr/bin/pkg-configRANLIB = ranlibSED = /bin/sedSET_MAKE = SHELL = /bin/shSTRIP = stripSTUFF_CFLAGS = STUFF_LIBS = -lsigc-2.0 -ltorrent  VERSION = 0.6.2ac_ct_AR = arac_ct_CC = gccac_ct_CXX = g++ac_ct_RANLIB = ranlibac_ct_STRIP = stripac_pt_PKG_CONFIG = /usr/bin/pkg-configam__fastdepCC_FALSE = #am__fastdepCC_TRUE = am__fastdepCXX_FALSE = #am__fastdepCXX_TRUE = am__include = includeam__leading_dot = .am__quote = am__tar = ${AMTAR} chof - "$$tardir"am__untar = ${AMTAR} xf -bindir = ${exec_prefix}/binbuild = i686-pc-linux-gnubuild_alias = build_cpu = i686build_os = linux-gnubuild_vendor = pcdatadir = ${prefix}/shareexec_prefix = ${prefix}host = i686-pc-linux-gnuhost_alias = host_cpu = i686host_os = linux-gnuhost_vendor = pcincludedir = ${prefix}/includeinfodir = ${prefix}/infoinstall_sh = /source/rtorrent-0.6.2/install-shlibdir = ${exec_prefix}/liblibexecdir = ${exec_prefix}/libexeclocalstatedir = ${prefix}/varlt_ECHO = echomandir = ${prefix}/manmkdir_p = mkdir -p --oldincludedir = /usr/includeprefix = /usr/localprogram_transform_name = s,x,x,sbindir = ${exec_prefix}/sbinsharedstatedir = ${prefix}/comsysconfdir = ${prefix}/etctarget_alias = noinst_LIBRARIES = libsub_ui.alibsub_ui_a_SOURCES = \	download.cc \	download.h \	download_list.cc \	download_list.h \	element_base.h \	element_chunks_seen.cc \	element_chunks_seen.h \	element_download_list.cc \	element_download_list.h \	element_file_list.cc \	element_file_list.h \	element_log_complete.cc \	element_log_complete.h \	element_menu.cc \	element_menu.h \	element_peer_list.cc \	element_peer_list.h \	element_string_list.cc \	element_string_list.h \	element_text.cc \	element_text.h \	element_tracker_list.cc \	element_tracker_list.h \	element_transfer_list.cc \	element_transfer_list.h \	root.cc \	root.hINCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)all: all-am.SUFFIXES:.SUFFIXES: .cc .lo .o .obj$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)	@for dep in $?; do \	  case '$(am__configure_deps)' in \	    *$$dep*) \	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \		&& exit 0; \	      exit 1;; \	  esac; \	done; \	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/ui/Makefile'; \	cd $(top_srcdir) && \	  $(AUTOMAKE) --gnu  src/ui/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status	@case '$?' in \	  *config.status*) \	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \	  *) \	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \	esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure:  $(am__configure_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4):  $(am__aclocal_m4_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshclean-noinstLIBRARIES:	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)libsub_ui.a: $(libsub_ui_a_OBJECTS) $(libsub_ui_a_DEPENDENCIES) 	-rm -f libsub_ui.a	$(libsub_ui_a_AR) libsub_ui.a $(libsub_ui_a_OBJECTS) $(libsub_ui_a_LIBADD)	$(RANLIB) libsub_ui.amostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.cinclude ./$(DEPDIR)/download.Poinclude ./$(DEPDIR)/download_list.Poinclude ./$(DEPDIR)/element_chunks_seen.Poinclude ./$(DEPDIR)/element_download_list.Poinclude ./$(DEPDIR)/element_file_list.Poinclude ./$(DEPDIR)/element_log_complete.Poinclude ./$(DEPDIR)/element_menu.Poinclude ./$(DEPDIR)/element_peer_list.Poinclude ./$(DEPDIR)/element_string_list.Poinclude ./$(DEPDIR)/element_text.Poinclude ./$(DEPDIR)/element_tracker_list.Poinclude ./$(DEPDIR)/element_transfer_list.Poinclude ./$(DEPDIR)/root.Po.cc.o:	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi#	source='$<' object='$@' libtool=no \#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \#	$(CXXCOMPILE) -c -o $@ $<.cc.obj:	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi#	source='$<' object='$@' libtool=no \#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`.cc.lo:	if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi#	source='$<' object='$@' libtool=yes \#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \#	$(LTCXXCOMPILE) -c -o $@ $<mostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libsdistclean-libtool:	-rm -f libtooluninstall-info-am:ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	mkid -fID $$uniquetags: TAGSTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	here=`pwd`; \	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \	  test -n "$$unique" || unique=$$empty_fix; \	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \	    $$tags $$unique; \	fictags: CTAGSCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	here=`pwd`; \	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '    { files[$$0] = 1; } \	       END { for (i in files) print i; }'`; \	test -z "$(CTAGS_ARGS)$$tags$$unique" \	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \	     $$tags $$uniqueGTAGS:	here=`$(am__cd) $(top_builddir) && pwd` \	  && cd $(top_srcdir) \	  && gtags -i $(GTAGS_ARGS) $$heredistclean-tags:	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tagsdistdir: $(DISTFILES)	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \	list='$(DISTFILES)'; for file in $$list; do \	  case $$file in \	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \	  esac; \	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \	    dir="/$$dir"; \	    $(mkdir_p) "$(distdir)$$dir"; \	  else \	    dir=''; \	  fi; \	  if test -d $$d/$$file; then \	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \	    fi; \	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \	  else \	    test -f $(distdir)/$$file \	    || cp -p $$d/$$file $(distdir)/$$file \	    || exit 1; \	  fi; \	donecheck-am: all-amcheck: check-amall-am: Makefile $(LIBRARIES)installdirs:install: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip:	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \	  `test -z '$(STRIP)' || \	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:clean-generic:distclean-generic:	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)maintainer-clean-generic:	@echo "This command is intended for maintainers to use"	@echo "it deletes files that may require special tools to rebuild."clean: clean-amclean-am: clean-generic clean-libtool clean-noinstLIBRARIES \	mostlyclean-amdistclean: distclean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefiledistclean-am: clean-am distclean-compile distclean-generic \	distclean-libtool distclean-tagsdvi: dvi-amdvi-am:html: html-aminfo: info-aminfo-am:install-data-am:install-exec-am:install-info: install-info-aminstall-man:installcheck-am:maintainer-clean: maintainer-clean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefilemaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-compile mostlyclean-generic \	mostlyclean-libtoolpdf: pdf-ampdf-am:ps: ps-amps-am:uninstall-am: uninstall-info-am.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \	clean-libtool clean-noinstLIBRARIES ctags distclean \	distclean-compile distclean-generic distclean-libtool \	distclean-tags distdir dvi dvi-am html html-am info info-am \	install install-am install-data install-data-am install-exec \	install-exec-am install-info install-info-am install-man \	install-strip installcheck installcheck-am installdirs \	maintainer-clean maintainer-clean-generic mostlyclean \	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \	pdf pdf-am ps ps-am tags uninstall uninstall-am \	uninstall-info-am# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:

⌨️ 快捷键说明

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