Makefile.in 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 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. #
  14. # $Id: Makefile.am,v 1.31 2004/03/05 08:01:55 bagder Exp $
  15. #
  16. srcdir = @srcdir@
  17. top_srcdir = @top_srcdir@
  18. VPATH = @srcdir@
  19. pkgdatadir = $(datadir)/@PACKAGE@
  20. pkglibdir = $(libdir)/@PACKAGE@
  21. pkgincludedir = $(includedir)/@PACKAGE@
  22. top_builddir = ..
  23. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  24. INSTALL = @INSTALL@
  25. install_sh_DATA = $(install_sh) -c -m 644
  26. install_sh_PROGRAM = $(install_sh) -c
  27. install_sh_SCRIPT = $(install_sh) -c
  28. INSTALL_HEADER = $(INSTALL_DATA)
  29. transform = $(program_transform_name)
  30. NORMAL_INSTALL = :
  31. PRE_INSTALL = :
  32. POST_INSTALL = :
  33. NORMAL_UNINSTALL = :
  34. PRE_UNINSTALL = :
  35. POST_UNINSTALL = :
  36. host_triplet = @host@
  37. subdir = docs
  38. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in INSTALL \
  39. THANKS TODO
  40. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  41. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  42. $(top_srcdir)/configure.ac
  43. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  44. $(ACLOCAL_M4)
  45. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  46. CONFIG_HEADER = $(top_builddir)/lib/config.h \
  47. $(top_builddir)/src/config.h
  48. CONFIG_CLEAN_FILES =
  49. depcomp =
  50. am__depfiles_maybe =
  51. SOURCES =
  52. DIST_SOURCES =
  53. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  54. html-recursive info-recursive install-data-recursive \
  55. install-exec-recursive install-info-recursive \
  56. install-recursive installcheck-recursive installdirs-recursive \
  57. pdf-recursive ps-recursive uninstall-info-recursive \
  58. uninstall-recursive
  59. man1dir = $(mandir)/man1
  60. am__installdirs = "$(DESTDIR)$(man1dir)"
  61. MANS = $(man_MANS)
  62. ETAGS = etags
  63. CTAGS = ctags
  64. DIST_SUBDIRS = $(SUBDIRS)
  65. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  66. ACLOCAL = @ACLOCAL@
  67. AMDEP_FALSE = @AMDEP_FALSE@
  68. AMDEP_TRUE = @AMDEP_TRUE@
  69. AMTAR = @AMTAR@
  70. AR = @AR@
  71. AS = @AS@
  72. AUTOCONF = @AUTOCONF@
  73. AUTOHEADER = @AUTOHEADER@
  74. AUTOMAKE = @AUTOMAKE@
  75. AWK = @AWK@
  76. CABUNDLE_FALSE = @CABUNDLE_FALSE@
  77. CABUNDLE_TRUE = @CABUNDLE_TRUE@
  78. CC = @CC@
  79. CCDEPMODE = @CCDEPMODE@
  80. CFLAGS = @CFLAGS@
  81. CPP = @CPP@
  82. CPPFLAGS = @CPPFLAGS@
  83. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  84. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  85. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  86. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  87. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  88. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  89. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  90. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  91. CXX = @CXX@
  92. CXXCPP = @CXXCPP@
  93. CXXDEPMODE = @CXXDEPMODE@
  94. CXXFLAGS = @CXXFLAGS@
  95. CYGPATH_W = @CYGPATH_W@
  96. DEFS = @DEFS@
  97. DEPDIR = @DEPDIR@
  98. DLLTOOL = @DLLTOOL@
  99. ECHO = @ECHO@
  100. ECHO_C = @ECHO_C@
  101. ECHO_N = @ECHO_N@
  102. ECHO_T = @ECHO_T@
  103. EGREP = @EGREP@
  104. EXEEXT = @EXEEXT@
  105. F77 = @F77@
  106. FFLAGS = @FFLAGS@
  107. HAVE_ARES = @HAVE_ARES@
  108. HAVE_LIBZ = @HAVE_LIBZ@
  109. HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
  110. HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
  111. INSTALL_DATA = @INSTALL_DATA@
  112. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  113. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  114. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  115. IPV6_ENABLED = @IPV6_ENABLED@
  116. KRB4_ENABLED = @KRB4_ENABLED@
  117. LDFLAGS = @LDFLAGS@
  118. LIBOBJS = @LIBOBJS@
  119. LIBS = @LIBS@
  120. LIBTOOL = @LIBTOOL@
  121. LN_S = @LN_S@
  122. LTLIBOBJS = @LTLIBOBJS@
  123. MAINT = @MAINT@
  124. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  125. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  126. MAKEINFO = @MAKEINFO@
  127. MANOPT = @MANOPT@
  128. MIMPURE_FALSE = @MIMPURE_FALSE@
  129. MIMPURE_TRUE = @MIMPURE_TRUE@
  130. NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
  131. NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
  132. NROFF = @NROFF@
  133. OBJDUMP = @OBJDUMP@
  134. OBJEXT = @OBJEXT@
  135. OPENSSL_ENABLED = @OPENSSL_ENABLED@
  136. PACKAGE = @PACKAGE@
  137. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  138. PACKAGE_NAME = @PACKAGE_NAME@
  139. PACKAGE_STRING = @PACKAGE_STRING@
  140. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  141. PACKAGE_VERSION = @PACKAGE_VERSION@
  142. PATH_SEPARATOR = @PATH_SEPARATOR@
  143. PERL = @PERL@
  144. PKGADD_NAME = @PKGADD_NAME@
  145. PKGADD_PKG = @PKGADD_PKG@
  146. PKGADD_VENDOR = @PKGADD_VENDOR@
  147. PKGCONFIG = @PKGCONFIG@
  148. RANDOM_FILE = @RANDOM_FILE@
  149. RANLIB = @RANLIB@
  150. SED = @SED@
  151. SET_MAKE = @SET_MAKE@
  152. SHELL = @SHELL@
  153. STRIP = @STRIP@
  154. USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
  155. USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
  156. VERSION = @VERSION@
  157. VERSIONNUM = @VERSIONNUM@
  158. YACC = @YACC@
  159. ac_ct_AR = @ac_ct_AR@
  160. ac_ct_AS = @ac_ct_AS@
  161. ac_ct_CC = @ac_ct_CC@
  162. ac_ct_CXX = @ac_ct_CXX@
  163. ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
  164. ac_ct_F77 = @ac_ct_F77@
  165. ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
  166. ac_ct_RANLIB = @ac_ct_RANLIB@
  167. ac_ct_STRIP = @ac_ct_STRIP@
  168. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  169. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  170. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  171. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  172. am__include = @am__include@
  173. am__leading_dot = @am__leading_dot@
  174. am__quote = @am__quote@
  175. bindir = @bindir@
  176. build = @build@
  177. build_alias = @build_alias@
  178. build_cpu = @build_cpu@
  179. build_os = @build_os@
  180. build_vendor = @build_vendor@
  181. datadir = @datadir@
  182. exec_prefix = @exec_prefix@
  183. host = @host@
  184. host_alias = @host_alias@
  185. host_cpu = @host_cpu@
  186. host_os = @host_os@
  187. host_vendor = @host_vendor@
  188. includedir = @includedir@
  189. infodir = @infodir@
  190. install_sh = @install_sh@
  191. libdir = @libdir@
  192. libexecdir = @libexecdir@
  193. localstatedir = @localstatedir@
  194. mandir = @mandir@
  195. mkdir_p = @mkdir_p@
  196. oldincludedir = @oldincludedir@
  197. prefix = @prefix@
  198. program_transform_name = @program_transform_name@
  199. sbindir = @sbindir@
  200. sharedstatedir = @sharedstatedir@
  201. subdirs = @subdirs@
  202. sysconfdir = @sysconfdir@
  203. target_alias = @target_alias@
  204. AUTOMAKE_OPTIONS = foreign no-dependencies
  205. man_MANS = \
  206. curl.1 \
  207. curl-config.1
  208. GENHTMLPAGES = \
  209. curl.html \
  210. curl-config.html
  211. HTMLPAGES = $(GENHTMLPAGES) index.html
  212. PDFPAGES = \
  213. curl.pdf \
  214. curl-config.pdf
  215. SUBDIRS = examples libcurl
  216. CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)
  217. EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
  218. README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
  219. VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \
  220. HISTORY INSTALL libcurl-the-guide $(PDFPAGES)
  221. MAN2HTML = roffit < $< >$@
  222. SUFFIXES = .1 .html .pdf
  223. all: all-recursive
  224. .SUFFIXES:
  225. .SUFFIXES: .1 .html .pdf
  226. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  227. @for dep in $?; do \
  228. case '$(am__configure_deps)' in \
  229. *$$dep*) \
  230. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  231. && exit 0; \
  232. exit 1;; \
  233. esac; \
  234. done; \
  235. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
  236. cd $(top_srcdir) && \
  237. $(AUTOMAKE) --foreign docs/Makefile
  238. .PRECIOUS: Makefile
  239. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  240. @case '$?' in \
  241. *config.status*) \
  242. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  243. *) \
  244. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  245. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  246. esac;
  247. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  248. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  249. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  252. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253. mostlyclean-libtool:
  254. -rm -f *.lo
  255. clean-libtool:
  256. -rm -rf .libs _libs
  257. distclean-libtool:
  258. -rm -f libtool
  259. uninstall-info-am:
  260. install-man1: $(man1_MANS) $(man_MANS)
  261. @$(NORMAL_INSTALL)
  262. test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
  263. @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
  264. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  265. for i in $$l2; do \
  266. case "$$i" in \
  267. *.1*) list="$$list $$i" ;; \
  268. esac; \
  269. done; \
  270. for i in $$list; do \
  271. if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
  272. else file=$$i; fi; \
  273. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  274. case "$$ext" in \
  275. 1*) ;; \
  276. *) ext='1' ;; \
  277. esac; \
  278. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  279. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  280. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  281. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
  282. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
  283. done
  284. uninstall-man1:
  285. @$(NORMAL_UNINSTALL)
  286. @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
  287. l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
  288. for i in $$l2; do \
  289. case "$$i" in \
  290. *.1*) list="$$list $$i" ;; \
  291. esac; \
  292. done; \
  293. for i in $$list; do \
  294. ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  295. case "$$ext" in \
  296. 1*) ;; \
  297. *) ext='1' ;; \
  298. esac; \
  299. inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  300. inst=`echo $$inst | sed -e 's/^.*\///'`; \
  301. inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  302. echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
  303. rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
  304. done
  305. # This directory's subdirectories are mostly independent; you can cd
  306. # into them and run `make' without going through this Makefile.
  307. # To change the values of `make' variables: instead of editing Makefiles,
  308. # (1) if the variable is set in `config.status', edit `config.status'
  309. # (which will cause the Makefiles to be regenerated when you run `make');
  310. # (2) otherwise, pass the desired values on the `make' command line.
  311. $(RECURSIVE_TARGETS):
  312. @set fnord $$MAKEFLAGS; amf=$$2; \
  313. dot_seen=no; \
  314. target=`echo $@ | sed s/-recursive//`; \
  315. list='$(SUBDIRS)'; for subdir in $$list; do \
  316. echo "Making $$target in $$subdir"; \
  317. if test "$$subdir" = "."; then \
  318. dot_seen=yes; \
  319. local_target="$$target-am"; \
  320. else \
  321. local_target="$$target"; \
  322. fi; \
  323. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  324. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  325. done; \
  326. if test "$$dot_seen" = "no"; then \
  327. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  328. fi; test -z "$$fail"
  329. mostlyclean-recursive clean-recursive distclean-recursive \
  330. maintainer-clean-recursive:
  331. @set fnord $$MAKEFLAGS; amf=$$2; \
  332. dot_seen=no; \
  333. case "$@" in \
  334. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  335. *) list='$(SUBDIRS)' ;; \
  336. esac; \
  337. rev=''; for subdir in $$list; do \
  338. if test "$$subdir" = "."; then :; else \
  339. rev="$$subdir $$rev"; \
  340. fi; \
  341. done; \
  342. rev="$$rev ."; \
  343. target=`echo $@ | sed s/-recursive//`; \
  344. for subdir in $$rev; do \
  345. echo "Making $$target in $$subdir"; \
  346. if test "$$subdir" = "."; then \
  347. local_target="$$target-am"; \
  348. else \
  349. local_target="$$target"; \
  350. fi; \
  351. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  352. || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  353. done && test -z "$$fail"
  354. tags-recursive:
  355. list='$(SUBDIRS)'; for subdir in $$list; do \
  356. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  357. done
  358. ctags-recursive:
  359. list='$(SUBDIRS)'; for subdir in $$list; do \
  360. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  361. done
  362. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  363. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  364. unique=`for i in $$list; do \
  365. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  366. done | \
  367. $(AWK) ' { files[$$0] = 1; } \
  368. END { for (i in files) print i; }'`; \
  369. mkid -fID $$unique
  370. tags: TAGS
  371. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  372. $(TAGS_FILES) $(LISP)
  373. tags=; \
  374. here=`pwd`; \
  375. if (etags --etags-include --version) >/dev/null 2>&1; then \
  376. include_option=--etags-include; \
  377. else \
  378. include_option=--include; \
  379. fi; \
  380. list='$(SUBDIRS)'; for subdir in $$list; do \
  381. if test "$$subdir" = .; then :; else \
  382. test -f $$subdir/TAGS && \
  383. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  384. fi; \
  385. done; \
  386. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  387. unique=`for i in $$list; do \
  388. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  389. done | \
  390. $(AWK) ' { files[$$0] = 1; } \
  391. END { for (i in files) print i; }'`; \
  392. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  393. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  394. $$tags $$unique
  395. ctags: CTAGS
  396. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  397. $(TAGS_FILES) $(LISP)
  398. tags=; \
  399. here=`pwd`; \
  400. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  401. unique=`for i in $$list; do \
  402. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  403. done | \
  404. $(AWK) ' { files[$$0] = 1; } \
  405. END { for (i in files) print i; }'`; \
  406. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  407. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  408. $$tags $$unique
  409. GTAGS:
  410. here=`$(am__cd) $(top_builddir) && pwd` \
  411. && cd $(top_srcdir) \
  412. && gtags -i $(GTAGS_ARGS) $$here
  413. distclean-tags:
  414. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  415. distdir: $(DISTFILES)
  416. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  417. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  418. list='$(DISTFILES)'; for file in $$list; do \
  419. case $$file in \
  420. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  421. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  422. esac; \
  423. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  424. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  425. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  426. dir="/$$dir"; \
  427. $(mkdir_p) "$(distdir)$$dir"; \
  428. else \
  429. dir=''; \
  430. fi; \
  431. if test -d $$d/$$file; then \
  432. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  433. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  434. fi; \
  435. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  436. else \
  437. test -f $(distdir)/$$file \
  438. || cp -p $$d/$$file $(distdir)/$$file \
  439. || exit 1; \
  440. fi; \
  441. done
  442. list='$(SUBDIRS)'; for subdir in $$list; do \
  443. if test "$$subdir" = .; then :; else \
  444. test -d "$(distdir)/$$subdir" \
  445. || mkdir "$(distdir)/$$subdir" \
  446. || exit 1; \
  447. (cd $$subdir && \
  448. $(MAKE) $(AM_MAKEFLAGS) \
  449. top_distdir="../$(top_distdir)" \
  450. distdir="../$(distdir)/$$subdir" \
  451. distdir) \
  452. || exit 1; \
  453. fi; \
  454. done
  455. check-am: all-am
  456. check: check-recursive
  457. all-am: Makefile $(MANS)
  458. installdirs: installdirs-recursive
  459. installdirs-am:
  460. for dir in "$(DESTDIR)$(man1dir)"; do \
  461. test -z "$$dir" || $(mkdir_p) "$$dir"; \
  462. done
  463. install: install-recursive
  464. install-exec: install-exec-recursive
  465. install-data: install-data-recursive
  466. uninstall: uninstall-recursive
  467. install-am: all-am
  468. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  469. installcheck: installcheck-recursive
  470. install-strip:
  471. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  472. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  473. `test -z '$(STRIP)' || \
  474. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  475. mostlyclean-generic:
  476. clean-generic:
  477. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  478. distclean-generic:
  479. -rm -f $(CONFIG_CLEAN_FILES)
  480. maintainer-clean-generic:
  481. @echo "This command is intended for maintainers to use"
  482. @echo "it deletes files that may require special tools to rebuild."
  483. clean: clean-recursive
  484. clean-am: clean-generic clean-libtool mostlyclean-am
  485. distclean: distclean-recursive
  486. -rm -f Makefile
  487. distclean-am: clean-am distclean-generic distclean-libtool \
  488. distclean-tags
  489. dvi: dvi-recursive
  490. dvi-am:
  491. info: info-recursive
  492. info-am:
  493. install-data-am: install-man
  494. install-exec-am:
  495. install-info: install-info-recursive
  496. install-man: install-man1
  497. installcheck-am:
  498. maintainer-clean: maintainer-clean-recursive
  499. -rm -f Makefile
  500. maintainer-clean-am: distclean-am maintainer-clean-generic
  501. mostlyclean: mostlyclean-recursive
  502. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  503. pdf-am:
  504. ps: ps-recursive
  505. ps-am:
  506. uninstall-am: uninstall-info-am uninstall-man
  507. uninstall-info: uninstall-info-recursive
  508. uninstall-man: uninstall-man1
  509. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  510. clean clean-generic clean-libtool clean-recursive ctags \
  511. ctags-recursive distclean distclean-generic distclean-libtool \
  512. distclean-recursive distclean-tags distdir dvi dvi-am html \
  513. html-am info info-am install install-am install-data \
  514. install-data-am install-exec install-exec-am install-info \
  515. install-info-am install-man install-man1 install-strip \
  516. installcheck installcheck-am installdirs installdirs-am \
  517. maintainer-clean maintainer-clean-generic \
  518. maintainer-clean-recursive mostlyclean mostlyclean-generic \
  519. mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
  520. tags tags-recursive uninstall uninstall-am uninstall-info-am \
  521. uninstall-man uninstall-man1
  522. html: $(HTMLPAGES)
  523. cd libcurl; make html
  524. pdf: $(PDFPAGES)
  525. cd libcurl; make pdf
  526. .1.html:
  527. $(MAN2HTML)
  528. .1.pdf:
  529. @(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
  530. groff -Tps -man $< >$$foo.ps; \
  531. ps2pdf $$foo.ps $@; \
  532. rm $$foo.ps; \
  533. echo "converted $< to $@")
  534. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  535. # Otherwise a system limit (for SysV at least) may be exceeded.
  536. .NOEXPORT: