1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17VPATH = @srcdir@
18am__make_dryrun = \
19  { \
20    am__dry=no; \
21    case $$MAKEFLAGS in \
22      *\\[\ \	]*) \
23        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25      *) \
26        for am__flg in $$MAKEFLAGS; do \
27          case $$am__flg in \
28            *=*|--*) ;; \
29            *n*) am__dry=yes; break;; \
30          esac; \
31        done;; \
32    esac; \
33    test $$am__dry = yes; \
34  }
35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkglibexecdir = $(libexecdir)/@PACKAGE@
39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40install_sh_DATA = $(install_sh) -c -m 644
41install_sh_PROGRAM = $(install_sh) -c
42install_sh_SCRIPT = $(install_sh) -c
43INSTALL_HEADER = $(INSTALL_DATA)
44transform = $(program_transform_name)
45NORMAL_INSTALL = :
46PRE_INSTALL = :
47POST_INSTALL = :
48NORMAL_UNINSTALL = :
49PRE_UNINSTALL = :
50POST_UNINSTALL = :
51build_triplet = @build@
52host_triplet = @host@
53subdir = packages/EPM
54DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
55	$(srcdir)/curl.list.in
56ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
58	$(top_srcdir)/m4/curl-confopts.m4 \
59	$(top_srcdir)/m4/curl-functions.m4 \
60	$(top_srcdir)/m4/curl-openssl.m4 \
61	$(top_srcdir)/m4/curl-override.m4 \
62	$(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
63	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
64	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
65	$(top_srcdir)/m4/xc-cc-check.m4 \
66	$(top_srcdir)/m4/xc-lt-iface.m4 \
67	$(top_srcdir)/m4/xc-translit.m4 \
68	$(top_srcdir)/m4/xc-val-flgs.m4 \
69	$(top_srcdir)/m4/zz40-xc-ovr.m4 \
70	$(top_srcdir)/m4/zz50-xc-ovr.m4 \
71	$(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
72	$(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74	$(ACLOCAL_M4)
75mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
76CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
77	$(top_builddir)/include/curl/curlbuild.h
78CONFIG_CLEAN_FILES = curl.list
79CONFIG_CLEAN_VPATH_FILES =
80SOURCES =
81DIST_SOURCES =
82am__can_run_installinfo = \
83  case $$AM_UPDATE_INFO_DIR in \
84    n|no|NO) false;; \
85    *) (install-info --version) >/dev/null 2>&1;; \
86  esac
87DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
88ACLOCAL = @ACLOCAL@
89AMTAR = @AMTAR@
90AR = @AR@
91AS = @AS@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
97CC = @CC@
98CCDEPMODE = @CCDEPMODE@
99CFLAGS = @CFLAGS@
100CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
101CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
102CPP = @CPP@
103CPPFLAGS = @CPPFLAGS@
104CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
105CURLVERSION = @CURLVERSION@
106CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
107CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
108CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
109CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
110CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
111CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
112CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
113CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
114CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
115CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
116CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
117CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
118CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
119CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
120CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
121CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
122CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
123CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
124CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
125CYGPATH_W = @CYGPATH_W@
126DEFS = @DEFS@
127DEPDIR = @DEPDIR@
128DLLTOOL = @DLLTOOL@
129DSYMUTIL = @DSYMUTIL@
130DUMPBIN = @DUMPBIN@
131ECHO_C = @ECHO_C@
132ECHO_N = @ECHO_N@
133ECHO_T = @ECHO_T@
134EGREP = @EGREP@
135ENABLE_SHARED = @ENABLE_SHARED@
136EXEEXT = @EXEEXT@
137FGREP = @FGREP@
138GREP = @GREP@
139HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
140HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
141HAVE_LIBZ = @HAVE_LIBZ@
142HAVE_NSS_INITCONTEXT = @HAVE_NSS_INITCONTEXT@
143HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
144IDN_ENABLED = @IDN_ENABLED@
145INSTALL = @INSTALL@
146INSTALL_DATA = @INSTALL_DATA@
147INSTALL_PROGRAM = @INSTALL_PROGRAM@
148INSTALL_SCRIPT = @INSTALL_SCRIPT@
149INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
150IPV6_ENABLED = @IPV6_ENABLED@
151KRB4_ENABLED = @KRB4_ENABLED@
152LD = @LD@
153LDFLAGS = @LDFLAGS@
154LIBCURL_LIBS = @LIBCURL_LIBS@
155LIBMETALINK_CPPFLAGS = @LIBMETALINK_CPPFLAGS@
156LIBMETALINK_LDFLAGS = @LIBMETALINK_LDFLAGS@
157LIBMETALINK_LIBS = @LIBMETALINK_LIBS@
158LIBOBJS = @LIBOBJS@
159LIBS = @LIBS@
160LIBTOOL = @LIBTOOL@
161LIPO = @LIPO@
162LN_S = @LN_S@
163LTLIBOBJS = @LTLIBOBJS@
164MAINT = @MAINT@
165MAKEINFO = @MAKEINFO@
166MANIFEST_TOOL = @MANIFEST_TOOL@
167MANOPT = @MANOPT@
168MKDIR_P = @MKDIR_P@
169NM = @NM@
170NMEDIT = @NMEDIT@
171NROFF = @NROFF@
172OBJDUMP = @OBJDUMP@
173OBJEXT = @OBJEXT@
174OTOOL = @OTOOL@
175OTOOL64 = @OTOOL64@
176PACKAGE = @PACKAGE@
177PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_STRING = @PACKAGE_STRING@
180PACKAGE_TARNAME = @PACKAGE_TARNAME@
181PACKAGE_URL = @PACKAGE_URL@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184PERL = @PERL@
185PKGADD_NAME = @PKGADD_NAME@
186PKGADD_PKG = @PKGADD_PKG@
187PKGADD_VENDOR = @PKGADD_VENDOR@
188PKGCONFIG = @PKGCONFIG@
189RANDOM_FILE = @RANDOM_FILE@
190RANLIB = @RANLIB@
191REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
192SED = @SED@
193SET_MAKE = @SET_MAKE@
194SHELL = @SHELL@
195SSL_ENABLED = @SSL_ENABLED@
196STRIP = @STRIP@
197SUPPORT_FEATURES = @SUPPORT_FEATURES@
198SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
199USE_ARES = @USE_ARES@
200USE_AXTLS = @USE_AXTLS@
201USE_CYASSL = @USE_CYASSL@
202USE_DARWINSSL = @USE_DARWINSSL@
203USE_GNUTLS = @USE_GNUTLS@
204USE_GNUTLS_NETTLE = @USE_GNUTLS_NETTLE@
205USE_LIBRTMP = @USE_LIBRTMP@
206USE_LIBSSH2 = @USE_LIBSSH2@
207USE_NSS = @USE_NSS@
208USE_OPENLDAP = @USE_OPENLDAP@
209USE_POLARSSL = @USE_POLARSSL@
210USE_SCHANNEL = @USE_SCHANNEL@
211USE_SSLEAY = @USE_SSLEAY@
212USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
213VERSION = @VERSION@
214VERSIONNUM = @VERSIONNUM@
215ZLIB_LIBS = @ZLIB_LIBS@
216abs_builddir = @abs_builddir@
217abs_srcdir = @abs_srcdir@
218abs_top_builddir = @abs_top_builddir@
219abs_top_srcdir = @abs_top_srcdir@
220ac_ct_AR = @ac_ct_AR@
221ac_ct_CC = @ac_ct_CC@
222ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
223am__include = @am__include@
224am__leading_dot = @am__leading_dot@
225am__quote = @am__quote@
226am__tar = @am__tar@
227am__untar = @am__untar@
228bindir = @bindir@
229build = @build@
230build_alias = @build_alias@
231build_cpu = @build_cpu@
232build_os = @build_os@
233build_vendor = @build_vendor@
234builddir = @builddir@
235datadir = @datadir@
236datarootdir = @datarootdir@
237docdir = @docdir@
238dvidir = @dvidir@
239exec_prefix = @exec_prefix@
240host = @host@
241host_alias = @host_alias@
242host_cpu = @host_cpu@
243host_os = @host_os@
244host_vendor = @host_vendor@
245htmldir = @htmldir@
246includedir = @includedir@
247infodir = @infodir@
248install_sh = @install_sh@
249libdir = @libdir@
250libexecdir = @libexecdir@
251libext = @libext@
252localedir = @localedir@
253localstatedir = @localstatedir@
254mandir = @mandir@
255mkdir_p = @mkdir_p@
256oldincludedir = @oldincludedir@
257pdfdir = @pdfdir@
258prefix = @prefix@
259program_transform_name = @program_transform_name@
260psdir = @psdir@
261sbindir = @sbindir@
262sharedstatedir = @sharedstatedir@
263srcdir = @srcdir@
264subdirs = @subdirs@
265sysconfdir = @sysconfdir@
266target_alias = @target_alias@
267top_build_prefix = @top_build_prefix@
268top_builddir = @top_builddir@
269top_srcdir = @top_srcdir@
270AUTOMAKE_OPTIONS = foreign
271EXTRA_DIST = README curl.list.in
272all: all-am
273
274.SUFFIXES:
275$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
276	@for dep in $?; do \
277	  case '$(am__configure_deps)' in \
278	    *$$dep*) \
279	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
280	        && { if test -f $@; then exit 0; else break; fi; }; \
281	      exit 1;; \
282	  esac; \
283	done; \
284	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/EPM/Makefile'; \
285	$(am__cd) $(top_srcdir) && \
286	  $(AUTOMAKE) --foreign packages/EPM/Makefile
287.PRECIOUS: Makefile
288Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289	@case '$?' in \
290	  *config.status*) \
291	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
292	  *) \
293	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
294	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
295	esac;
296
297$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
298	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299
300$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
301	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
303	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304$(am__aclocal_m4_deps):
305curl.list: $(top_builddir)/config.status $(srcdir)/curl.list.in
306	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
307
308mostlyclean-libtool:
309	-rm -f *.lo
310
311clean-libtool:
312	-rm -rf .libs _libs
313tags: TAGS
314TAGS:
315
316ctags: CTAGS
317CTAGS:
318
319
320distdir: $(DISTFILES)
321	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
322	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
323	list='$(DISTFILES)'; \
324	  dist_files=`for file in $$list; do echo $$file; done | \
325	  sed -e "s|^$$srcdirstrip/||;t" \
326	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
327	case $$dist_files in \
328	  */*) $(MKDIR_P) `echo "$$dist_files" | \
329			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
330			   sort -u` ;; \
331	esac; \
332	for file in $$dist_files; do \
333	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
334	  if test -d $$d/$$file; then \
335	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
336	    if test -d "$(distdir)/$$file"; then \
337	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
338	    fi; \
339	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
340	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
341	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
342	    fi; \
343	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
344	  else \
345	    test -f "$(distdir)/$$file" \
346	    || cp -p $$d/$$file "$(distdir)/$$file" \
347	    || exit 1; \
348	  fi; \
349	done
350check-am: all-am
351check: check-am
352all-am: Makefile
353installdirs:
354install: install-am
355install-exec: install-exec-am
356install-data: install-data-am
357uninstall: uninstall-am
358
359install-am: all-am
360	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362installcheck: installcheck-am
363install-strip:
364	if test -z '$(STRIP)'; then \
365	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
366	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
367	      install; \
368	else \
369	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
372	fi
373mostlyclean-generic:
374
375clean-generic:
376
377distclean-generic:
378	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
379	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
380
381maintainer-clean-generic:
382	@echo "This command is intended for maintainers to use"
383	@echo "it deletes files that may require special tools to rebuild."
384clean: clean-am
385
386clean-am: clean-generic clean-libtool mostlyclean-am
387
388distclean: distclean-am
389	-rm -f Makefile
390distclean-am: clean-am distclean-generic
391
392dvi: dvi-am
393
394dvi-am:
395
396html: html-am
397
398html-am:
399
400info: info-am
401
402info-am:
403
404install-data-am:
405
406install-dvi: install-dvi-am
407
408install-dvi-am:
409
410install-exec-am:
411
412install-html: install-html-am
413
414install-html-am:
415
416install-info: install-info-am
417
418install-info-am:
419
420install-man:
421
422install-pdf: install-pdf-am
423
424install-pdf-am:
425
426install-ps: install-ps-am
427
428install-ps-am:
429
430installcheck-am:
431
432maintainer-clean: maintainer-clean-am
433	-rm -f Makefile
434maintainer-clean-am: distclean-am maintainer-clean-generic
435
436mostlyclean: mostlyclean-am
437
438mostlyclean-am: mostlyclean-generic mostlyclean-libtool
439
440pdf: pdf-am
441
442pdf-am:
443
444ps: ps-am
445
446ps-am:
447
448uninstall-am:
449
450.MAKE: install-am install-strip
451
452.PHONY: all all-am check check-am clean clean-generic clean-libtool \
453	distclean distclean-generic distclean-libtool distdir dvi \
454	dvi-am html html-am info info-am install install-am \
455	install-data install-data-am install-dvi install-dvi-am \
456	install-exec install-exec-am install-html install-html-am \
457	install-info install-info-am install-man install-pdf \
458	install-pdf-am install-ps install-ps-am install-strip \
459	installcheck installcheck-am installdirs maintainer-clean \
460	maintainer-clean-generic mostlyclean mostlyclean-generic \
461	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
462
463
464# Tell versions [3.59,3.63) of GNU make to not export all variables.
465# Otherwise a system limit (for SysV at least) may be exceeded.
466.NOEXPORT:
467