Makefile 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # include/curl/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005 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. srcdir = .
  13. top_srcdir = ../..
  14. pkgdatadir = $(datadir)/curl
  15. pkglibdir = $(libdir)/curl
  16. top_builddir = ../..
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. INSTALL = /usr/bin/install -c
  19. install_sh_DATA = $(install_sh) -c -m 644
  20. install_sh_PROGRAM = $(install_sh) -c
  21. install_sh_SCRIPT = $(install_sh) -c
  22. INSTALL_HEADER = $(INSTALL_DATA)
  23. transform = $(program_transform_name)
  24. NORMAL_INSTALL = :
  25. PRE_INSTALL = :
  26. POST_INSTALL = :
  27. NORMAL_UNINSTALL = :
  28. PRE_UNINSTALL = :
  29. POST_UNINSTALL = :
  30. build_triplet = x86_64-apple-darwin11.2.0
  31. host_triplet = x86_64-apple-darwin11.2.0
  32. subdir = include/curl
  33. DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
  34. $(srcdir)/Makefile.in $(srcdir)/curlbuild.h.in
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
  37. $(top_srcdir)/m4/curl-confopts.m4 \
  38. $(top_srcdir)/m4/curl-functions.m4 \
  39. $(top_srcdir)/m4/curl-openssl.m4 \
  40. $(top_srcdir)/m4/curl-override.m4 \
  41. $(top_srcdir)/m4/curl-reentrant.m4 \
  42. $(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
  43. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  44. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  45. $(top_srcdir)/m4/xc-translit.m4 \
  46. $(top_srcdir)/m4/zz50-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  47. $(top_srcdir)/configure.ac
  48. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  49. $(ACLOCAL_M4)
  50. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  51. CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
  52. $(top_builddir)/src/curl_config.h curlbuild.h
  53. CONFIG_CLEAN_FILES =
  54. SOURCES =
  55. DIST_SOURCES =
  56. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  57. am__vpath_adj = case $$p in \
  58. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  59. *) f=$$p;; \
  60. esac;
  61. am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  62. am__installdirs = "$(DESTDIR)$(pkgincludedir)"
  63. pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
  64. HEADERS = $(pkginclude_HEADERS)
  65. ETAGS = etags
  66. CTAGS = ctags
  67. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  68. pkgincludedir = $(includedir)/curl
  69. ACLOCAL = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run aclocal-1.9
  70. AMDEP_FALSE = #
  71. AMDEP_TRUE =
  72. AMTAR = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run tar
  73. AR = /usr/bin/ar
  74. AS = as
  75. AUTOCONF = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run autoconf
  76. AUTOHEADER = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run autoheader
  77. AUTOMAKE = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run automake-1.9
  78. AWK = awk
  79. BUILD_LIBHOSTNAME_FALSE = #
  80. BUILD_LIBHOSTNAME_TRUE =
  81. BUILD_UNITTESTS_FALSE =
  82. BUILD_UNITTESTS_TRUE = #
  83. CC = gcc
  84. CCDEPMODE = depmode=gcc3
  85. CFLAGS = -g0 -O2 -Wno-system-headers
  86. CONFIGURE_OPTIONS = ""
  87. CPP = gcc -E
  88. CPPFLAGS = -I/opt/local/include
  89. CROSSCOMPILING_FALSE =
  90. CROSSCOMPILING_TRUE = #
  91. CURLDEBUG_FALSE =
  92. CURLDEBUG_TRUE = #
  93. CURLVERSION = 7.25.0
  94. CURL_CA_BUNDLE =
  95. CURL_CFLAG_EXTRAS =
  96. CURL_DISABLE_DICT =
  97. CURL_DISABLE_FILE =
  98. CURL_DISABLE_FTP =
  99. CURL_DISABLE_GOPHER =
  100. CURL_DISABLE_HTTP =
  101. CURL_DISABLE_IMAP =
  102. CURL_DISABLE_LDAP =
  103. CURL_DISABLE_LDAPS =
  104. CURL_DISABLE_POP3 =
  105. CURL_DISABLE_PROXY =
  106. CURL_DISABLE_RTSP =
  107. CURL_DISABLE_SMTP =
  108. CURL_DISABLE_TELNET =
  109. CURL_DISABLE_TFTP =
  110. CURL_LIBS = -lz
  111. CURL_NETWORK_LIBS =
  112. CYGPATH_W = echo
  113. DEFS = -DHAVE_CONFIG_H
  114. DEPDIR = .deps
  115. DLLTOOL = dlltool
  116. DSYMUTIL = dsymutil
  117. DUMPBIN =
  118. ECHO_C = \c
  119. ECHO_N =
  120. ECHO_T =
  121. EGREP = /usr/bin/grep -E
  122. ENABLE_SHARED = yes
  123. EXEEXT =
  124. FGREP = /usr/bin/grep -F
  125. GREP = /usr/bin/grep
  126. HAVE_GNUTLS_SRP =
  127. HAVE_LDAP_SSL = 1
  128. HAVE_LIBZ = 1
  129. HAVE_LIBZ_FALSE = #
  130. HAVE_LIBZ_TRUE =
  131. HAVE_PK11_CREATEGENERICOBJECT =
  132. HAVE_SSLEAY_SRP =
  133. IDN_ENABLED =
  134. INSTALL_DATA = ${INSTALL} -m 644
  135. INSTALL_PROGRAM = ${INSTALL}
  136. INSTALL_SCRIPT = ${INSTALL}
  137. INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  138. IPV6_ENABLED = 1
  139. KRB4_ENABLED =
  140. LD = /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
  141. LDFLAGS = -L/opt/local/lib
  142. LIBCURL_LIBS = -lssl -lcrypto -lldap -lssl -lcrypto -lz -lz
  143. LIBOBJS =
  144. LIBS =
  145. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  146. LIPO = lipo
  147. LN_S = ln -s
  148. LTLIBOBJS =
  149. MAINT = #
  150. MAINTAINER_MODE_FALSE =
  151. MAINTAINER_MODE_TRUE = #
  152. MAKEINFO = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run makeinfo
  153. MANIFEST_TOOL = :
  154. MANOPT = -man
  155. MIMPURE_FALSE =
  156. MIMPURE_TRUE = #
  157. NM = /usr/bin/nm
  158. NMEDIT = nmedit
  159. NO_UNDEFINED_FALSE =
  160. NO_UNDEFINED_TRUE = #
  161. NROFF = /usr/bin/nroff
  162. OBJDUMP = objdump
  163. OBJEXT = o
  164. OTOOL = otool
  165. OTOOL64 = :
  166. PACKAGE = curl
  167. PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
  168. PACKAGE_NAME = curl
  169. PACKAGE_STRING = curl -
  170. PACKAGE_TARNAME = curl
  171. PACKAGE_URL =
  172. PACKAGE_VERSION = -
  173. PATH = /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/ivansafrin/Desktop/Workshop/Polycode/Release/Darwin/Standalone/Bin:/usr/local/mysql/bin:/Users/ivansafrin/bin
  174. PATH_SEPARATOR = :
  175. PERL = /opt/local/bin/perl
  176. PKGADD_NAME = cURL - a client that groks URLs
  177. PKGADD_PKG = HAXXcurl
  178. PKGADD_VENDOR = curl.haxx.se
  179. PKGCONFIG = no
  180. RANDOM_FILE = /dev/urandom
  181. RANLIB = ranlib
  182. REQUIRE_LIB_DEPS = yes
  183. SED = /usr/bin/sed
  184. SET_MAKE =
  185. SHELL = /bin/sh
  186. SONAME_BUMP_FALSE =
  187. SONAME_BUMP_TRUE = #
  188. SSL_ENABLED = 1
  189. STATICLIB_FALSE =
  190. STATICLIB_TRUE = #
  191. STRIP = strip
  192. SUPPORT_FEATURES = SSL IPv6 libz NTLM NTLM_WB
  193. SUPPORT_PROTOCOLS = DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
  194. TEST_SERVER_LIBS =
  195. USE_ARES =
  196. USE_AXTLS =
  197. USE_CYASSL =
  198. USE_EMBEDDED_ARES_FALSE =
  199. USE_EMBEDDED_ARES_TRUE = #
  200. USE_GNUTLS =
  201. USE_GNUTLS_NETTLE =
  202. USE_LIBRTMP =
  203. USE_LIBSSH2 =
  204. USE_MANUAL_FALSE = #
  205. USE_MANUAL_TRUE =
  206. USE_NSS =
  207. USE_OPENLDAP =
  208. USE_POLARSSL =
  209. USE_SSLEAY = 1
  210. USE_WINDOWS_SSPI =
  211. VERSION = -
  212. VERSIONED_FLAVOUR =
  213. VERSIONED_SYMBOLS_FALSE =
  214. VERSIONED_SYMBOLS_TRUE = #
  215. VERSIONNUM = 071900
  216. ac_ct_AR =
  217. ac_ct_CC = gcc
  218. ac_ct_DUMPBIN =
  219. am__fastdepCC_FALSE = #
  220. am__fastdepCC_TRUE =
  221. am__include = include
  222. am__leading_dot = .
  223. am__quote =
  224. am__tar = ${AMTAR} chof - "$$tardir"
  225. am__untar = ${AMTAR} xf -
  226. bindir = ${exec_prefix}/bin
  227. build = x86_64-apple-darwin11.2.0
  228. build_alias =
  229. build_cpu = x86_64
  230. build_os = darwin11.2.0
  231. build_vendor = apple
  232. datadir = ${datarootdir}
  233. datarootdir = ${prefix}/share
  234. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  235. dvidir = ${docdir}
  236. exec_prefix = ${prefix}
  237. host = x86_64-apple-darwin11.2.0
  238. host_alias =
  239. host_cpu = x86_64
  240. host_os = darwin11.2.0
  241. host_vendor = apple
  242. htmldir = ${docdir}
  243. includedir = ${prefix}/include
  244. infodir = ${datarootdir}/info
  245. install_sh = /Users/ivansafrin/Downloads/curl-7.25.0/install-sh
  246. libdir = ${exec_prefix}/lib
  247. libexecdir = ${exec_prefix}/libexec
  248. libext = a
  249. localedir = ${datarootdir}/locale
  250. localstatedir = ${prefix}/var
  251. mandir = ${datarootdir}/man
  252. mkdir_p = $(mkinstalldirs)
  253. oldincludedir = /usr/include
  254. pdfdir = ${docdir}
  255. prefix = /usr/local
  256. program_transform_name = s,x,x,
  257. psdir = ${docdir}
  258. sbindir = ${exec_prefix}/sbin
  259. sharedstatedir = ${prefix}/com
  260. subdirs =
  261. sysconfdir = ${prefix}/etc
  262. target_alias =
  263. #***************************************************************************
  264. # _ _ ____ _
  265. # Project ___| | | | _ \| |
  266. # / __| | | | |_) | |
  267. # | (__| |_| | _ <| |___
  268. # \___|\___/|_| \_\_____|
  269. #
  270. # Copyright (C) 1998 - 2011, Daniel Stenberg, <[email protected]>, et al.
  271. #
  272. # This software is licensed as described in the file COPYING, which
  273. # you should have received as part of this distribution. The terms
  274. # are also available at http://curl.haxx.se/docs/copyright.html.
  275. #
  276. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  277. # copies of the Software, and permit persons to whom the Software is
  278. # furnished to do so, under the terms of the COPYING file.
  279. #
  280. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  281. # KIND, either express or implied.
  282. #
  283. ###########################################################################
  284. pkginclude_HEADERS = \
  285. curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
  286. typecheck-gcc.h curlbuild.h curlrules.h
  287. # curlbuild.h does not exist in the git tree. When the original libcurl
  288. # source code distribution archive file is created, curlbuild.h.dist is
  289. # renamed to curlbuild.h and included in the tarball so that it can be
  290. # used directly on non-configure systems.
  291. #
  292. # The distributed curlbuild.h will be overwritten on configure systems
  293. # when the configure script runs, with one that is suitable and specific
  294. # to the library being configured and built.
  295. #
  296. # curlbuild.h.in is the distributed template file from which the configure
  297. # script creates curlbuild.h at library configuration time, overwiting the
  298. # one included in the distribution archive.
  299. #
  300. # curlbuild.h.dist is not included in the source code distribution archive.
  301. EXTRA_DIST = curlbuild.h.in
  302. DISTCLEANFILES = curlbuild.h
  303. all: curlbuild.h
  304. $(MAKE) $(AM_MAKEFLAGS) all-am
  305. .SUFFIXES:
  306. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
  307. @for dep in $?; do \
  308. case '$(am__configure_deps)' in \
  309. *$$dep*) \
  310. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  311. && exit 0; \
  312. exit 1;; \
  313. esac; \
  314. done; \
  315. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/curl/Makefile'; \
  316. cd $(top_srcdir) && \
  317. $(AUTOMAKE) --foreign include/curl/Makefile
  318. .PRECIOUS: Makefile
  319. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  320. @case '$?' in \
  321. *config.status*) \
  322. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  323. *) \
  324. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  325. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  326. esac;
  327. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  328. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  329. $(top_srcdir)/configure: # $(am__configure_deps)
  330. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  331. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  332. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  333. curlbuild.h: stamp-h3
  334. @if test ! -f $@; then \
  335. rm -f stamp-h3; \
  336. $(MAKE) stamp-h3; \
  337. else :; fi
  338. stamp-h3: $(srcdir)/curlbuild.h.in $(top_builddir)/config.status
  339. @rm -f stamp-h3
  340. cd $(top_builddir) && $(SHELL) ./config.status include/curl/curlbuild.h
  341. $(srcdir)/curlbuild.h.in: # $(am__configure_deps)
  342. cd $(top_srcdir) && $(AUTOHEADER)
  343. rm -f stamp-h3
  344. touch $@
  345. distclean-hdr:
  346. -rm -f curlbuild.h stamp-h3
  347. mostlyclean-libtool:
  348. -rm -f *.lo
  349. clean-libtool:
  350. -rm -rf .libs _libs
  351. distclean-libtool:
  352. -rm -f libtool
  353. uninstall-info-am:
  354. install-pkgincludeHEADERS: $(pkginclude_HEADERS)
  355. @$(NORMAL_INSTALL)
  356. test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
  357. @list='$(pkginclude_HEADERS)'; for p in $$list; do \
  358. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  359. f=$(am__strip_dir) \
  360. echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
  361. $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
  362. done
  363. uninstall-pkgincludeHEADERS:
  364. @$(NORMAL_UNINSTALL)
  365. @list='$(pkginclude_HEADERS)'; for p in $$list; do \
  366. f=$(am__strip_dir) \
  367. echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
  368. rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
  369. done
  370. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  371. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  372. unique=`for i in $$list; do \
  373. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  374. done | \
  375. $(AWK) ' { files[$$0] = 1; } \
  376. END { for (i in files) print i; }'`; \
  377. mkid -fID $$unique
  378. tags: TAGS
  379. TAGS: $(HEADERS) $(SOURCES) curlbuild.h.in $(TAGS_DEPENDENCIES) \
  380. $(TAGS_FILES) $(LISP)
  381. tags=; \
  382. here=`pwd`; \
  383. list='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
  384. unique=`for i in $$list; do \
  385. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  386. done | \
  387. $(AWK) ' { files[$$0] = 1; } \
  388. END { for (i in files) print i; }'`; \
  389. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  390. test -n "$$unique" || unique=$$empty_fix; \
  391. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  392. $$tags $$unique; \
  393. fi
  394. ctags: CTAGS
  395. CTAGS: $(HEADERS) $(SOURCES) curlbuild.h.in $(TAGS_DEPENDENCIES) \
  396. $(TAGS_FILES) $(LISP)
  397. tags=; \
  398. here=`pwd`; \
  399. list='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
  400. unique=`for i in $$list; do \
  401. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  402. done | \
  403. $(AWK) ' { files[$$0] = 1; } \
  404. END { for (i in files) print i; }'`; \
  405. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  406. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  407. $$tags $$unique
  408. GTAGS:
  409. here=`$(am__cd) $(top_builddir) && pwd` \
  410. && cd $(top_srcdir) \
  411. && gtags -i $(GTAGS_ARGS) $$here
  412. distclean-tags:
  413. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  414. distdir: $(DISTFILES)
  415. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  416. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  417. list='$(DISTFILES)'; for file in $$list; do \
  418. case $$file in \
  419. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  420. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  421. esac; \
  422. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  423. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  424. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  425. dir="/$$dir"; \
  426. $(mkdir_p) "$(distdir)$$dir"; \
  427. else \
  428. dir=''; \
  429. fi; \
  430. if test -d $$d/$$file; then \
  431. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  432. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  433. fi; \
  434. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  435. else \
  436. test -f $(distdir)/$$file \
  437. || cp -p $$d/$$file $(distdir)/$$file \
  438. || exit 1; \
  439. fi; \
  440. done
  441. check-am: all-am
  442. check: check-am
  443. all-local:
  444. all-am: Makefile $(HEADERS) curlbuild.h all-local
  445. installdirs:
  446. for dir in "$(DESTDIR)$(pkgincludedir)"; do \
  447. test -z "$$dir" || $(mkdir_p) "$$dir"; \
  448. done
  449. install: install-am
  450. install-exec: install-exec-am
  451. install-data: install-data-am
  452. uninstall: uninstall-am
  453. install-am: all-am
  454. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  455. installcheck: installcheck-am
  456. install-strip:
  457. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  458. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  459. `test -z '$(STRIP)' || \
  460. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  461. mostlyclean-generic:
  462. clean-generic:
  463. distclean-generic:
  464. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  465. -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  466. maintainer-clean-generic:
  467. @echo "This command is intended for maintainers to use"
  468. @echo "it deletes files that may require special tools to rebuild."
  469. clean: clean-am
  470. clean-am: clean-generic clean-libtool mostlyclean-am
  471. distclean: distclean-am
  472. -rm -f Makefile
  473. distclean-am: clean-am distclean-generic distclean-hdr \
  474. distclean-libtool distclean-tags
  475. dvi: dvi-am
  476. dvi-am:
  477. html: html-am
  478. info: info-am
  479. info-am:
  480. install-data-am: install-pkgincludeHEADERS
  481. install-exec-am:
  482. install-info: install-info-am
  483. install-man:
  484. installcheck-am:
  485. maintainer-clean: maintainer-clean-am
  486. -rm -f Makefile
  487. maintainer-clean-am: distclean-am maintainer-clean-generic
  488. mostlyclean: mostlyclean-am
  489. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  490. pdf: pdf-am
  491. pdf-am:
  492. ps: ps-am
  493. ps-am:
  494. uninstall-am: uninstall-info-am uninstall-pkgincludeHEADERS
  495. .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
  496. clean-generic clean-libtool ctags distclean distclean-generic \
  497. distclean-hdr distclean-libtool distclean-tags distdir dvi \
  498. dvi-am html html-am info info-am install install-am \
  499. install-data install-data-am install-exec install-exec-am \
  500. install-info install-info-am install-man \
  501. install-pkgincludeHEADERS install-strip installcheck \
  502. installcheck-am installdirs maintainer-clean \
  503. maintainer-clean-generic mostlyclean mostlyclean-generic \
  504. mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
  505. uninstall-am uninstall-info-am uninstall-pkgincludeHEADERS
  506. checksrc:
  507. @/opt/local/bin/perl $(top_srcdir)/lib/checksrc.pl -Wcurlbuild.h -D$(top_srcdir)/include/curl $(pkginclude_HEADERS) $(EXTRA_DIST)
  508. # for debug builds, we scan the sources on all regular make invokes
  509. #all-local: checksrc
  510. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  511. # Otherwise a system limit (for SysV at least) may be exceeded.
  512. .NOEXPORT: