| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565 |
- # Makefile.in generated by automake 1.9.6 from Makefile.am.
- # include/curl/Makefile. Generated from Makefile.in by configure.
- # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005 Free Software Foundation, Inc.
- # This Makefile.in is free software; the Free Software Foundation
- # gives unlimited permission to copy and/or distribute it,
- # with or without modifications, as long as this notice is preserved.
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
- # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
- # PARTICULAR PURPOSE.
- srcdir = .
- top_srcdir = ../..
- pkgdatadir = $(datadir)/curl
- pkglibdir = $(libdir)/curl
- top_builddir = ../..
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
- INSTALL = /usr/bin/install -c
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
- install_sh_SCRIPT = $(install_sh) -c
- INSTALL_HEADER = $(INSTALL_DATA)
- transform = $(program_transform_name)
- NORMAL_INSTALL = :
- PRE_INSTALL = :
- POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
- build_triplet = x86_64-apple-darwin11.2.0
- host_triplet = x86_64-apple-darwin11.2.0
- subdir = include/curl
- DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/curlbuild.h.in
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
- $(top_srcdir)/m4/curl-confopts.m4 \
- $(top_srcdir)/m4/curl-functions.m4 \
- $(top_srcdir)/m4/curl-openssl.m4 \
- $(top_srcdir)/m4/curl-override.m4 \
- $(top_srcdir)/m4/curl-reentrant.m4 \
- $(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/m4/xc-translit.m4 \
- $(top_srcdir)/m4/zz50-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
- $(top_srcdir)/configure.ac
- am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
- $(top_builddir)/src/curl_config.h curlbuild.h
- CONFIG_CLEAN_FILES =
- SOURCES =
- DIST_SOURCES =
- am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
- am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
- am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
- am__installdirs = "$(DESTDIR)$(pkgincludedir)"
- pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
- HEADERS = $(pkginclude_HEADERS)
- ETAGS = etags
- CTAGS = ctags
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- pkgincludedir = $(includedir)/curl
- ACLOCAL = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run aclocal-1.9
- AMDEP_FALSE = #
- AMDEP_TRUE =
- AMTAR = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run tar
- AR = /usr/bin/ar
- AS = as
- AUTOCONF = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run autoconf
- AUTOHEADER = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run autoheader
- AUTOMAKE = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run automake-1.9
- AWK = awk
- BUILD_LIBHOSTNAME_FALSE = #
- BUILD_LIBHOSTNAME_TRUE =
- BUILD_UNITTESTS_FALSE =
- BUILD_UNITTESTS_TRUE = #
- CC = gcc
- CCDEPMODE = depmode=gcc3
- CFLAGS = -g0 -O2 -Wno-system-headers
- CONFIGURE_OPTIONS = ""
- CPP = gcc -E
- CPPFLAGS = -I/opt/local/include
- CROSSCOMPILING_FALSE =
- CROSSCOMPILING_TRUE = #
- CURLDEBUG_FALSE =
- CURLDEBUG_TRUE = #
- CURLVERSION = 7.25.0
- CURL_CA_BUNDLE =
- CURL_CFLAG_EXTRAS =
- CURL_DISABLE_DICT =
- CURL_DISABLE_FILE =
- CURL_DISABLE_FTP =
- CURL_DISABLE_GOPHER =
- CURL_DISABLE_HTTP =
- CURL_DISABLE_IMAP =
- CURL_DISABLE_LDAP =
- CURL_DISABLE_LDAPS =
- CURL_DISABLE_POP3 =
- CURL_DISABLE_PROXY =
- CURL_DISABLE_RTSP =
- CURL_DISABLE_SMTP =
- CURL_DISABLE_TELNET =
- CURL_DISABLE_TFTP =
- CURL_LIBS = -lz
- CURL_NETWORK_LIBS =
- CYGPATH_W = echo
- DEFS = -DHAVE_CONFIG_H
- DEPDIR = .deps
- DLLTOOL = dlltool
- DSYMUTIL = dsymutil
- DUMPBIN =
- ECHO_C = \c
- ECHO_N =
- ECHO_T =
- EGREP = /usr/bin/grep -E
- ENABLE_SHARED = yes
- EXEEXT =
- FGREP = /usr/bin/grep -F
- GREP = /usr/bin/grep
- HAVE_GNUTLS_SRP =
- HAVE_LDAP_SSL = 1
- HAVE_LIBZ = 1
- HAVE_LIBZ_FALSE = #
- HAVE_LIBZ_TRUE =
- HAVE_PK11_CREATEGENERICOBJECT =
- HAVE_SSLEAY_SRP =
- IDN_ENABLED =
- INSTALL_DATA = ${INSTALL} -m 644
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_SCRIPT = ${INSTALL}
- INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
- IPV6_ENABLED = 1
- KRB4_ENABLED =
- LD = /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
- LDFLAGS = -L/opt/local/lib
- LIBCURL_LIBS = -lssl -lcrypto -lldap -lssl -lcrypto -lz -lz
- LIBOBJS =
- LIBS =
- LIBTOOL = $(SHELL) $(top_builddir)/libtool
- LIPO = lipo
- LN_S = ln -s
- LTLIBOBJS =
- MAINT = #
- MAINTAINER_MODE_FALSE =
- MAINTAINER_MODE_TRUE = #
- MAKEINFO = ${SHELL} "/Users/ivansafrin/Downloads/curl-7.25.0/missing" --run makeinfo
- MANIFEST_TOOL = :
- MANOPT = -man
- MIMPURE_FALSE =
- MIMPURE_TRUE = #
- NM = /usr/bin/nm
- NMEDIT = nmedit
- NO_UNDEFINED_FALSE =
- NO_UNDEFINED_TRUE = #
- NROFF = /usr/bin/nroff
- OBJDUMP = objdump
- OBJEXT = o
- OTOOL = otool
- OTOOL64 = :
- PACKAGE = curl
- PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
- PACKAGE_NAME = curl
- PACKAGE_STRING = curl -
- PACKAGE_TARNAME = curl
- PACKAGE_URL =
- PACKAGE_VERSION = -
- 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
- PATH_SEPARATOR = :
- PERL = /opt/local/bin/perl
- PKGADD_NAME = cURL - a client that groks URLs
- PKGADD_PKG = HAXXcurl
- PKGADD_VENDOR = curl.haxx.se
- PKGCONFIG = no
- RANDOM_FILE = /dev/urandom
- RANLIB = ranlib
- REQUIRE_LIB_DEPS = yes
- SED = /usr/bin/sed
- SET_MAKE =
- SHELL = /bin/sh
- SONAME_BUMP_FALSE =
- SONAME_BUMP_TRUE = #
- SSL_ENABLED = 1
- STATICLIB_FALSE =
- STATICLIB_TRUE = #
- STRIP = strip
- SUPPORT_FEATURES = SSL IPv6 libz NTLM NTLM_WB
- SUPPORT_PROTOCOLS = DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS LDAP LDAPS POP3 POP3S RTSP SMTP SMTPS TELNET TFTP
- TEST_SERVER_LIBS =
- USE_ARES =
- USE_AXTLS =
- USE_CYASSL =
- USE_EMBEDDED_ARES_FALSE =
- USE_EMBEDDED_ARES_TRUE = #
- USE_GNUTLS =
- USE_GNUTLS_NETTLE =
- USE_LIBRTMP =
- USE_LIBSSH2 =
- USE_MANUAL_FALSE = #
- USE_MANUAL_TRUE =
- USE_NSS =
- USE_OPENLDAP =
- USE_POLARSSL =
- USE_SSLEAY = 1
- USE_WINDOWS_SSPI =
- VERSION = -
- VERSIONED_FLAVOUR =
- VERSIONED_SYMBOLS_FALSE =
- VERSIONED_SYMBOLS_TRUE = #
- VERSIONNUM = 071900
- ac_ct_AR =
- ac_ct_CC = gcc
- ac_ct_DUMPBIN =
- am__fastdepCC_FALSE = #
- am__fastdepCC_TRUE =
- am__include = include
- am__leading_dot = .
- am__quote =
- am__tar = ${AMTAR} chof - "$$tardir"
- am__untar = ${AMTAR} xf -
- bindir = ${exec_prefix}/bin
- build = x86_64-apple-darwin11.2.0
- build_alias =
- build_cpu = x86_64
- build_os = darwin11.2.0
- build_vendor = apple
- datadir = ${datarootdir}
- datarootdir = ${prefix}/share
- docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
- dvidir = ${docdir}
- exec_prefix = ${prefix}
- host = x86_64-apple-darwin11.2.0
- host_alias =
- host_cpu = x86_64
- host_os = darwin11.2.0
- host_vendor = apple
- htmldir = ${docdir}
- includedir = ${prefix}/include
- infodir = ${datarootdir}/info
- install_sh = /Users/ivansafrin/Downloads/curl-7.25.0/install-sh
- libdir = ${exec_prefix}/lib
- libexecdir = ${exec_prefix}/libexec
- libext = a
- localedir = ${datarootdir}/locale
- localstatedir = ${prefix}/var
- mandir = ${datarootdir}/man
- mkdir_p = $(mkinstalldirs)
- oldincludedir = /usr/include
- pdfdir = ${docdir}
- prefix = /usr/local
- program_transform_name = s,x,x,
- psdir = ${docdir}
- sbindir = ${exec_prefix}/sbin
- sharedstatedir = ${prefix}/com
- subdirs =
- sysconfdir = ${prefix}/etc
- target_alias =
- #***************************************************************************
- # _ _ ____ _
- # Project ___| | | | _ \| |
- # / __| | | | |_) | |
- # | (__| |_| | _ <| |___
- # \___|\___/|_| \_\_____|
- #
- # Copyright (C) 1998 - 2011, Daniel Stenberg, <[email protected]>, et al.
- #
- # This software is licensed as described in the file COPYING, which
- # you should have received as part of this distribution. The terms
- # are also available at http://curl.haxx.se/docs/copyright.html.
- #
- # You may opt to use, copy, modify, merge, publish, distribute and/or sell
- # copies of the Software, and permit persons to whom the Software is
- # furnished to do so, under the terms of the COPYING file.
- #
- # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
- # KIND, either express or implied.
- #
- ###########################################################################
- pkginclude_HEADERS = \
- curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h \
- typecheck-gcc.h curlbuild.h curlrules.h
- # curlbuild.h does not exist in the git tree. When the original libcurl
- # source code distribution archive file is created, curlbuild.h.dist is
- # renamed to curlbuild.h and included in the tarball so that it can be
- # used directly on non-configure systems.
- #
- # The distributed curlbuild.h will be overwritten on configure systems
- # when the configure script runs, with one that is suitable and specific
- # to the library being configured and built.
- #
- # curlbuild.h.in is the distributed template file from which the configure
- # script creates curlbuild.h at library configuration time, overwiting the
- # one included in the distribution archive.
- #
- # curlbuild.h.dist is not included in the source code distribution archive.
- EXTRA_DIST = curlbuild.h.in
- DISTCLEANFILES = curlbuild.h
- all: curlbuild.h
- $(MAKE) $(AM_MAKEFLAGS) all-am
- .SUFFIXES:
- $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
- && exit 0; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/curl/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --foreign include/curl/Makefile
- .PRECIOUS: Makefile
- Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
- $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(top_srcdir)/configure: # $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- curlbuild.h: stamp-h3
- @if test ! -f $@; then \
- rm -f stamp-h3; \
- $(MAKE) stamp-h3; \
- else :; fi
- stamp-h3: $(srcdir)/curlbuild.h.in $(top_builddir)/config.status
- @rm -f stamp-h3
- cd $(top_builddir) && $(SHELL) ./config.status include/curl/curlbuild.h
- $(srcdir)/curlbuild.h.in: # $(am__configure_deps)
- cd $(top_srcdir) && $(AUTOHEADER)
- rm -f stamp-h3
- touch $@
- distclean-hdr:
- -rm -f curlbuild.h stamp-h3
- mostlyclean-libtool:
- -rm -f *.lo
- clean-libtool:
- -rm -rf .libs _libs
- distclean-libtool:
- -rm -f libtool
- uninstall-info-am:
- install-pkgincludeHEADERS: $(pkginclude_HEADERS)
- @$(NORMAL_INSTALL)
- test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
- @list='$(pkginclude_HEADERS)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
- echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
- $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
- done
- uninstall-pkgincludeHEADERS:
- @$(NORMAL_UNINSTALL)
- @list='$(pkginclude_HEADERS)'; for p in $$list; do \
- f=$(am__strip_dir) \
- echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
- rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
- done
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) ' { files[$$0] = 1; } \
- END { for (i in files) print i; }'`; \
- mkid -fID $$unique
- tags: TAGS
- TAGS: $(HEADERS) $(SOURCES) curlbuild.h.in $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) ' { files[$$0] = 1; } \
- END { for (i in files) print i; }'`; \
- if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$tags $$unique; \
- fi
- ctags: CTAGS
- CTAGS: $(HEADERS) $(SOURCES) curlbuild.h.in $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- tags=; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) ' { files[$$0] = 1; } \
- END { for (i in files) print i; }'`; \
- test -z "$(CTAGS_ARGS)$$tags$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$tags $$unique
- GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && cd $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) $$here
- distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
- list='$(DISTFILES)'; for file in $$list; do \
- case $$file in \
- $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
- $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
- esac; \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test "$$dir" != "$$file" && test "$$dir" != "."; then \
- dir="/$$dir"; \
- $(mkdir_p) "$(distdir)$$dir"; \
- else \
- dir=''; \
- fi; \
- if test -d $$d/$$file; then \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
- fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
- else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
- || exit 1; \
- fi; \
- done
- check-am: all-am
- check: check-am
- all-local:
- all-am: Makefile $(HEADERS) curlbuild.h all-local
- installdirs:
- for dir in "$(DESTDIR)$(pkgincludedir)"; do \
- test -z "$$dir" || $(mkdir_p) "$$dir"; \
- done
- install: install-am
- install-exec: install-exec-am
- install-data: install-data-am
- uninstall: uninstall-am
- install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- installcheck: installcheck-am
- install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
- mostlyclean-generic:
- clean-generic:
- distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
- maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
- clean: clean-am
- clean-am: clean-generic clean-libtool mostlyclean-am
- distclean: distclean-am
- -rm -f Makefile
- distclean-am: clean-am distclean-generic distclean-hdr \
- distclean-libtool distclean-tags
- dvi: dvi-am
- dvi-am:
- html: html-am
- info: info-am
- info-am:
- install-data-am: install-pkgincludeHEADERS
- install-exec-am:
- install-info: install-info-am
- install-man:
- installcheck-am:
- maintainer-clean: maintainer-clean-am
- -rm -f Makefile
- maintainer-clean-am: distclean-am maintainer-clean-generic
- mostlyclean: mostlyclean-am
- mostlyclean-am: mostlyclean-generic mostlyclean-libtool
- pdf: pdf-am
- pdf-am:
- ps: ps-am
- ps-am:
- uninstall-am: uninstall-info-am uninstall-pkgincludeHEADERS
- .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
- clean-generic clean-libtool ctags distclean distclean-generic \
- distclean-hdr distclean-libtool distclean-tags distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-data install-data-am install-exec install-exec-am \
- install-info install-info-am install-man \
- install-pkgincludeHEADERS install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
- uninstall-am uninstall-info-am uninstall-pkgincludeHEADERS
- checksrc:
- @/opt/local/bin/perl $(top_srcdir)/lib/checksrc.pl -Wcurlbuild.h -D$(top_srcdir)/include/curl $(pkginclude_HEADERS) $(EXTRA_DIST)
- # for debug builds, we scan the sources on all regular make invokes
- #all-local: checksrc
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
|