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

网络

开发平台:

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
  32. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 
  33. $(srcdir)/tor.1.in TODO
  34. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  35. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  36. $(top_srcdir)/configure.in
  37. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  38. $(ACLOCAL_M4)
  39. mkinstalldirs = $(install_sh) -d
  40. CONFIG_HEADER = $(top_builddir)/orconfig.h
  41. CONFIG_CLEAN_FILES = tor.1
  42. SOURCES =
  43. DIST_SOURCES =
  44. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive 
  45. html-recursive info-recursive install-data-recursive 
  46. install-dvi-recursive install-exec-recursive 
  47. install-html-recursive install-info-recursive 
  48. install-pdf-recursive install-ps-recursive install-recursive 
  49. installcheck-recursive installdirs-recursive pdf-recursive 
  50. ps-recursive uninstall-recursive
  51. man1dir = $(mandir)/man1
  52. am__installdirs = "$(DESTDIR)$(man1dir)"
  53. NROFF = nroff
  54. MANS = $(man_MANS)
  55. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive
  56.   distclean-recursive maintainer-clean-recursive
  57. ETAGS = etags
  58. CTAGS = ctags
  59. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  60. ACLOCAL = @ACLOCAL@
  61. AMTAR = @AMTAR@
  62. AUTOCONF = @AUTOCONF@
  63. AUTOHEADER = @AUTOHEADER@
  64. AUTOMAKE = @AUTOMAKE@
  65. AWK = @AWK@
  66. BINDIR = @BINDIR@
  67. CC = @CC@
  68. CCDEPMODE = @CCDEPMODE@
  69. CFLAGS = @CFLAGS@
  70. CONFDIR = @CONFDIR@
  71. CPP = @CPP@
  72. CPPFLAGS = @CPPFLAGS@
  73. CYGPATH_W = @CYGPATH_W@
  74. DEFS = @DEFS@
  75. DEPDIR = @DEPDIR@
  76. ECHO_C = @ECHO_C@
  77. ECHO_N = @ECHO_N@
  78. ECHO_T = @ECHO_T@
  79. EGREP = @EGREP@
  80. EXEEXT = @EXEEXT@
  81. GREP = @GREP@
  82. INSTALL = @INSTALL@
  83. INSTALL_DATA = @INSTALL_DATA@
  84. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  85. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  86. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  87. LDFLAGS = @LDFLAGS@
  88. LIBOBJS = @LIBOBJS@
  89. LIBS = @LIBS@
  90. LOCALSTATEDIR = @LOCALSTATEDIR@
  91. LOGFACILITY = @LOGFACILITY@
  92. LTLIBOBJS = @LTLIBOBJS@
  93. MAKEINFO = @MAKEINFO@
  94. MKDIR_P = @MKDIR_P@
  95. OBJEXT = @OBJEXT@
  96. PACKAGE = @PACKAGE@
  97. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  98. PACKAGE_NAME = @PACKAGE_NAME@
  99. PACKAGE_STRING = @PACKAGE_STRING@
  100. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  101. PACKAGE_VERSION = @PACKAGE_VERSION@
  102. PATH_SEPARATOR = @PATH_SEPARATOR@
  103. RANLIB = @RANLIB@
  104. SET_MAKE = @SET_MAKE@
  105. SHELL = @SHELL@
  106. STRIP = @STRIP@
  107. TORGROUP = @TORGROUP@
  108. TORUSER = @TORUSER@
  109. TOR_CPPFLAGS_libevent = @TOR_CPPFLAGS_libevent@
  110. TOR_CPPFLAGS_openssl = @TOR_CPPFLAGS_openssl@
  111. TOR_CPPFLAGS_zlib = @TOR_CPPFLAGS_zlib@
  112. TOR_LDFLAGS_libevent = @TOR_LDFLAGS_libevent@
  113. TOR_LDFLAGS_openssl = @TOR_LDFLAGS_openssl@
  114. TOR_LDFLAGS_zlib = @TOR_LDFLAGS_zlib@
  115. TOR_LIB_GDI = @TOR_LIB_GDI@
  116. TOR_LIB_WS32 = @TOR_LIB_WS32@
  117. VERSION = @VERSION@
  118. abs_builddir = @abs_builddir@
  119. abs_srcdir = @abs_srcdir@
  120. abs_top_builddir = @abs_top_builddir@
  121. abs_top_srcdir = @abs_top_srcdir@
  122. ac_ct_CC = @ac_ct_CC@
  123. am__include = @am__include@
  124. am__leading_dot = @am__leading_dot@
  125. am__quote = @am__quote@
  126. am__tar = @am__tar@
  127. am__untar = @am__untar@
  128. bindir = @bindir@
  129. build = @build@
  130. build_alias = @build_alias@
  131. build_cpu = @build_cpu@
  132. build_os = @build_os@
  133. build_vendor = @build_vendor@
  134. builddir = @builddir@
  135. datadir = @datadir@
  136. datarootdir = @datarootdir@
  137. docdir = @docdir@
  138. dvidir = @dvidir@
  139. exec_prefix = @exec_prefix@
  140. host = @host@
  141. host_alias = @host_alias@
  142. host_cpu = @host_cpu@
  143. host_os = @host_os@
  144. host_vendor = @host_vendor@
  145. htmldir = @htmldir@
  146. includedir = @includedir@
  147. infodir = @infodir@
  148. install_sh = @install_sh@
  149. libdir = @libdir@
  150. libexecdir = @libexecdir@
  151. localedir = @localedir@
  152. localstatedir = @localstatedir@
  153. mandir = @mandir@
  154. mkdir_p = @mkdir_p@
  155. oldincludedir = @oldincludedir@
  156. pdfdir = @pdfdir@
  157. prefix = @prefix@
  158. program_transform_name = @program_transform_name@
  159. psdir = @psdir@
  160. sbindir = @sbindir@
  161. sharedstatedir = @sharedstatedir@
  162. srcdir = @srcdir@
  163. sysconfdir = @sysconfdir@
  164. target_alias = @target_alias@
  165. top_builddir = @top_builddir@
  166. top_srcdir = @top_srcdir@
  167. EXTRA_DIST = website img HACKING                             
  168.              tor-resolve.1 tor-gencert.1                     
  169.              tor-osx-dmg-creation.txt tor-rpm-creation.txt   
  170.              tor-win32-mingw-creation.txt
  171. man_MANS = tor.1 tor-resolve.1 tor-gencert.1
  172. SUBDIRS = design-paper spec
  173. DIST_SUBDIRS = design-paper spec
  174. all: all-recursive
  175. .SUFFIXES:
  176. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  177. @for dep in $?; do 
  178.   case '$(am__configure_deps)' in 
  179.     *$$dep*) 
  180.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  181. && exit 0; 
  182.       exit 1;; 
  183.   esac; 
  184. done; 
  185. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; 
  186. cd $(top_srcdir) && 
  187.   $(AUTOMAKE) --foreign  doc/Makefile
  188. .PRECIOUS: Makefile
  189. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  190. @case '$?' in 
  191.   *config.status*) 
  192.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  193.   *) 
  194.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  195.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  196. esac;
  197. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  198. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  199. $(top_srcdir)/configure:  $(am__configure_deps)
  200. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  201. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  202. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  203. tor.1: $(top_builddir)/config.status $(srcdir)/tor.1.in
  204. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  205. install-man1: $(man1_MANS) $(man_MANS)
  206. @$(NORMAL_INSTALL)
  207. test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
  208. @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; 
  209. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; 
  210. for i in $$l2; do 
  211.   case "$$i" in 
  212.     *.1*) list="$$list $$i" ;; 
  213.   esac; 
  214. done; 
  215. for i in $$list; do 
  216.   if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; 
  217.   else file=$$i; fi; 
  218.   ext=`echo $$i | sed -e 's/^.*\.//'`; 
  219.   case "$$ext" in 
  220.     1*) ;; 
  221.     *) ext='1' ;; 
  222.   esac; 
  223.   inst=`echo $$i | sed -e 's/\.[0-9a-z]*$$//'`; 
  224.   inst=`echo $$inst | sed -e 's/^.*///'`; 
  225.   inst=`echo $$inst | sed '$(transform)'`.$$ext; 
  226.   echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; 
  227.   $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; 
  228. done
  229. uninstall-man1:
  230. @$(NORMAL_UNINSTALL)
  231. @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; 
  232. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; 
  233. for i in $$l2; do 
  234.   case "$$i" in 
  235.     *.1*) list="$$list $$i" ;; 
  236.   esac; 
  237. done; 
  238. for i in $$list; do 
  239.   ext=`echo $$i | sed -e 's/^.*\.//'`; 
  240.   case "$$ext" in 
  241.     1*) ;; 
  242.     *) ext='1' ;; 
  243.   esac; 
  244.   inst=`echo $$i | sed -e 's/\.[0-9a-z]*$$//'`; 
  245.   inst=`echo $$inst | sed -e 's/^.*///'`; 
  246.   inst=`echo $$inst | sed '$(transform)'`.$$ext; 
  247.   echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; 
  248.   rm -f "$(DESTDIR)$(man1dir)/$$inst"; 
  249. done
  250. # This directory's subdirectories are mostly independent; you can cd
  251. # into them and run `make' without going through this Makefile.
  252. # To change the values of `make' variables: instead of editing Makefiles,
  253. # (1) if the variable is set in `config.status', edit `config.status'
  254. #     (which will cause the Makefiles to be regenerated when you run `make');
  255. # (2) otherwise, pass the desired values on the `make' command line.
  256. $(RECURSIVE_TARGETS):
  257. @failcom='exit 1'; 
  258. for f in x $$MAKEFLAGS; do 
  259.   case $$f in 
  260.     *=* | --[!k]*);; 
  261.     *k*) failcom='fail=yes';; 
  262.   esac; 
  263. done; 
  264. dot_seen=no; 
  265. target=`echo $@ | sed s/-recursive//`; 
  266. list='$(SUBDIRS)'; for subdir in $$list; do 
  267.   echo "Making $$target in $$subdir"; 
  268.   if test "$$subdir" = "."; then 
  269.     dot_seen=yes; 
  270.     local_target="$$target-am"; 
  271.   else 
  272.     local_target="$$target"; 
  273.   fi; 
  274.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  275.   || eval $$failcom; 
  276. done; 
  277. if test "$$dot_seen" = "no"; then 
  278.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  279. fi; test -z "$$fail"
  280. $(RECURSIVE_CLEAN_TARGETS):
  281. @failcom='exit 1'; 
  282. for f in x $$MAKEFLAGS; do 
  283.   case $$f in 
  284.     *=* | --[!k]*);; 
  285.     *k*) failcom='fail=yes';; 
  286.   esac; 
  287. done; 
  288. dot_seen=no; 
  289. case "$@" in 
  290.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  291.   *) list='$(SUBDIRS)' ;; 
  292. esac; 
  293. rev=''; for subdir in $$list; do 
  294.   if test "$$subdir" = "."; then :; else 
  295.     rev="$$subdir $$rev"; 
  296.   fi; 
  297. done; 
  298. rev="$$rev ."; 
  299. target=`echo $@ | sed s/-recursive//`; 
  300. for subdir in $$rev; do 
  301.   echo "Making $$target in $$subdir"; 
  302.   if test "$$subdir" = "."; then 
  303.     local_target="$$target-am"; 
  304.   else 
  305.     local_target="$$target"; 
  306.   fi; 
  307.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  308.   || eval $$failcom; 
  309. done && test -z "$$fail"
  310. tags-recursive:
  311. list='$(SUBDIRS)'; for subdir in $$list; do 
  312.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  313. done
  314. ctags-recursive:
  315. list='$(SUBDIRS)'; for subdir in $$list; do 
  316.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); 
  317. done
  318. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  319. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  320. unique=`for i in $$list; do 
  321.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  322.   done | 
  323.   $(AWK) '    { files[$$0] = 1; } 
  324.        END { for (i in files) print i; }'`; 
  325. mkid -fID $$unique
  326. tags: TAGS
  327. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  328. $(TAGS_FILES) $(LISP)
  329. tags=; 
  330. here=`pwd`; 
  331. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then 
  332.   include_option=--etags-include; 
  333.   empty_fix=.; 
  334. else 
  335.   include_option=--include; 
  336.   empty_fix=; 
  337. fi; 
  338. list='$(SUBDIRS)'; for subdir in $$list; do 
  339.   if test "$$subdir" = .; then :; else 
  340.     test ! -f $$subdir/TAGS || 
  341.       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; 
  342.   fi; 
  343. done; 
  344. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  345. unique=`for i in $$list; do 
  346.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  347.   done | 
  348.   $(AWK) '    { files[$$0] = 1; } 
  349.        END { for (i in files) print i; }'`; 
  350. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else 
  351.   test -n "$$unique" || unique=$$empty_fix; 
  352.   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  353.     $$tags $$unique; 
  354. fi
  355. ctags: CTAGS
  356. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  357. $(TAGS_FILES) $(LISP)
  358. tags=; 
  359. here=`pwd`; 
  360. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  361. unique=`for i in $$list; do 
  362.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  363.   done | 
  364.   $(AWK) '    { files[$$0] = 1; } 
  365.        END { for (i in files) print i; }'`; 
  366. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  367.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  368.      $$tags $$unique
  369. GTAGS:
  370. here=`$(am__cd) $(top_builddir) && pwd` 
  371.   && cd $(top_srcdir) 
  372.   && gtags -i $(GTAGS_ARGS) $$here
  373. distclean-tags:
  374. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  375. distdir: $(DISTFILES)
  376. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  377. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  378. list='$(DISTFILES)'; 
  379.   dist_files=`for file in $$list; do echo $$file; done | 
  380.   sed -e "s|^$$srcdirstrip/||;t" 
  381.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  382. case $$dist_files in 
  383.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  384.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  385.    sort -u` ;; 
  386. esac; 
  387. for file in $$dist_files; do 
  388.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  389.   if test -d $$d/$$file; then 
  390.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  391.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  392.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  393.     fi; 
  394.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  395.   else 
  396.     test -f $(distdir)/$$file 
  397.     || cp -p $$d/$$file $(distdir)/$$file 
  398.     || exit 1; 
  399.   fi; 
  400. done
  401. list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  402.   if test "$$subdir" = .; then :; else 
  403.     test -d "$(distdir)/$$subdir" 
  404.     || $(MKDIR_P) "$(distdir)/$$subdir" 
  405.     || exit 1; 
  406.     distdir=`$(am__cd) $(distdir) && pwd`; 
  407.     top_distdir=`$(am__cd) $(top_distdir) && pwd`; 
  408.     (cd $$subdir && 
  409.       $(MAKE) $(AM_MAKEFLAGS) 
  410.         top_distdir="$$top_distdir" 
  411.         distdir="$$distdir/$$subdir" 
  412. am__remove_distdir=: 
  413. am__skip_length_check=: 
  414.         distdir) 
  415.       || exit 1; 
  416.   fi; 
  417. done
  418. check-am: all-am
  419. check: check-recursive
  420. all-am: Makefile $(MANS)
  421. installdirs: installdirs-recursive
  422. installdirs-am:
  423. for dir in "$(DESTDIR)$(man1dir)"; do 
  424.   test -z "$$dir" || $(MKDIR_P) "$$dir"; 
  425. done
  426. install: install-recursive
  427. install-exec: install-exec-recursive
  428. install-data: install-data-recursive
  429. uninstall: uninstall-recursive
  430. install-am: all-am
  431. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  432. installcheck: installcheck-recursive
  433. install-strip:
  434. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  435.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  436.   `test -z '$(STRIP)' || 
  437.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  438. mostlyclean-generic:
  439. clean-generic:
  440. distclean-generic:
  441. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  442. maintainer-clean-generic:
  443. @echo "This command is intended for maintainers to use"
  444. @echo "it deletes files that may require special tools to rebuild."
  445. clean: clean-recursive
  446. clean-am: clean-generic mostlyclean-am
  447. distclean: distclean-recursive
  448. -rm -f Makefile
  449. distclean-am: clean-am distclean-generic distclean-tags
  450. dvi: dvi-recursive
  451. dvi-am:
  452. html: html-recursive
  453. info: info-recursive
  454. info-am:
  455. install-data-am: install-man
  456. install-dvi: install-dvi-recursive
  457. install-exec-am:
  458. install-html: install-html-recursive
  459. install-info: install-info-recursive
  460. install-man: install-man1
  461. install-pdf: install-pdf-recursive
  462. install-ps: install-ps-recursive
  463. installcheck-am:
  464. maintainer-clean: maintainer-clean-recursive
  465. -rm -f Makefile
  466. maintainer-clean-am: distclean-am maintainer-clean-generic
  467. mostlyclean: mostlyclean-recursive
  468. mostlyclean-am: mostlyclean-generic
  469. pdf: pdf-recursive
  470. pdf-am:
  471. ps: ps-recursive
  472. ps-am:
  473. uninstall-am: uninstall-man
  474. uninstall-man: uninstall-man1
  475. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am 
  476. install-strip
  477. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS 
  478. all all-am check check-am clean clean-generic ctags 
  479. ctags-recursive distclean distclean-generic distclean-tags 
  480. distdir dvi dvi-am html html-am info info-am install 
  481. install-am install-data install-data-am install-dvi 
  482. install-dvi-am install-exec install-exec-am install-html 
  483. install-html-am install-info install-info-am install-man 
  484. install-man1 install-pdf install-pdf-am install-ps 
  485. install-ps-am install-strip installcheck installcheck-am 
  486. installdirs installdirs-am maintainer-clean 
  487. maintainer-clean-generic mostlyclean mostlyclean-generic pdf 
  488. pdf-am ps ps-am tags tags-recursive uninstall uninstall-am 
  489. uninstall-man uninstall-man1
  490. website: ../../website/docs/
  491. rm -rf website
  492. mkdir website
  493. if test -d $(srcdir)/../../website ; then 
  494. cd $(srcdir)/../../website && $(MAKE); 
  495. fi
  496. if test -d $(srcdir)/../../website ; then 
  497. cp $(srcdir)/../../website/docs/tor-*.html.* 
  498. $(srcdir)/../../website/stylesheet.css website; 
  499. fi
  500. img: ../../website/img/
  501. rm -rf img
  502. mkdir img
  503. # if test -d $(srcdir)/../../website/img; then 
  504. # cp $(srcdir)/../../website/img/*.png 
  505. # $(srcdir)/../../website/img/*.jpg img; 
  506. # fi
  507. .PHONY: website img
  508. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  509. # Otherwise a system limit (for SysV at least) may be exceeded.
  510. .NOEXPORT: