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

网络

开发平台:

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