Makefile.in
上传用户:awang829
上传日期:2019-07-14
资源大小:2356k
文件大小:10k
源码类别:

网络

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.10 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # 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
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. VPATH = @srcdir@
  14. pkgdatadir = $(datadir)/@PACKAGE@
  15. pkglibdir = $(libdir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = @build@
  30. host_triplet = @host@
  31. subdir = contrib/osx
  32. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 
  33. $(srcdir)/TorBundleDesc.plist.in 
  34. $(srcdir)/TorBundleInfo.plist.in $(srcdir)/TorDesc.plist.in 
  35. $(srcdir)/TorInfo.plist.in $(srcdir)/TorStartupDesc.plist.in
  36. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  37. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  38. $(top_srcdir)/configure.in
  39. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  40. $(ACLOCAL_M4)
  41. mkinstalldirs = $(install_sh) -d
  42. CONFIG_HEADER = $(top_builddir)/orconfig.h
  43. CONFIG_CLEAN_FILES = TorBundleDesc.plist TorBundleInfo.plist 
  44. TorDesc.plist TorInfo.plist TorStartupDesc.plist
  45. SOURCES =
  46. DIST_SOURCES =
  47. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  48. ACLOCAL = @ACLOCAL@
  49. AMTAR = @AMTAR@
  50. AUTOCONF = @AUTOCONF@
  51. AUTOHEADER = @AUTOHEADER@
  52. AUTOMAKE = @AUTOMAKE@
  53. AWK = @AWK@
  54. BINDIR = @BINDIR@
  55. CC = @CC@
  56. CCDEPMODE = @CCDEPMODE@
  57. CFLAGS = @CFLAGS@
  58. CONFDIR = @CONFDIR@
  59. CPP = @CPP@
  60. CPPFLAGS = @CPPFLAGS@
  61. CYGPATH_W = @CYGPATH_W@
  62. DEFS = @DEFS@
  63. DEPDIR = @DEPDIR@
  64. ECHO_C = @ECHO_C@
  65. ECHO_N = @ECHO_N@
  66. ECHO_T = @ECHO_T@
  67. EGREP = @EGREP@
  68. EXEEXT = @EXEEXT@
  69. GREP = @GREP@
  70. INSTALL = @INSTALL@
  71. INSTALL_DATA = @INSTALL_DATA@
  72. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  73. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  74. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  75. LDFLAGS = @LDFLAGS@
  76. LIBOBJS = @LIBOBJS@
  77. LIBS = @LIBS@
  78. LOCALSTATEDIR = @LOCALSTATEDIR@
  79. LOGFACILITY = @LOGFACILITY@
  80. LTLIBOBJS = @LTLIBOBJS@
  81. MAKEINFO = @MAKEINFO@
  82. MKDIR_P = @MKDIR_P@
  83. OBJEXT = @OBJEXT@
  84. PACKAGE = @PACKAGE@
  85. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  86. PACKAGE_NAME = @PACKAGE_NAME@
  87. PACKAGE_STRING = @PACKAGE_STRING@
  88. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  89. PACKAGE_VERSION = @PACKAGE_VERSION@
  90. PATH_SEPARATOR = @PATH_SEPARATOR@
  91. RANLIB = @RANLIB@
  92. SET_MAKE = @SET_MAKE@
  93. SHELL = @SHELL@
  94. STRIP = @STRIP@
  95. TORGROUP = @TORGROUP@
  96. TORUSER = @TORUSER@
  97. TOR_CPPFLAGS_libevent = @TOR_CPPFLAGS_libevent@
  98. TOR_CPPFLAGS_openssl = @TOR_CPPFLAGS_openssl@
  99. TOR_CPPFLAGS_zlib = @TOR_CPPFLAGS_zlib@
  100. TOR_LDFLAGS_libevent = @TOR_LDFLAGS_libevent@
  101. TOR_LDFLAGS_openssl = @TOR_LDFLAGS_openssl@
  102. TOR_LDFLAGS_zlib = @TOR_LDFLAGS_zlib@
  103. TOR_LIB_GDI = @TOR_LIB_GDI@
  104. TOR_LIB_WS32 = @TOR_LIB_WS32@
  105. VERSION = @VERSION@
  106. abs_builddir = @abs_builddir@
  107. abs_srcdir = @abs_srcdir@
  108. abs_top_builddir = @abs_top_builddir@
  109. abs_top_srcdir = @abs_top_srcdir@
  110. ac_ct_CC = @ac_ct_CC@
  111. am__include = @am__include@
  112. am__leading_dot = @am__leading_dot@
  113. am__quote = @am__quote@
  114. am__tar = @am__tar@
  115. am__untar = @am__untar@
  116. bindir = @bindir@
  117. build = @build@
  118. build_alias = @build_alias@
  119. build_cpu = @build_cpu@
  120. build_os = @build_os@
  121. build_vendor = @build_vendor@
  122. builddir = @builddir@
  123. datadir = @datadir@
  124. datarootdir = @datarootdir@
  125. docdir = @docdir@
  126. dvidir = @dvidir@
  127. exec_prefix = @exec_prefix@
  128. host = @host@
  129. host_alias = @host_alias@
  130. host_cpu = @host_cpu@
  131. host_os = @host_os@
  132. host_vendor = @host_vendor@
  133. htmldir = @htmldir@
  134. includedir = @includedir@
  135. infodir = @infodir@
  136. install_sh = @install_sh@
  137. libdir = @libdir@
  138. libexecdir = @libexecdir@
  139. localedir = @localedir@
  140. localstatedir = @localstatedir@
  141. mandir = @mandir@
  142. mkdir_p = @mkdir_p@
  143. oldincludedir = @oldincludedir@
  144. pdfdir = @pdfdir@
  145. prefix = @prefix@
  146. program_transform_name = @program_transform_name@
  147. psdir = @psdir@
  148. sbindir = @sbindir@
  149. sharedstatedir = @sharedstatedir@
  150. srcdir = @srcdir@
  151. sysconfdir = @sysconfdir@
  152. target_alias = @target_alias@
  153. top_builddir = @top_builddir@
  154. top_srcdir = @top_srcdir@
  155. # XXX Is this define necessary, or is it redundant with the
  156. # one from the top-level configure? -RD
  157. confdir = $(sysconfdir)/Tor
  158. EXTRA_DIST = ReadMe.rtf StartupParameters.plist Tor TorBundleDesc.plist.in 
  159.     TorBundleInfo.plist.in TorBundleWelcome.rtf TorDesc.plist.in  
  160.     TorInfo.plist.in TorStartupDesc.plist.in TorStartupInfo.plist 
  161.     package.sh TorPostflight addsysuser Tor_Uninstaller.applescript 
  162.     uninstall_tor_bundle.sh package_list.txt tor_logo.gif TorPreFlight
  163. all: all-am
  164. .SUFFIXES:
  165. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  166. @for dep in $?; do 
  167.   case '$(am__configure_deps)' in 
  168.     *$$dep*) 
  169.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  170. && exit 0; 
  171.       exit 1;; 
  172.   esac; 
  173. done; 
  174. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  contrib/osx/Makefile'; 
  175. cd $(top_srcdir) && 
  176.   $(AUTOMAKE) --foreign  contrib/osx/Makefile
  177. .PRECIOUS: Makefile
  178. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  179. @case '$?' in 
  180.   *config.status*) 
  181.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  182.   *) 
  183.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  184.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  185. esac;
  186. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  187. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  188. $(top_srcdir)/configure:  $(am__configure_deps)
  189. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  190. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  191. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  192. TorBundleDesc.plist: $(top_builddir)/config.status $(srcdir)/TorBundleDesc.plist.in
  193. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  194. TorBundleInfo.plist: $(top_builddir)/config.status $(srcdir)/TorBundleInfo.plist.in
  195. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  196. TorDesc.plist: $(top_builddir)/config.status $(srcdir)/TorDesc.plist.in
  197. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  198. TorInfo.plist: $(top_builddir)/config.status $(srcdir)/TorInfo.plist.in
  199. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  200. TorStartupDesc.plist: $(top_builddir)/config.status $(srcdir)/TorStartupDesc.plist.in
  201. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  202. tags: TAGS
  203. TAGS:
  204. ctags: CTAGS
  205. CTAGS:
  206. distdir: $(DISTFILES)
  207. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  208. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  209. list='$(DISTFILES)'; 
  210.   dist_files=`for file in $$list; do echo $$file; done | 
  211.   sed -e "s|^$$srcdirstrip/||;t" 
  212.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  213. case $$dist_files in 
  214.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  215.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  216.    sort -u` ;; 
  217. esac; 
  218. for file in $$dist_files; do 
  219.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  220.   if test -d $$d/$$file; then 
  221.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  222.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  223.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  224.     fi; 
  225.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  226.   else 
  227.     test -f $(distdir)/$$file 
  228.     || cp -p $$d/$$file $(distdir)/$$file 
  229.     || exit 1; 
  230.   fi; 
  231. done
  232. check-am: all-am
  233. check: check-am
  234. all-am: Makefile
  235. installdirs:
  236. install: install-am
  237. install-exec: install-exec-am
  238. install-data: install-data-am
  239. uninstall: uninstall-am
  240. install-am: all-am
  241. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  242. installcheck: installcheck-am
  243. install-strip:
  244. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  245.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  246.   `test -z '$(STRIP)' || 
  247.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  248. mostlyclean-generic:
  249. clean-generic:
  250. distclean-generic:
  251. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  252. maintainer-clean-generic:
  253. @echo "This command is intended for maintainers to use"
  254. @echo "it deletes files that may require special tools to rebuild."
  255. clean: clean-am
  256. clean-am: clean-generic mostlyclean-am
  257. distclean: distclean-am
  258. -rm -f Makefile
  259. distclean-am: clean-am distclean-generic
  260. dvi: dvi-am
  261. dvi-am:
  262. html: html-am
  263. info: info-am
  264. info-am:
  265. install-data-am:
  266. install-dvi: install-dvi-am
  267. install-exec-am:
  268. install-html: install-html-am
  269. install-info: install-info-am
  270. install-man:
  271. install-pdf: install-pdf-am
  272. install-ps: install-ps-am
  273. installcheck-am:
  274. maintainer-clean: maintainer-clean-am
  275. -rm -f Makefile
  276. maintainer-clean-am: distclean-am maintainer-clean-generic
  277. mostlyclean: mostlyclean-am
  278. mostlyclean-am: mostlyclean-generic
  279. pdf: pdf-am
  280. pdf-am:
  281. ps: ps-am
  282. ps-am:
  283. uninstall-am:
  284. .MAKE: install-am install-strip
  285. .PHONY: all all-am check check-am clean clean-generic distclean 
  286. distclean-generic distdir dvi dvi-am html html-am info info-am 
  287. install install-am install-data install-data-am install-dvi 
  288. install-dvi-am install-exec install-exec-am install-html 
  289. install-html-am install-info install-info-am install-man 
  290. install-pdf install-pdf-am install-ps install-ps-am 
  291. install-strip installcheck installcheck-am installdirs 
  292. maintainer-clean maintainer-clean-generic mostlyclean 
  293. mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
  294. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  295. # Otherwise a system limit (for SysV at least) may be exceeded.
  296. .NOEXPORT: