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

网络

开发平台:

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. TESTS = test$(EXEEXT)
  32. noinst_PROGRAMS = test$(EXEEXT)
  33. bin_PROGRAMS = tor$(EXEEXT)
  34. subdir = src/or
  35. DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am 
  36. $(srcdir)/Makefile.in
  37. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  38. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  39. $(top_srcdir)/configure.in
  40. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  41. $(ACLOCAL_M4)
  42. mkinstalldirs = $(install_sh) -d
  43. CONFIG_HEADER = $(top_builddir)/orconfig.h
  44. CONFIG_CLEAN_FILES =
  45. am__installdirs = "$(DESTDIR)$(bindir)"
  46. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  47. PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
  48. am__test_SOURCES_DIST = buffers.c circuitbuild.c circuitlist.c 
  49. circuituse.c command.c config.c connection.c connection_edge.c 
  50. connection_or.c control.c cpuworker.c directory.c dirserv.c 
  51. dirvote.c dns.c dnsserv.c geoip.c hibernate.c main.c ntmain.c 
  52. networkstatus.c onion.c policies.c reasons.c relay.c 
  53. rendcommon.c rendclient.c rendmid.c rendservice.c rephist.c 
  54. router.c routerlist.c routerparse.c eventdns.c test_data.c 
  55. test.c
  56. @BUILD_NT_SERVICES_TRUE@am__objects_1 = ntmain.$(OBJEXT)
  57. am_test_OBJECTS = buffers.$(OBJEXT) circuitbuild.$(OBJEXT) 
  58. circuitlist.$(OBJEXT) circuituse.$(OBJEXT) command.$(OBJEXT) 
  59. config.$(OBJEXT) connection.$(OBJEXT) 
  60. connection_edge.$(OBJEXT) connection_or.$(OBJEXT) 
  61. control.$(OBJEXT) cpuworker.$(OBJEXT) directory.$(OBJEXT) 
  62. dirserv.$(OBJEXT) dirvote.$(OBJEXT) dns.$(OBJEXT) 
  63. dnsserv.$(OBJEXT) geoip.$(OBJEXT) hibernate.$(OBJEXT) 
  64. main.$(OBJEXT) $(am__objects_1) networkstatus.$(OBJEXT) 
  65. onion.$(OBJEXT) policies.$(OBJEXT) reasons.$(OBJEXT) 
  66. relay.$(OBJEXT) rendcommon.$(OBJEXT) rendclient.$(OBJEXT) 
  67. rendmid.$(OBJEXT) rendservice.$(OBJEXT) rephist.$(OBJEXT) 
  68. router.$(OBJEXT) routerlist.$(OBJEXT) routerparse.$(OBJEXT) 
  69. eventdns.$(OBJEXT) test_data.$(OBJEXT) test.$(OBJEXT)
  70. test_OBJECTS = $(am_test_OBJECTS)
  71. test_DEPENDENCIES = ../common/libor.a ../common/libor-crypto.a
  72. test_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(test_LDFLAGS) $(LDFLAGS) 
  73. -o $@
  74. am__tor_SOURCES_DIST = buffers.c circuitbuild.c circuitlist.c 
  75. circuituse.c command.c config.c connection.c connection_edge.c 
  76. connection_or.c control.c cpuworker.c directory.c dirserv.c 
  77. dirvote.c dns.c dnsserv.c geoip.c hibernate.c main.c ntmain.c 
  78. networkstatus.c onion.c policies.c reasons.c relay.c 
  79. rendcommon.c rendclient.c rendmid.c rendservice.c rephist.c 
  80. router.c routerlist.c routerparse.c eventdns.c tor_main.c
  81. am_tor_OBJECTS = buffers.$(OBJEXT) circuitbuild.$(OBJEXT) 
  82. circuitlist.$(OBJEXT) circuituse.$(OBJEXT) command.$(OBJEXT) 
  83. config.$(OBJEXT) connection.$(OBJEXT) 
  84. connection_edge.$(OBJEXT) connection_or.$(OBJEXT) 
  85. control.$(OBJEXT) cpuworker.$(OBJEXT) directory.$(OBJEXT) 
  86. dirserv.$(OBJEXT) dirvote.$(OBJEXT) dns.$(OBJEXT) 
  87. dnsserv.$(OBJEXT) geoip.$(OBJEXT) hibernate.$(OBJEXT) 
  88. main.$(OBJEXT) $(am__objects_1) networkstatus.$(OBJEXT) 
  89. onion.$(OBJEXT) policies.$(OBJEXT) reasons.$(OBJEXT) 
  90. relay.$(OBJEXT) rendcommon.$(OBJEXT) rendclient.$(OBJEXT) 
  91. rendmid.$(OBJEXT) rendservice.$(OBJEXT) rephist.$(OBJEXT) 
  92. router.$(OBJEXT) routerlist.$(OBJEXT) routerparse.$(OBJEXT) 
  93. eventdns.$(OBJEXT) tor_main.$(OBJEXT)
  94. tor_OBJECTS = $(am_tor_OBJECTS)
  95. tor_DEPENDENCIES = ../common/libor.a ../common/libor-crypto.a
  96. tor_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(tor_LDFLAGS) $(LDFLAGS) -o 
  97. $@
  98. DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
  99. depcomp = $(SHELL) $(top_srcdir)/depcomp
  100. am__depfiles_maybe = depfiles
  101. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  102. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  103. CCLD = $(CC)
  104. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  105. SOURCES = $(test_SOURCES) $(tor_SOURCES)
  106. DIST_SOURCES = $(am__test_SOURCES_DIST) $(am__tor_SOURCES_DIST)
  107. HEADERS = $(noinst_HEADERS)
  108. ETAGS = etags
  109. CTAGS = ctags
  110. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  111. ACLOCAL = @ACLOCAL@
  112. AMTAR = @AMTAR@
  113. AUTOCONF = @AUTOCONF@
  114. AUTOHEADER = @AUTOHEADER@
  115. AUTOMAKE = @AUTOMAKE@
  116. AWK = @AWK@
  117. BINDIR = @BINDIR@
  118. CC = @CC@
  119. CCDEPMODE = @CCDEPMODE@
  120. CFLAGS = @CFLAGS@
  121. CONFDIR = @CONFDIR@
  122. CPP = @CPP@
  123. CPPFLAGS = @CPPFLAGS@
  124. CYGPATH_W = @CYGPATH_W@
  125. DEFS = @DEFS@
  126. DEPDIR = @DEPDIR@
  127. ECHO_C = @ECHO_C@
  128. ECHO_N = @ECHO_N@
  129. ECHO_T = @ECHO_T@
  130. EGREP = @EGREP@
  131. EXEEXT = @EXEEXT@
  132. GREP = @GREP@
  133. INSTALL = @INSTALL@
  134. INSTALL_DATA = @INSTALL_DATA@
  135. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  136. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  137. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  138. LDFLAGS = @LDFLAGS@
  139. LIBOBJS = @LIBOBJS@
  140. LIBS = @LIBS@
  141. LOCALSTATEDIR = @LOCALSTATEDIR@
  142. LOGFACILITY = @LOGFACILITY@
  143. LTLIBOBJS = @LTLIBOBJS@
  144. MAKEINFO = @MAKEINFO@
  145. MKDIR_P = @MKDIR_P@
  146. OBJEXT = @OBJEXT@
  147. PACKAGE = @PACKAGE@
  148. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  149. PACKAGE_NAME = @PACKAGE_NAME@
  150. PACKAGE_STRING = @PACKAGE_STRING@
  151. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  152. PACKAGE_VERSION = @PACKAGE_VERSION@
  153. PATH_SEPARATOR = @PATH_SEPARATOR@
  154. RANLIB = @RANLIB@
  155. SET_MAKE = @SET_MAKE@
  156. SHELL = @SHELL@
  157. STRIP = @STRIP@
  158. TORGROUP = @TORGROUP@
  159. TORUSER = @TORUSER@
  160. TOR_CPPFLAGS_libevent = @TOR_CPPFLAGS_libevent@
  161. TOR_CPPFLAGS_openssl = @TOR_CPPFLAGS_openssl@
  162. TOR_CPPFLAGS_zlib = @TOR_CPPFLAGS_zlib@
  163. TOR_LDFLAGS_libevent = @TOR_LDFLAGS_libevent@
  164. TOR_LDFLAGS_openssl = @TOR_LDFLAGS_openssl@
  165. TOR_LDFLAGS_zlib = @TOR_LDFLAGS_zlib@
  166. TOR_LIB_GDI = @TOR_LIB_GDI@
  167. TOR_LIB_WS32 = @TOR_LIB_WS32@
  168. VERSION = @VERSION@
  169. abs_builddir = @abs_builddir@
  170. abs_srcdir = @abs_srcdir@
  171. abs_top_builddir = @abs_top_builddir@
  172. abs_top_srcdir = @abs_top_srcdir@
  173. ac_ct_CC = @ac_ct_CC@
  174. am__include = @am__include@
  175. am__leading_dot = @am__leading_dot@
  176. am__quote = @am__quote@
  177. am__tar = @am__tar@
  178. am__untar = @am__untar@
  179. bindir = @bindir@
  180. build = @build@
  181. build_alias = @build_alias@
  182. build_cpu = @build_cpu@
  183. build_os = @build_os@
  184. build_vendor = @build_vendor@
  185. builddir = @builddir@
  186. datadir = @datadir@
  187. datarootdir = @datarootdir@
  188. docdir = @docdir@
  189. dvidir = @dvidir@
  190. exec_prefix = @exec_prefix@
  191. host = @host@
  192. host_alias = @host_alias@
  193. host_cpu = @host_cpu@
  194. host_os = @host_os@
  195. host_vendor = @host_vendor@
  196. htmldir = @htmldir@
  197. includedir = @includedir@
  198. infodir = @infodir@
  199. install_sh = @install_sh@
  200. libdir = @libdir@
  201. libexecdir = @libexecdir@
  202. localedir = @localedir@
  203. localstatedir = @localstatedir@
  204. mandir = @mandir@
  205. mkdir_p = @mkdir_p@
  206. oldincludedir = @oldincludedir@
  207. pdfdir = @pdfdir@
  208. prefix = @prefix@
  209. program_transform_name = @program_transform_name@
  210. psdir = @psdir@
  211. sbindir = @sbindir@
  212. sharedstatedir = @sharedstatedir@
  213. srcdir = @srcdir@
  214. sysconfdir = @sysconfdir@
  215. target_alias = @target_alias@
  216. top_builddir = @top_builddir@
  217. top_srcdir = @top_srcdir@
  218. @BUILD_NT_SERVICES_FALSE@tor_platform_source = 
  219. @BUILD_NT_SERVICES_TRUE@tor_platform_source = ntmain.c
  220. EXTRA_DIST = ntmain.c
  221. tor_SOURCES = buffers.c circuitbuild.c circuitlist.c 
  222. circuituse.c command.c config.c 
  223. connection.c connection_edge.c connection_or.c control.c 
  224. cpuworker.c directory.c dirserv.c dirvote.c 
  225. dns.c dnsserv.c geoip.c hibernate.c main.c $(tor_platform_source) 
  226. networkstatus.c onion.c policies.c 
  227. reasons.c relay.c rendcommon.c rendclient.c rendmid.c 
  228. rendservice.c rephist.c router.c routerlist.c routerparse.c 
  229. eventdns.c 
  230. tor_main.c
  231. AM_CPPFLAGS = -DSHARE_DATADIR=""$(datadir)"" 
  232.         -DLOCALSTATEDIR=""$(localstatedir)"" 
  233.         -DBINDIR=""$(bindir)""
  234. # -L flags need to go in LDFLAGS. -l flags need to go in LDADD.
  235. # This seems to matter nowhere but on windows, but I assure you that it
  236. # matters a lot there, and is quite hard to debug if you forget to do it.
  237. tor_LDFLAGS = @TOR_LDFLAGS_zlib@ @TOR_LDFLAGS_openssl@ @TOR_LDFLAGS_libevent@
  238. tor_LDADD = ../common/libor.a ../common/libor-crypto.a 
  239.   -lz -levent -lssl -lcrypto @TOR_LIB_WS32@ @TOR_LIB_GDI@
  240. test_SOURCES = buffers.c circuitbuild.c circuitlist.c 
  241. circuituse.c command.c config.c 
  242. connection.c connection_edge.c connection_or.c control.c 
  243. cpuworker.c directory.c dirserv.c dirvote.c 
  244. dns.c dnsserv.c geoip.c hibernate.c main.c $(tor_platform_source) 
  245. networkstatus.c onion.c policies.c 
  246. reasons.c relay.c rendcommon.c rendclient.c rendmid.c 
  247. rendservice.c rephist.c router.c routerlist.c routerparse.c 
  248. eventdns.c 
  249. test_data.c test.c
  250. test_LDFLAGS = @TOR_LDFLAGS_zlib@ @TOR_LDFLAGS_openssl@ 
  251.         @TOR_LDFLAGS_libevent@
  252. test_LDADD = ../common/libor.a ../common/libor-crypto.a 
  253.         -lz -levent -lssl -lcrypto @TOR_LIB_WS32@ @TOR_LIB_GDI@
  254. noinst_HEADERS = or.h eventdns.h eventdns_tor.h micro-revision.i
  255. all: all-am
  256. .SUFFIXES:
  257. .SUFFIXES: .c .o .obj
  258. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  259. @for dep in $?; do 
  260.   case '$(am__configure_deps)' in 
  261.     *$$dep*) 
  262.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  263. && exit 0; 
  264.       exit 1;; 
  265.   esac; 
  266. done; 
  267. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/or/Makefile'; 
  268. cd $(top_srcdir) && 
  269.   $(AUTOMAKE) --foreign  src/or/Makefile
  270. .PRECIOUS: Makefile
  271. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  272. @case '$?' in 
  273.   *config.status*) 
  274.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  275.   *) 
  276.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  277.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  278. esac;
  279. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  280. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  281. $(top_srcdir)/configure:  $(am__configure_deps)
  282. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  283. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  284. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  285. install-binPROGRAMS: $(bin_PROGRAMS)
  286. @$(NORMAL_INSTALL)
  287. test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
  288. @list='$(bin_PROGRAMS)'; for p in $$list; do 
  289.   p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; 
  290.   if test -f $$p 
  291.   ; then 
  292.     f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; 
  293.    echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; 
  294.    $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; 
  295.   else :; fi; 
  296. done
  297. uninstall-binPROGRAMS:
  298. @$(NORMAL_UNINSTALL)
  299. @list='$(bin_PROGRAMS)'; for p in $$list; do 
  300.   f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; 
  301.   echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; 
  302.   rm -f "$(DESTDIR)$(bindir)/$$f"; 
  303. done
  304. clean-binPROGRAMS:
  305. -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  306. clean-noinstPROGRAMS:
  307. -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  308. test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
  309. @rm -f test$(EXEEXT)
  310. $(test_LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
  311. tor$(EXEEXT): $(tor_OBJECTS) $(tor_DEPENDENCIES) 
  312. @rm -f tor$(EXEEXT)
  313. $(tor_LINK) $(tor_OBJECTS) $(tor_LDADD) $(LIBS)
  314. mostlyclean-compile:
  315. -rm -f *.$(OBJEXT)
  316. distclean-compile:
  317. -rm -f *.tab.c
  318. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffers.Po@am__quote@
  319. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/circuitbuild.Po@am__quote@
  320. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/circuitlist.Po@am__quote@
  321. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/circuituse.Po@am__quote@
  322. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
  323. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@
  324. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Po@am__quote@
  325. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection_edge.Po@am__quote@
  326. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection_or.Po@am__quote@
  327. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/control.Po@am__quote@
  328. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuworker.Po@am__quote@
  329. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/directory.Po@am__quote@
  330. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirserv.Po@am__quote@
  331. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirvote.Po@am__quote@
  332. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns.Po@am__quote@
  333. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dnsserv.Po@am__quote@
  334. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eventdns.Po@am__quote@
  335. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/geoip.Po@am__quote@
  336. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hibernate.Po@am__quote@
  337. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
  338. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/networkstatus.Po@am__quote@
  339. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntmain.Po@am__quote@
  340. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/onion.Po@am__quote@
  341. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/policies.Po@am__quote@
  342. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reasons.Po@am__quote@
  343. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relay.Po@am__quote@
  344. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendclient.Po@am__quote@
  345. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendcommon.Po@am__quote@
  346. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendmid.Po@am__quote@
  347. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendservice.Po@am__quote@
  348. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rephist.Po@am__quote@
  349. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/router.Po@am__quote@
  350. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routerlist.Po@am__quote@
  351. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routerparse.Po@am__quote@
  352. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test.Po@am__quote@
  353. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_data.Po@am__quote@
  354. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tor_main.Po@am__quote@
  355. .c.o:
  356. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  357. @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  358. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  359. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  360. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  361. .c.obj:
  362. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  363. @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  364. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  365. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  366. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  367. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  368. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  369. unique=`for i in $$list; do 
  370.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  371.   done | 
  372.   $(AWK) '    { files[$$0] = 1; } 
  373.        END { for (i in files) print i; }'`; 
  374. mkid -fID $$unique
  375. tags: TAGS
  376. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  377. $(TAGS_FILES) $(LISP)
  378. tags=; 
  379. here=`pwd`; 
  380. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  381. unique=`for i in $$list; do 
  382.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  383.   done | 
  384.   $(AWK) '    { files[$$0] = 1; } 
  385.        END { for (i in files) print i; }'`; 
  386. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else 
  387.   test -n "$$unique" || unique=$$empty_fix; 
  388.   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  389.     $$tags $$unique; 
  390. fi
  391. ctags: CTAGS
  392. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  393. $(TAGS_FILES) $(LISP)
  394. tags=; 
  395. here=`pwd`; 
  396. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  397. unique=`for i in $$list; do 
  398.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  399.   done | 
  400.   $(AWK) '    { files[$$0] = 1; } 
  401.        END { for (i in files) print i; }'`; 
  402. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  403.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  404.      $$tags $$unique
  405. GTAGS:
  406. here=`$(am__cd) $(top_builddir) && pwd` 
  407.   && cd $(top_srcdir) 
  408.   && gtags -i $(GTAGS_ARGS) $$here
  409. distclean-tags:
  410. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  411. check-TESTS: $(TESTS)
  412. @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[  ]'; 
  413. srcdir=$(srcdir); export srcdir; 
  414. list=' $(TESTS) '; 
  415. if test -n "$$list"; then 
  416.   for tst in $$list; do 
  417.     if test -f ./$$tst; then dir=./; 
  418.     elif test -f $$tst; then dir=; 
  419.     else dir="$(srcdir)/"; fi; 
  420.     if $(TESTS_ENVIRONMENT) $${dir}$$tst; then 
  421.       all=`expr $$all + 1`; 
  422.       case " $(XFAIL_TESTS) " in 
  423.       *$$ws$$tst$$ws*) 
  424. xpass=`expr $$xpass + 1`; 
  425. failed=`expr $$failed + 1`; 
  426. echo "XPASS: $$tst"; 
  427.       ;; 
  428.       *) 
  429. echo "PASS: $$tst"; 
  430.       ;; 
  431.       esac; 
  432.     elif test $$? -ne 77; then 
  433.       all=`expr $$all + 1`; 
  434.       case " $(XFAIL_TESTS) " in 
  435.       *$$ws$$tst$$ws*) 
  436. xfail=`expr $$xfail + 1`; 
  437. echo "XFAIL: $$tst"; 
  438.       ;; 
  439.       *) 
  440. failed=`expr $$failed + 1`; 
  441. echo "FAIL: $$tst"; 
  442.       ;; 
  443.       esac; 
  444.     else 
  445.       skip=`expr $$skip + 1`; 
  446.       echo "SKIP: $$tst"; 
  447.     fi; 
  448.   done; 
  449.   if test "$$failed" -eq 0; then 
  450.     if test "$$xfail" -eq 0; then 
  451.       banner="All $$all tests passed"; 
  452.     else 
  453.       banner="All $$all tests behaved as expected ($$xfail expected failures)"; 
  454.     fi; 
  455.   else 
  456.     if test "$$xpass" -eq 0; then 
  457.       banner="$$failed of $$all tests failed"; 
  458.     else 
  459.       banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; 
  460.     fi; 
  461.   fi; 
  462.   dashes="$$banner"; 
  463.   skipped=""; 
  464.   if test "$$skip" -ne 0; then 
  465.     skipped="($$skip tests were not run)"; 
  466.     test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || 
  467.       dashes="$$skipped"; 
  468.   fi; 
  469.   report=""; 
  470.   if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then 
  471.     report="Please report to $(PACKAGE_BUGREPORT)"; 
  472.     test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || 
  473.       dashes="$$report"; 
  474.   fi; 
  475.   dashes=`echo "$$dashes" | sed s/./=/g`; 
  476.   echo "$$dashes"; 
  477.   echo "$$banner"; 
  478.   test -z "$$skipped" || echo "$$skipped"; 
  479.   test -z "$$report" || echo "$$report"; 
  480.   echo "$$dashes"; 
  481.   test "$$failed" -eq 0; 
  482. else :; fi
  483. distdir: $(DISTFILES)
  484. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  485. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  486. list='$(DISTFILES)'; 
  487.   dist_files=`for file in $$list; do echo $$file; done | 
  488.   sed -e "s|^$$srcdirstrip/||;t" 
  489.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  490. case $$dist_files in 
  491.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  492.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  493.    sort -u` ;; 
  494. esac; 
  495. for file in $$dist_files; do 
  496.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  497.   if test -d $$d/$$file; then 
  498.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  499.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  500.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  501.     fi; 
  502.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  503.   else 
  504.     test -f $(distdir)/$$file 
  505.     || cp -p $$d/$$file $(distdir)/$$file 
  506.     || exit 1; 
  507.   fi; 
  508. done
  509. check-am: all-am
  510. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  511. check: check-am
  512. all-am: Makefile $(PROGRAMS) $(HEADERS)
  513. installdirs:
  514. for dir in "$(DESTDIR)$(bindir)"; do 
  515.   test -z "$$dir" || $(MKDIR_P) "$$dir"; 
  516. done
  517. install: install-am
  518. install-exec: install-exec-am
  519. install-data: install-data-am
  520. uninstall: uninstall-am
  521. install-am: all-am
  522. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  523. installcheck: installcheck-am
  524. install-strip:
  525. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  526.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  527.   `test -z '$(STRIP)' || 
  528.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  529. mostlyclean-generic:
  530. clean-generic:
  531. distclean-generic:
  532. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  533. maintainer-clean-generic:
  534. @echo "This command is intended for maintainers to use"
  535. @echo "it deletes files that may require special tools to rebuild."
  536. clean: clean-am
  537. clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS 
  538. mostlyclean-am
  539. distclean: distclean-am
  540. -rm -rf ./$(DEPDIR)
  541. -rm -f Makefile
  542. distclean-am: clean-am distclean-compile distclean-generic 
  543. distclean-tags
  544. dvi: dvi-am
  545. dvi-am:
  546. html: html-am
  547. info: info-am
  548. info-am:
  549. install-data-am:
  550. install-dvi: install-dvi-am
  551. install-exec-am: install-binPROGRAMS
  552. install-html: install-html-am
  553. install-info: install-info-am
  554. install-man:
  555. install-pdf: install-pdf-am
  556. install-ps: install-ps-am
  557. installcheck-am:
  558. maintainer-clean: maintainer-clean-am
  559. -rm -rf ./$(DEPDIR)
  560. -rm -f Makefile
  561. maintainer-clean-am: distclean-am maintainer-clean-generic
  562. mostlyclean: mostlyclean-am
  563. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  564. pdf: pdf-am
  565. pdf-am:
  566. ps: ps-am
  567. ps-am:
  568. uninstall-am: uninstall-binPROGRAMS
  569. .MAKE: install-am install-strip
  570. .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean 
  571. clean-binPROGRAMS clean-generic clean-noinstPROGRAMS ctags 
  572. distclean distclean-compile distclean-generic distclean-tags 
  573. distdir dvi dvi-am html html-am info info-am install 
  574. install-am install-binPROGRAMS install-data install-data-am 
  575. install-dvi install-dvi-am install-exec install-exec-am 
  576. install-html install-html-am install-info install-info-am 
  577. install-man install-pdf install-pdf-am install-ps 
  578. install-ps-am install-strip installcheck installcheck-am 
  579. installdirs maintainer-clean maintainer-clean-generic 
  580. mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am 
  581. ps ps-am tags uninstall uninstall-am uninstall-binPROGRAMS
  582. tor_main.o: micro-revision.i
  583. micro-revision.i: FORCE
  584. @svkdir=$$SVKROOT; 
  585. if test "x$$svkdir" = x ; then 
  586.   svkdir=$$HOME/.svk; 
  587. fi; 
  588. if test -d ../../.git && test -x "`which git 2>&1;true`" ; then 
  589.   if test -d ../../.git/svn && test -x "`which git-svn 2>&1;true`" ; then 
  590.     git-svn info ../../README | 
  591.     sed -n 's/^Revision: ([0-9][0-9]*).*/"1"/p'      
  592.                                    > micro-revision.tmp 
  593.         || true; 
  594.   fi; 
  595. elif test -d ../../.svn && test -x "`which svn 2>&1;true`" ; then 
  596.   svn info ../.. |
  597.   sed -n 's/^Revision: ([0-9][0-9]*).*/"1"/p' > micro-revision.tmp 
  598.      || true;
  599. elif test -x "`which svk 2>&1;true`" && test -d $$svkdir/local; then 
  600.   location=../..;
  601.   rev=x;
  602.   while test x$$rev = xx; do
  603.     x=`svk info $$location |
  604.       sed -n 's/^Mirrored From:.*, Rev. ([0-9][0-9]*)/1/p'`; 
  605.     if test x$$x != x; then
  606.       rev=$$x;
  607.       break;
  608.     else
  609.       loc=`svk info $$location |
  610. sed -n 's/^Copied From: (.*), Rev. [0-9][0-9]*/1/p' | 
  611.         head -1`;
  612.       if test x$$loc = x; then
  613. break;
  614.       else
  615. location=/$$loc;
  616.       fi;
  617.     fi;
  618.   done;
  619.   if test x$$rev != xx; then
  620.     echo "$$rev" > micro-revision.tmp;
  621.   fi;
  622. fi;
  623. if test ! -f micro-revision.tmp ; then
  624.   if test ! -f micro-revision.i ; then
  625.     echo '""' > micro-revision.i;
  626.   fi;
  627. elif test ! -f micro-revision.i ||
  628.   test x"`cat micro-revision.tmp`" != x"`cat micro-revision.i`"; then 
  629.   mv micro-revision.tmp micro-revision.i;
  630. fi; true
  631. #Dummy target to ensure that micro-revision.i _always_ gets built.
  632. FORCE:
  633. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  634. # Otherwise a system limit (for SysV at least) may be exceeded.
  635. .NOEXPORT: