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