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

网络

开发平台:

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 = doc/design-paper
  32. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  33. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  34. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  35. $(top_srcdir)/configure.in
  36. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  37. $(ACLOCAL_M4)
  38. mkinstalldirs = $(install_sh) -d
  39. CONFIG_HEADER = $(top_builddir)/orconfig.h
  40. CONFIG_CLEAN_FILES =
  41. SOURCES =
  42. DIST_SOURCES =
  43. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  44. ACLOCAL = @ACLOCAL@
  45. AMTAR = @AMTAR@
  46. AUTOCONF = @AUTOCONF@
  47. AUTOHEADER = @AUTOHEADER@
  48. AUTOMAKE = @AUTOMAKE@
  49. AWK = @AWK@
  50. BINDIR = @BINDIR@
  51. CC = @CC@
  52. CCDEPMODE = @CCDEPMODE@
  53. CFLAGS = @CFLAGS@
  54. CONFDIR = @CONFDIR@
  55. CPP = @CPP@
  56. CPPFLAGS = @CPPFLAGS@
  57. CYGPATH_W = @CYGPATH_W@
  58. DEFS = @DEFS@
  59. DEPDIR = @DEPDIR@
  60. ECHO_C = @ECHO_C@
  61. ECHO_N = @ECHO_N@
  62. ECHO_T = @ECHO_T@
  63. EGREP = @EGREP@
  64. EXEEXT = @EXEEXT@
  65. GREP = @GREP@
  66. INSTALL = @INSTALL@
  67. INSTALL_DATA = @INSTALL_DATA@
  68. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  69. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  70. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  71. LDFLAGS = @LDFLAGS@
  72. LIBOBJS = @LIBOBJS@
  73. LIBS = @LIBS@
  74. LOCALSTATEDIR = @LOCALSTATEDIR@
  75. LOGFACILITY = @LOGFACILITY@
  76. LTLIBOBJS = @LTLIBOBJS@
  77. MAKEINFO = @MAKEINFO@
  78. MKDIR_P = @MKDIR_P@
  79. OBJEXT = @OBJEXT@
  80. PACKAGE = @PACKAGE@
  81. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  82. PACKAGE_NAME = @PACKAGE_NAME@
  83. PACKAGE_STRING = @PACKAGE_STRING@
  84. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  85. PACKAGE_VERSION = @PACKAGE_VERSION@
  86. PATH_SEPARATOR = @PATH_SEPARATOR@
  87. RANLIB = @RANLIB@
  88. SET_MAKE = @SET_MAKE@
  89. SHELL = @SHELL@
  90. STRIP = @STRIP@
  91. TORGROUP = @TORGROUP@
  92. TORUSER = @TORUSER@
  93. TOR_CPPFLAGS_libevent = @TOR_CPPFLAGS_libevent@
  94. TOR_CPPFLAGS_openssl = @TOR_CPPFLAGS_openssl@
  95. TOR_CPPFLAGS_zlib = @TOR_CPPFLAGS_zlib@
  96. TOR_LDFLAGS_libevent = @TOR_LDFLAGS_libevent@
  97. TOR_LDFLAGS_openssl = @TOR_LDFLAGS_openssl@
  98. TOR_LDFLAGS_zlib = @TOR_LDFLAGS_zlib@
  99. TOR_LIB_GDI = @TOR_LIB_GDI@
  100. TOR_LIB_WS32 = @TOR_LIB_WS32@
  101. VERSION = @VERSION@
  102. abs_builddir = @abs_builddir@
  103. abs_srcdir = @abs_srcdir@
  104. abs_top_builddir = @abs_top_builddir@
  105. abs_top_srcdir = @abs_top_srcdir@
  106. ac_ct_CC = @ac_ct_CC@
  107. am__include = @am__include@
  108. am__leading_dot = @am__leading_dot@
  109. am__quote = @am__quote@
  110. am__tar = @am__tar@
  111. am__untar = @am__untar@
  112. bindir = @bindir@
  113. build = @build@
  114. build_alias = @build_alias@
  115. build_cpu = @build_cpu@
  116. build_os = @build_os@
  117. build_vendor = @build_vendor@
  118. builddir = @builddir@
  119. datadir = @datadir@
  120. datarootdir = @datarootdir@
  121. docdir = @docdir@
  122. dvidir = @dvidir@
  123. exec_prefix = @exec_prefix@
  124. host = @host@
  125. host_alias = @host_alias@
  126. host_cpu = @host_cpu@
  127. host_os = @host_os@
  128. host_vendor = @host_vendor@
  129. htmldir = @htmldir@
  130. includedir = @includedir@
  131. infodir = @infodir@
  132. install_sh = @install_sh@
  133. libdir = @libdir@
  134. libexecdir = @libexecdir@
  135. localedir = @localedir@
  136. localstatedir = @localstatedir@
  137. mandir = @mandir@
  138. mkdir_p = @mkdir_p@
  139. oldincludedir = @oldincludedir@
  140. pdfdir = @pdfdir@
  141. prefix = @prefix@
  142. program_transform_name = @program_transform_name@
  143. psdir = @psdir@
  144. sbindir = @sbindir@
  145. sharedstatedir = @sharedstatedir@
  146. srcdir = @srcdir@
  147. sysconfdir = @sysconfdir@
  148. target_alias = @target_alias@
  149. top_builddir = @top_builddir@
  150. top_srcdir = @top_srcdir@
  151. EXTRA_DIST = cell-struct.fig interaction.fig tor-design.bib usenix.sty latex8.bst tor-design.tex
  152. DISTCLEANFILES = cell-struct.eps interaction.eps cell-struct.pdf interaction.pdf tor-design.aux tor-design.bbl tor-design.blg tor-design.log tor-design.dvi tor-design.ps tor-design.pdf
  153. all: all-am
  154. .SUFFIXES:
  155. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  156. @for dep in $?; do 
  157.   case '$(am__configure_deps)' in 
  158.     *$$dep*) 
  159.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  160. && exit 0; 
  161.       exit 1;; 
  162.   esac; 
  163. done; 
  164. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/design-paper/Makefile'; 
  165. cd $(top_srcdir) && 
  166.   $(AUTOMAKE) --foreign  doc/design-paper/Makefile
  167. .PRECIOUS: Makefile
  168. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  169. @case '$?' in 
  170.   *config.status*) 
  171.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  172.   *) 
  173.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  174.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  175. esac;
  176. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  177. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  178. $(top_srcdir)/configure:  $(am__configure_deps)
  179. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  180. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  181. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  182. tags: TAGS
  183. TAGS:
  184. ctags: CTAGS
  185. CTAGS:
  186. distdir: $(DISTFILES)
  187. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  188. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  189. list='$(DISTFILES)'; 
  190.   dist_files=`for file in $$list; do echo $$file; done | 
  191.   sed -e "s|^$$srcdirstrip/||;t" 
  192.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  193. case $$dist_files in 
  194.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  195.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  196.    sort -u` ;; 
  197. esac; 
  198. for file in $$dist_files; do 
  199.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  200.   if test -d $$d/$$file; then 
  201.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  202.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  203.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  204.     fi; 
  205.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  206.   else 
  207.     test -f $(distdir)/$$file 
  208.     || cp -p $$d/$$file $(distdir)/$$file 
  209.     || exit 1; 
  210.   fi; 
  211. done
  212. check-am: all-am
  213. check: check-am
  214. all-am: Makefile
  215. installdirs:
  216. install: install-am
  217. install-exec: install-exec-am
  218. install-data: install-data-am
  219. uninstall: uninstall-am
  220. install-am: all-am
  221. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  222. installcheck: installcheck-am
  223. install-strip:
  224. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  225.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  226.   `test -z '$(STRIP)' || 
  227.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  228. mostlyclean-generic:
  229. clean-generic:
  230. distclean-generic:
  231. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  232. -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  233. maintainer-clean-generic:
  234. @echo "This command is intended for maintainers to use"
  235. @echo "it deletes files that may require special tools to rebuild."
  236. clean: clean-am
  237. clean-am: clean-generic mostlyclean-am
  238. distclean: distclean-am
  239. -rm -f Makefile
  240. distclean-am: clean-am distclean-generic
  241. dvi: dvi-am
  242. dvi-am:
  243. html: html-am
  244. info: info-am
  245. info-am:
  246. install-data-am:
  247. install-dvi: install-dvi-am
  248. install-exec-am:
  249. install-html: install-html-am
  250. install-info: install-info-am
  251. install-man:
  252. install-pdf: install-pdf-am
  253. install-ps: install-ps-am
  254. installcheck-am:
  255. maintainer-clean: maintainer-clean-am
  256. -rm -f Makefile
  257. maintainer-clean-am: distclean-am maintainer-clean-generic
  258. mostlyclean: mostlyclean-am
  259. mostlyclean-am: mostlyclean-generic
  260. pdf: pdf-am
  261. pdf-am:
  262. ps: ps-am
  263. ps-am:
  264. uninstall-am:
  265. .MAKE: install-am install-strip
  266. .PHONY: all all-am check check-am clean clean-generic distclean 
  267. distclean-generic distdir dvi dvi-am html html-am info info-am 
  268. install install-am install-data install-data-am install-dvi 
  269. install-dvi-am install-exec install-exec-am install-html 
  270. install-html-am install-info install-info-am install-man 
  271. install-pdf install-pdf-am install-ps install-ps-am 
  272. install-strip installcheck installcheck-am installdirs 
  273. maintainer-clean maintainer-clean-generic mostlyclean 
  274. mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
  275. cell-struct.eps: cell-struct.fig
  276. fig2dev -L eps $< $@
  277. interaction.eps: interaction.fig
  278. fig2dev -L eps $< $@
  279. cell-struct.pdf: cell-struct.fig
  280. fig2dev -L pdf $< $@
  281. interaction.pdf: interaction.fig
  282. fig2dev -L pdf $< $@
  283. tor-design.ps: cell-struct.eps interaction.eps tor-design.bib tor-design.tex usenix.sty latex8.bst
  284. latex tor-design.tex
  285. bibtex tor-design
  286. latex tor-design.tex
  287. latex tor-design.tex
  288. dvips -o $@ tor-design.dvi
  289. tor-design.pdf: cell-struct.pdf interaction.pdf tor-design.bib tor-design.tex usenix.sty latex8.bst
  290. pdflatex tor-design.tex
  291. bibtex tor-design
  292. pdflatex tor-design.tex
  293. pdflatex tor-design.tex
  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: