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@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@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 = include/curl
39DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/curlbuild.h.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 curlbuild.h
58CONFIG_CLEAN_FILES =
59SOURCES =
60DIST_SOURCES =
61am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62am__vpath_adj = case $$p in \
63    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64    *) f=$$p;; \
65  esac;
66am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67am__installdirs = "$(DESTDIR)$(pkgincludedir)"
68pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
69HEADERS = $(pkginclude_HEADERS)
70ETAGS = etags
71CTAGS = ctags
72DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73pkgincludedir = $(includedir)/curl
74ACLOCAL = @ACLOCAL@
75AMDEP_FALSE = @AMDEP_FALSE@
76AMDEP_TRUE = @AMDEP_TRUE@
77AMTAR = @AMTAR@
78AR = @AR@
79AS = @AS@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
85BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
86BUILD_UNITTESTS_FALSE = @BUILD_UNITTESTS_FALSE@
87BUILD_UNITTESTS_TRUE = @BUILD_UNITTESTS_TRUE@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
92CPP = @CPP@
93CPPFLAGS = @CPPFLAGS@
94CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
95CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
96CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
97CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
98CURLVERSION = @CURLVERSION@
99CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
100CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
101CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
102CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
103CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
104CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
105CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
106CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
107CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
108CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
109CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
110CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
111CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
112CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
113CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
114CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
115CURL_LIBS = @CURL_LIBS@
116CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
117CYGPATH_W = @CYGPATH_W@
118DEFS = @DEFS@
119DEPDIR = @DEPDIR@
120DLLTOOL = @DLLTOOL@
121DSYMUTIL = @DSYMUTIL@
122DUMPBIN = @DUMPBIN@
123ECHO_C = @ECHO_C@
124ECHO_N = @ECHO_N@
125ECHO_T = @ECHO_T@
126EGREP = @EGREP@
127ENABLE_SHARED = @ENABLE_SHARED@
128EXEEXT = @EXEEXT@
129FGREP = @FGREP@
130GREP = @GREP@
131HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
132HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
133HAVE_LIBZ = @HAVE_LIBZ@
134HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
135HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
136HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
137HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
138IDN_ENABLED = @IDN_ENABLED@
139INSTALL_DATA = @INSTALL_DATA@
140INSTALL_PROGRAM = @INSTALL_PROGRAM@
141INSTALL_SCRIPT = @INSTALL_SCRIPT@
142INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143IPV6_ENABLED = @IPV6_ENABLED@
144KRB4_ENABLED = @KRB4_ENABLED@
145LD = @LD@
146LDFLAGS = @LDFLAGS@
147LIBCURL_LIBS = @LIBCURL_LIBS@
148LIBOBJS = @LIBOBJS@
149LIBS = @LIBS@
150LIBTOOL = @LIBTOOL@
151LIPO = @LIPO@
152LN_S = @LN_S@
153LTLIBOBJS = @LTLIBOBJS@
154MAINT = @MAINT@
155MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
156MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
157MAKEINFO = @MAKEINFO@
158MANIFEST_TOOL = @MANIFEST_TOOL@
159MANOPT = @MANOPT@
160MIMPURE_FALSE = @MIMPURE_FALSE@
161MIMPURE_TRUE = @MIMPURE_TRUE@
162NM = @NM@
163NMEDIT = @NMEDIT@
164NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
165NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
166NROFF = @NROFF@
167OBJDUMP = @OBJDUMP@
168OBJEXT = @OBJEXT@
169OTOOL = @OTOOL@
170OTOOL64 = @OTOOL64@
171PACKAGE = @PACKAGE@
172PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173PACKAGE_NAME = @PACKAGE_NAME@
174PACKAGE_STRING = @PACKAGE_STRING@
175PACKAGE_TARNAME = @PACKAGE_TARNAME@
176PACKAGE_URL = @PACKAGE_URL@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH = @PATH@
179PATH_SEPARATOR = @PATH_SEPARATOR@
180PERL = @PERL@
181PKGADD_NAME = @PKGADD_NAME@
182PKGADD_PKG = @PKGADD_PKG@
183PKGADD_VENDOR = @PKGADD_VENDOR@
184PKGCONFIG = @PKGCONFIG@
185RANDOM_FILE = @RANDOM_FILE@
186RANLIB = @RANLIB@
187REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
188SED = @SED@
189SET_MAKE = @SET_MAKE@
190SHELL = @SHELL@
191SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
192SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
193SSL_ENABLED = @SSL_ENABLED@
194STATICLIB_FALSE = @STATICLIB_FALSE@
195STATICLIB_TRUE = @STATICLIB_TRUE@
196STRIP = @STRIP@
197SUPPORT_FEATURES = @SUPPORT_FEATURES@
198SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
199TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
200USE_ARES = @USE_ARES@
201USE_AXTLS = @USE_AXTLS@
202USE_CYASSL = @USE_CYASSL@
203USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
204USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
205USE_GNUTLS = @USE_GNUTLS@
206USE_LIBRTMP = @USE_LIBRTMP@
207USE_LIBSSH2 = @USE_LIBSSH2@
208USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
209USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
210USE_NSS = @USE_NSS@
211USE_OPENLDAP = @USE_OPENLDAP@
212USE_POLARSSL = @USE_POLARSSL@
213USE_SSLEAY = @USE_SSLEAY@
214USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
215VERSION = @VERSION@
216VERSIONNUM = @VERSIONNUM@
217ac_ct_AR = @ac_ct_AR@
218ac_ct_CC = @ac_ct_CC@
219ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
220am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
221am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
222am__include = @am__include@
223am__leading_dot = @am__leading_dot@
224am__quote = @am__quote@
225am__tar = @am__tar@
226am__untar = @am__untar@
227bindir = @bindir@
228build = @build@
229build_alias = @build_alias@
230build_cpu = @build_cpu@
231build_os = @build_os@
232build_vendor = @build_vendor@
233datadir = @datadir@
234datarootdir = @datarootdir@
235docdir = @docdir@
236dvidir = @dvidir@
237exec_prefix = @exec_prefix@
238host = @host@
239host_alias = @host_alias@
240host_cpu = @host_cpu@
241host_os = @host_os@
242host_vendor = @host_vendor@
243htmldir = @htmldir@
244includedir = @includedir@
245infodir = @infodir@
246install_sh = @install_sh@
247libdir = @libdir@
248libexecdir = @libexecdir@
249libext = @libext@
250localedir = @localedir@
251localstatedir = @localstatedir@
252mandir = @mandir@
253mkdir_p = @mkdir_p@
254oldincludedir = @oldincludedir@
255pdfdir = @pdfdir@
256prefix = @prefix@
257program_transform_name = @program_transform_name@
258psdir = @psdir@
259sbindir = @sbindir@
260sharedstatedir = @sharedstatedir@
261subdirs = @subdirs@
262sysconfdir = @sysconfdir@
263target_alias = @target_alias@
264
265#***************************************************************************
266#                                  _   _ ____  _
267#  Project                     ___| | | |  _ \| |
268#                             / __| | | | |_) | |
269#                            | (__| |_| |  _ <| |___
270#                             \___|\___/|_| \_\_____|
271#
272# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
273#
274# This software is licensed as described in the file COPYING, which
275# you should have received as part of this distribution. The terms
276# are also available at http://curl.haxx.se/docs/copyright.html.
277#
278# You may opt to use, copy, modify, merge, publish, distribute and/or sell
279# copies of the Software, and permit persons to whom the Software is
280# furnished to do so, under the terms of the COPYING file.
281#
282# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
283# KIND, either express or implied.
284#
285###########################################################################
286pkginclude_HEADERS = \
287	curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
288	typecheck-gcc.h curlbuild.h curlrules.h
289
290
291# curlbuild.h does not exist in the git tree. When the original libcurl
292# source code distribution archive file is created, curlbuild.h.dist is
293# renamed to curlbuild.h and included in the tarball so that it can be
294# used directly on non-configure systems.
295#
296# The distributed curlbuild.h will be overwritten on configure systems
297# when the configure script runs, with one that is suitable and specific
298# to the library being configured and built.
299#
300# curlbuild.h.in is the distributed template file from which the configure
301# script creates curlbuild.h at library configuration time, overwiting the
302# one included in the distribution archive.
303#
304# curlbuild.h.dist is not included in the source code distribution archive.
305EXTRA_DIST = curlbuild.h.in
306DISTCLEANFILES = curlbuild.h
307all: curlbuild.h
308	$(MAKE) $(AM_MAKEFLAGS) all-am
309
310.SUFFIXES:
311$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
312	@for dep in $?; do \
313	  case '$(am__configure_deps)' in \
314	    *$$dep*) \
315	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
316		&& exit 0; \
317	      exit 1;; \
318	  esac; \
319	done; \
320	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/curl/Makefile'; \
321	cd $(top_srcdir) && \
322	  $(AUTOMAKE) --gnu  include/curl/Makefile
323.PRECIOUS: Makefile
324Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
325	@case '$?' in \
326	  *config.status*) \
327	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
328	  *) \
329	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
330	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
331	esac;
332
333$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
334	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335
336$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
337	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
338$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
339	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
340
341curlbuild.h: stamp-h3
342	@if test ! -f $@; then \
343	  rm -f stamp-h3; \
344	  $(MAKE) stamp-h3; \
345	else :; fi
346
347stamp-h3: $(srcdir)/curlbuild.h.in $(top_builddir)/config.status
348	@rm -f stamp-h3
349	cd $(top_builddir) && $(SHELL) ./config.status include/curl/curlbuild.h
350$(srcdir)/curlbuild.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
351	cd $(top_srcdir) && $(AUTOHEADER)
352	rm -f stamp-h3
353	touch $@
354
355distclean-hdr:
356	-rm -f curlbuild.h stamp-h3
357
358mostlyclean-libtool:
359	-rm -f *.lo
360
361clean-libtool:
362	-rm -rf .libs _libs
363
364distclean-libtool:
365	-rm -f libtool
366uninstall-info-am:
367install-pkgincludeHEADERS: $(pkginclude_HEADERS)
368	@$(NORMAL_INSTALL)
369	test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
370	@list='$(pkginclude_HEADERS)'; for p in $$list; do \
371	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
372	  f=$(am__strip_dir) \
373	  echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
374	  $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
375	done
376
377uninstall-pkgincludeHEADERS:
378	@$(NORMAL_UNINSTALL)
379	@list='$(pkginclude_HEADERS)'; for p in $$list; do \
380	  f=$(am__strip_dir) \
381	  echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
382	  rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
383	done
384
385ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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	mkid -fID $$unique
393tags: TAGS
394
395TAGS:  $(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	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
406	  test -n "$$unique" || unique=$$empty_fix; \
407	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
408	    $$tags $$unique; \
409	fi
410ctags: CTAGS
411CTAGS:  $(HEADERS) $(SOURCES) curlbuild.h.in $(TAGS_DEPENDENCIES) \
412		$(TAGS_FILES) $(LISP)
413	tags=; \
414	here=`pwd`; \
415	list='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
416	unique=`for i in $$list; do \
417	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418	  done | \
419	  $(AWK) '    { files[$$0] = 1; } \
420	       END { for (i in files) print i; }'`; \
421	test -z "$(CTAGS_ARGS)$$tags$$unique" \
422	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
423	     $$tags $$unique
424
425GTAGS:
426	here=`$(am__cd) $(top_builddir) && pwd` \
427	  && cd $(top_srcdir) \
428	  && gtags -i $(GTAGS_ARGS) $$here
429
430distclean-tags:
431	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
432
433distdir: $(DISTFILES)
434	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
435	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
436	list='$(DISTFILES)'; for file in $$list; do \
437	  case $$file in \
438	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
439	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
440	  esac; \
441	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
443	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
444	    dir="/$$dir"; \
445	    $(mkdir_p) "$(distdir)$$dir"; \
446	  else \
447	    dir=''; \
448	  fi; \
449	  if test -d $$d/$$file; then \
450	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
452	    fi; \
453	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
454	  else \
455	    test -f $(distdir)/$$file \
456	    || cp -p $$d/$$file $(distdir)/$$file \
457	    || exit 1; \
458	  fi; \
459	done
460check-am: all-am
461check: check-am
462@CURLDEBUG_FALSE@all-local:
463all-am: Makefile $(HEADERS) curlbuild.h all-local
464installdirs:
465	for dir in "$(DESTDIR)$(pkgincludedir)"; do \
466	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
467	done
468install: install-am
469install-exec: install-exec-am
470install-data: install-data-am
471uninstall: uninstall-am
472
473install-am: all-am
474	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
475
476installcheck: installcheck-am
477install-strip:
478	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
479	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
480	  `test -z '$(STRIP)' || \
481	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
482mostlyclean-generic:
483
484clean-generic:
485
486distclean-generic:
487	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
488	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
489
490maintainer-clean-generic:
491	@echo "This command is intended for maintainers to use"
492	@echo "it deletes files that may require special tools to rebuild."
493clean: clean-am
494
495clean-am: clean-generic clean-libtool mostlyclean-am
496
497distclean: distclean-am
498	-rm -f Makefile
499distclean-am: clean-am distclean-generic distclean-hdr \
500	distclean-libtool distclean-tags
501
502dvi: dvi-am
503
504dvi-am:
505
506html: html-am
507
508info: info-am
509
510info-am:
511
512install-data-am: install-pkgincludeHEADERS
513
514install-exec-am:
515
516install-info: install-info-am
517
518install-man:
519
520installcheck-am:
521
522maintainer-clean: maintainer-clean-am
523	-rm -f Makefile
524maintainer-clean-am: distclean-am maintainer-clean-generic
525
526mostlyclean: mostlyclean-am
527
528mostlyclean-am: mostlyclean-generic mostlyclean-libtool
529
530pdf: pdf-am
531
532pdf-am:
533
534ps: ps-am
535
536ps-am:
537
538uninstall-am: uninstall-info-am uninstall-pkgincludeHEADERS
539
540.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
541	clean-generic clean-libtool ctags distclean distclean-generic \
542	distclean-hdr distclean-libtool distclean-tags distdir dvi \
543	dvi-am html html-am info info-am install install-am \
544	install-data install-data-am install-exec install-exec-am \
545	install-info install-info-am install-man \
546	install-pkgincludeHEADERS install-strip installcheck \
547	installcheck-am installdirs maintainer-clean \
548	maintainer-clean-generic mostlyclean mostlyclean-generic \
549	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
550	uninstall-am uninstall-info-am uninstall-pkgincludeHEADERS
551
552
553checksrc:
554	@@PERL@ $(top_srcdir)/lib/checksrc.pl -Wcurlbuild.h -D$(top_srcdir)/include/curl $(pkginclude_HEADERS) $(EXTRA_DIST)
555
556# for debug builds, we scan the sources on all regular make invokes
557@CURLDEBUG_TRUE@all-local: checksrc
558# Tell versions [3.59,3.63) of GNU make to not export all variables.
559# Otherwise a system limit (for SysV at least) may be exceeded.
560.NOEXPORT:
561