Annotation of parser3/src/lib/curl/Makefile.in, revision 1.5

1.4       moko        1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.1       moko        2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.4       moko        5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
                      6: # Inc.
1.1       moko        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@
                     17: 
                     18: VPATH = @srcdir@
                     19: pkgdatadir = $(datadir)/@PACKAGE@
1.4       moko       20: pkgincludedir = $(includedir)/@PACKAGE@
1.1       moko       21: pkglibdir = $(libdir)/@PACKAGE@
1.4       moko       22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.1       moko       23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     24: install_sh_DATA = $(install_sh) -c -m 644
                     25: install_sh_PROGRAM = $(install_sh) -c
                     26: install_sh_SCRIPT = $(install_sh) -c
                     27: INSTALL_HEADER = $(INSTALL_DATA)
                     28: transform = $(program_transform_name)
                     29: NORMAL_INSTALL = :
                     30: PRE_INSTALL = :
                     31: POST_INSTALL = :
                     32: NORMAL_UNINSTALL = :
                     33: PRE_UNINSTALL = :
                     34: POST_UNINSTALL = :
1.4       moko       35: build_triplet = @build@
1.1       moko       36: host_triplet = @host@
                     37: subdir = src/lib/curl
                     38: DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
                     39:        $(srcdir)/Makefile.in
                     40: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.2       moko       41: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
                     42:        $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
                     43:        $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
                     44:        $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
                     45:        $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
                     46:        $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
                     47:        $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.5     ! moko       48:        $(top_srcdir)/configure.ac
1.1       moko       49: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     50:        $(ACLOCAL_M4)
1.2       moko       51: mkinstalldirs = $(install_sh) -d
1.1       moko       52: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                     53: CONFIG_CLEAN_FILES =
1.4       moko       54: CONFIG_CLEAN_VPATH_FILES =
1.1       moko       55: SOURCES =
                     56: DIST_SOURCES =
                     57: HEADERS = $(noinst_HEADERS)
                     58: ETAGS = etags
                     59: CTAGS = ctags
                     60: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     61: ACLOCAL = @ACLOCAL@
                     62: AMTAR = @AMTAR@
                     63: APACHE = @APACHE@
                     64: APACHE_CFLAGS = @APACHE_CFLAGS@
                     65: APACHE_INC = @APACHE_INC@
1.2       moko       66: AR = @AR@
                     67: ARGZ_H = @ARGZ_H@
                     68: AS = @AS@
1.1       moko       69: AUTOCONF = @AUTOCONF@
                     70: AUTOHEADER = @AUTOHEADER@
                     71: AUTOMAKE = @AUTOMAKE@
                     72: AWK = @AWK@
                     73: CC = @CC@
                     74: CCDEPMODE = @CCDEPMODE@
                     75: CFLAGS = @CFLAGS@
                     76: CPP = @CPP@
                     77: CPPFLAGS = @CPPFLAGS@
                     78: CXX = @CXX@
1.2       moko       79: CXXCPP = @CXXCPP@
1.1       moko       80: CXXDEPMODE = @CXXDEPMODE@
                     81: CXXFLAGS = @CXXFLAGS@
                     82: CYGPATH_W = @CYGPATH_W@
                     83: DEFS = @DEFS@
                     84: DEPDIR = @DEPDIR@
1.2       moko       85: DLLTOOL = @DLLTOOL@
                     86: DSYMUTIL = @DSYMUTIL@
                     87: DUMPBIN = @DUMPBIN@
1.1       moko       88: ECHO_C = @ECHO_C@
                     89: ECHO_N = @ECHO_N@
                     90: ECHO_T = @ECHO_T@
                     91: EGREP = @EGREP@
                     92: EXEEXT = @EXEEXT@
1.2       moko       93: FGREP = @FGREP@
1.1       moko       94: GC_LIBS = @GC_LIBS@
1.2       moko       95: GREP = @GREP@
1.1       moko       96: INCLTDL = @INCLTDL@
1.4       moko       97: INSTALL = @INSTALL@
1.1       moko       98: INSTALL_DATA = @INSTALL_DATA@
                     99: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    100: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    101: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.2       moko      102: LD = @LD@
1.1       moko      103: LDFLAGS = @LDFLAGS@
                    104: LIBADD_DL = @LIBADD_DL@
1.2       moko      105: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
                    106: LIBADD_DLOPEN = @LIBADD_DLOPEN@
                    107: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1       moko      108: LIBLTDL = @LIBLTDL@
                    109: LIBOBJS = @LIBOBJS@
                    110: LIBS = @LIBS@
1.2       moko      111: LIBTOOL = @LIBTOOL@
                    112: LIPO = @LIPO@
                    113: LN_S = @LN_S@
                    114: LTDLDEPS = @LTDLDEPS@
                    115: LTDLINCL = @LTDLINCL@
                    116: LTDLOPEN = @LTDLOPEN@
1.1       moko      117: LTLIBOBJS = @LTLIBOBJS@
1.2       moko      118: LT_CONFIG_H = @LT_CONFIG_H@
                    119: LT_DLLOADERS = @LT_DLLOADERS@
                    120: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1       moko      121: MAKEINFO = @MAKEINFO@
1.2       moko      122: MANIFEST_TOOL = @MANIFEST_TOOL@
1.1       moko      123: MIME_INCLUDES = @MIME_INCLUDES@
                    124: MIME_LIBS = @MIME_LIBS@
1.4       moko      125: MKDIR_P = @MKDIR_P@
1.2       moko      126: NM = @NM@
                    127: NMEDIT = @NMEDIT@
                    128: OBJDUMP = @OBJDUMP@
1.1       moko      129: OBJEXT = @OBJEXT@
1.2       moko      130: OTOOL = @OTOOL@
                    131: OTOOL64 = @OTOOL64@
1.1       moko      132: P3S = @P3S@
                    133: PACKAGE = @PACKAGE@
                    134: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    135: PACKAGE_NAME = @PACKAGE_NAME@
                    136: PACKAGE_STRING = @PACKAGE_STRING@
                    137: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.4       moko      138: PACKAGE_URL = @PACKAGE_URL@
1.1       moko      139: PACKAGE_VERSION = @PACKAGE_VERSION@
                    140: PATH_SEPARATOR = @PATH_SEPARATOR@
                    141: PCRE_INCLUDES = @PCRE_INCLUDES@
                    142: PCRE_LIBS = @PCRE_LIBS@
                    143: RANLIB = @RANLIB@
1.2       moko      144: SED = @SED@
1.1       moko      145: SET_MAKE = @SET_MAKE@
                    146: SHELL = @SHELL@
                    147: STRIP = @STRIP@
                    148: VERSION = @VERSION@
                    149: XML_INCLUDES = @XML_INCLUDES@
                    150: XML_LIBS = @XML_LIBS@
                    151: YACC = @YACC@
1.4       moko      152: YFLAGS = @YFLAGS@
                    153: abs_builddir = @abs_builddir@
                    154: abs_srcdir = @abs_srcdir@
                    155: abs_top_builddir = @abs_top_builddir@
                    156: abs_top_srcdir = @abs_top_srcdir@
1.2       moko      157: ac_ct_AR = @ac_ct_AR@
1.1       moko      158: ac_ct_CC = @ac_ct_CC@
                    159: ac_ct_CXX = @ac_ct_CXX@
1.2       moko      160: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1.1       moko      161: am__include = @am__include@
                    162: am__leading_dot = @am__leading_dot@
                    163: am__quote = @am__quote@
                    164: am__tar = @am__tar@
                    165: am__untar = @am__untar@
                    166: bindir = @bindir@
                    167: build = @build@
                    168: build_alias = @build_alias@
                    169: build_cpu = @build_cpu@
                    170: build_os = @build_os@
                    171: build_vendor = @build_vendor@
1.4       moko      172: builddir = @builddir@
1.1       moko      173: datadir = @datadir@
1.4       moko      174: datarootdir = @datarootdir@
1.1       moko      175: dll_extension = @dll_extension@
1.4       moko      176: docdir = @docdir@
                    177: dvidir = @dvidir@
1.1       moko      178: exec_prefix = @exec_prefix@
                    179: host = @host@
                    180: host_alias = @host_alias@
                    181: host_cpu = @host_cpu@
                    182: host_os = @host_os@
                    183: host_vendor = @host_vendor@
1.4       moko      184: htmldir = @htmldir@
1.1       moko      185: includedir = @includedir@
                    186: infodir = @infodir@
                    187: install_sh = @install_sh@
                    188: libdir = @libdir@
                    189: libexecdir = @libexecdir@
1.4       moko      190: localedir = @localedir@
1.1       moko      191: localstatedir = @localstatedir@
1.2       moko      192: ltdl_LIBOBJS = @ltdl_LIBOBJS@
                    193: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.1       moko      194: mandir = @mandir@
                    195: mkdir_p = @mkdir_p@
                    196: oldincludedir = @oldincludedir@
1.4       moko      197: pdfdir = @pdfdir@
1.1       moko      198: prefix = @prefix@
                    199: program_transform_name = @program_transform_name@
1.4       moko      200: psdir = @psdir@
1.1       moko      201: sbindir = @sbindir@
                    202: sharedstatedir = @sharedstatedir@
1.4       moko      203: srcdir = @srcdir@
1.1       moko      204: subdirs = @subdirs@
1.2       moko      205: sys_symbol_underscore = @sys_symbol_underscore@
1.1       moko      206: sysconfdir = @sysconfdir@
                    207: target_alias = @target_alias@
1.4       moko      208: top_build_prefix = @top_build_prefix@
                    209: top_builddir = @top_builddir@
                    210: top_srcdir = @top_srcdir@
1.1       moko      211: noinst_HEADERS = curl.h
                    212: all: all-am
                    213: 
                    214: .SUFFIXES:
                    215: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    216:        @for dep in $?; do \
                    217:          case '$(am__configure_deps)' in \
                    218:            *$$dep*) \
1.4       moko      219:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    220:                && { if test -f $@; then exit 0; else break; fi; }; \
1.1       moko      221:              exit 1;; \
                    222:          esac; \
                    223:        done; \
1.4       moko      224:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/curl/Makefile'; \
                    225:        $(am__cd) $(top_srcdir) && \
                    226:          $(AUTOMAKE) --gnu src/lib/curl/Makefile
1.1       moko      227: .PRECIOUS: Makefile
                    228: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    229:        @case '$?' in \
                    230:          *config.status*) \
                    231:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    232:          *) \
                    233:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    234:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    235:        esac;
                    236: 
                    237: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    238:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    239: 
                    240: $(top_srcdir)/configure:  $(am__configure_deps)
                    241:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    242: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    243:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.4       moko      244: $(am__aclocal_m4_deps):
1.2       moko      245: 
                    246: mostlyclean-libtool:
                    247:        -rm -f *.lo
                    248: 
                    249: clean-libtool:
                    250:        -rm -rf .libs _libs
                    251: 
1.1       moko      252: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    253:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    254:        unique=`for i in $$list; do \
                    255:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    256:          done | \
1.4       moko      257:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    258:              END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1       moko      259:        mkid -fID $$unique
                    260: tags: TAGS
                    261: 
                    262: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    263:                $(TAGS_FILES) $(LISP)
1.4       moko      264:        set x; \
1.1       moko      265:        here=`pwd`; \
                    266:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    267:        unique=`for i in $$list; do \
                    268:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    269:          done | \
1.4       moko      270:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    271:              END { if (nonempty) { for (i in files) print i; }; }'`; \
                    272:        shift; \
                    273:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.1       moko      274:          test -n "$$unique" || unique=$$empty_fix; \
1.4       moko      275:          if test $$# -gt 0; then \
                    276:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    277:              "$$@" $$unique; \
                    278:          else \
                    279:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    280:              $$unique; \
                    281:          fi; \
1.1       moko      282:        fi
                    283: ctags: CTAGS
                    284: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    285:                $(TAGS_FILES) $(LISP)
                    286:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    287:        unique=`for i in $$list; do \
                    288:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    289:          done | \
1.4       moko      290:          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
                    291:              END { if (nonempty) { for (i in files) print i; }; }'`; \
                    292:        test -z "$(CTAGS_ARGS)$$unique" \
1.1       moko      293:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.4       moko      294:             $$unique
1.1       moko      295: 
                    296: GTAGS:
                    297:        here=`$(am__cd) $(top_builddir) && pwd` \
1.4       moko      298:          && $(am__cd) $(top_srcdir) \
                    299:          && gtags -i $(GTAGS_ARGS) "$$here"
1.1       moko      300: 
                    301: distclean-tags:
                    302:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    303: 
                    304: distdir: $(DISTFILES)
1.4       moko      305:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    306:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    307:        list='$(DISTFILES)'; \
                    308:          dist_files=`for file in $$list; do echo $$file; done | \
                    309:          sed -e "s|^$$srcdirstrip/||;t" \
                    310:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    311:        case $$dist_files in \
                    312:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    313:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    314:                           sort -u` ;; \
                    315:        esac; \
                    316:        for file in $$dist_files; do \
1.1       moko      317:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    318:          if test -d $$d/$$file; then \
1.4       moko      319:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    320:            if test -d "$(distdir)/$$file"; then \
                    321:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    322:            fi; \
1.1       moko      323:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.4       moko      324:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    325:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.1       moko      326:            fi; \
1.4       moko      327:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       moko      328:          else \
1.4       moko      329:            test -f "$(distdir)/$$file" \
                    330:            || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       moko      331:            || exit 1; \
                    332:          fi; \
                    333:        done
                    334: check-am: all-am
                    335: check: check-am
                    336: all-am: Makefile $(HEADERS)
                    337: installdirs:
                    338: install: install-am
                    339: install-exec: install-exec-am
                    340: install-data: install-data-am
                    341: uninstall: uninstall-am
                    342: 
                    343: install-am: all-am
                    344:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    345: 
                    346: installcheck: installcheck-am
                    347: install-strip:
                    348:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    349:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
                    350:          `test -z '$(STRIP)' || \
                    351:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
                    352: mostlyclean-generic:
                    353: 
                    354: clean-generic:
                    355: 
                    356: distclean-generic:
                    357:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.4       moko      358:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       moko      359: 
                    360: maintainer-clean-generic:
                    361:        @echo "This command is intended for maintainers to use"
                    362:        @echo "it deletes files that may require special tools to rebuild."
                    363: clean: clean-am
                    364: 
1.2       moko      365: clean-am: clean-generic clean-libtool mostlyclean-am
1.1       moko      366: 
                    367: distclean: distclean-am
                    368:        -rm -f Makefile
1.4       moko      369: distclean-am: clean-am distclean-generic distclean-tags
1.1       moko      370: 
                    371: dvi: dvi-am
                    372: 
                    373: dvi-am:
                    374: 
                    375: html: html-am
                    376: 
1.4       moko      377: html-am:
                    378: 
1.1       moko      379: info: info-am
                    380: 
                    381: info-am:
                    382: 
                    383: install-data-am:
                    384: 
1.4       moko      385: install-dvi: install-dvi-am
                    386: 
                    387: install-dvi-am:
                    388: 
1.1       moko      389: install-exec-am:
                    390: 
1.4       moko      391: install-html: install-html-am
                    392: 
                    393: install-html-am:
                    394: 
1.1       moko      395: install-info: install-info-am
                    396: 
1.4       moko      397: install-info-am:
                    398: 
1.1       moko      399: install-man:
                    400: 
1.4       moko      401: install-pdf: install-pdf-am
                    402: 
                    403: install-pdf-am:
                    404: 
                    405: install-ps: install-ps-am
                    406: 
                    407: install-ps-am:
                    408: 
1.1       moko      409: installcheck-am:
                    410: 
                    411: maintainer-clean: maintainer-clean-am
                    412:        -rm -f Makefile
                    413: maintainer-clean-am: distclean-am maintainer-clean-generic
                    414: 
                    415: mostlyclean: mostlyclean-am
                    416: 
1.2       moko      417: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.1       moko      418: 
                    419: pdf: pdf-am
                    420: 
                    421: pdf-am:
                    422: 
                    423: ps: ps-am
                    424: 
                    425: ps-am:
                    426: 
1.4       moko      427: uninstall-am:
                    428: 
                    429: .MAKE: install-am install-strip
1.1       moko      430: 
                    431: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1.2       moko      432:        clean-libtool ctags distclean distclean-generic \
                    433:        distclean-libtool distclean-tags distdir dvi dvi-am html \
                    434:        html-am info info-am install install-am install-data \
1.4       moko      435:        install-data-am install-dvi install-dvi-am install-exec \
                    436:        install-exec-am install-html install-html-am install-info \
                    437:        install-info-am install-man install-pdf install-pdf-am \
                    438:        install-ps install-ps-am install-strip installcheck \
1.2       moko      439:        installcheck-am installdirs maintainer-clean \
                    440:        maintainer-clean-generic mostlyclean mostlyclean-generic \
                    441:        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1.4       moko      442:        uninstall-am
                    443: 
1.1       moko      444: 
                    445: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    446: # Otherwise a system limit (for SysV at least) may be exceeded.
                    447: .NOEXPORT:

E-mail: