# Makefile.in generated by automake 1.7.7 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # 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. @SET_MAKE@ # $Id: Makefile.am 27 2003-10-22 22:34:06Z lennart $ # # This file is part of libnewmail. # # libnewmail is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # libnewmail is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with libnewmail; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ 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 = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ INCLTDL = @INCLTDL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@ LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@ LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@ LIBLTDL = @LIBLTDL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ USE_DOXYGEN_FALSE = @USE_DOXYGEN_FALSE@ USE_DOXYGEN_TRUE = @USE_DOXYGEN_TRUE@ USE_LYNX_FALSE = @USE_LYNX_FALSE@ USE_LYNX_TRUE = @USE_LYNX_TRUE@ VERSION = @VERSION@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ datadir = @datadir@ exec_prefix = @exec_prefix@ have_doxygen = @have_doxygen@ have_lynx = @have_lynx@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ oldincludedir = @oldincludedir@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ lib_LTLIBRARIES = libnewmail.la pkglib_LTLIBRARIES = libunix.la libmaildir.la libpop3.la libimap.la pkginclude_HEADERS = newmail.h module.h config.h util.h bin_PROGRAMS = nmail nmail-async nm-spoolhack noinst_PROGRAMS = easy libnewmail_la_SOURCES = config.c util.c newmail.c newmail.h util.h config.h module.h libnewmail_la_LDFLAGS = -version-info 0:0:0 -export-dynamic libnewmail_la_INCLUDES = $(INCLTDL) libnewmail_la_CFLAGS = -DNM_LIBRARY_PATH="\"$(pkglibdir)\"" libnewmail_la_LIBADD = $(LIBLTDL) libunix_la_SOURCES = unix.c newmail.h config.h util.h module.h libunix_la_LDFLAGS = -module libmaildir_la_SOURCES = maildir.c newmail.h config.h util.h module.h libmaildir_la_LDFLAGS = -module libpop3_la_SOURCES = pop3.c sockwrap.c md5.c md5.h sockwrap.h newmail.h config.h util.h module.h libpop3_la_LDFLAGS = -module libpop3_la_CFLAGS = $(LIBGNUTLS_CFLAGS) libpop3_la_LIBADD = $(LIBGNUTLS_LIBS) libimap_la_SOURCES = imap.c sockwrap.c md5.c md5.h sockwrap.h newmail.h config.h util.h module.h libimap_la_LDFLAGS = -module libimap_la_CFLAGS = $(LIBGNUTLS_CFLAGS) libimap_la_LIBADD = $(LIBGNUTLS_LIBS) nmail_SOURCES = nmail.c newmail.h nmail_LDADD = libnewmail.la nmail_async_SOURCES = nmail-async.c newmail.h nmail_async_LDADD = libnewmail.la nm_spoolhack_SOURCES = nm-spoolhack.c newmail.h nm_spoolhack_LDADD = libnewmail.la easy_SOURCES = easy.c newmail.h easy_LDADD = libnewmail.la subdir = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) $(pkglib_LTLIBRARIES) libimap_la_DEPENDENCIES = am_libimap_la_OBJECTS = libimap_la-imap.lo libimap_la-sockwrap.lo \ libimap_la-md5.lo libimap_la_OBJECTS = $(am_libimap_la_OBJECTS) libmaildir_la_LIBADD = am_libmaildir_la_OBJECTS = maildir.lo libmaildir_la_OBJECTS = $(am_libmaildir_la_OBJECTS) libnewmail_la_DEPENDENCIES = am_libnewmail_la_OBJECTS = libnewmail_la-config.lo libnewmail_la-util.lo \ libnewmail_la-newmail.lo libnewmail_la_OBJECTS = $(am_libnewmail_la_OBJECTS) libpop3_la_DEPENDENCIES = am_libpop3_la_OBJECTS = libpop3_la-pop3.lo libpop3_la-sockwrap.lo \ libpop3_la-md5.lo libpop3_la_OBJECTS = $(am_libpop3_la_OBJECTS) libunix_la_LIBADD = am_libunix_la_OBJECTS = unix.lo libunix_la_OBJECTS = $(am_libunix_la_OBJECTS) bin_PROGRAMS = nmail$(EXEEXT) nmail-async$(EXEEXT) nm-spoolhack$(EXEEXT) noinst_PROGRAMS = easy$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) am_easy_OBJECTS = easy.$(OBJEXT) easy_OBJECTS = $(am_easy_OBJECTS) easy_DEPENDENCIES = libnewmail.la easy_LDFLAGS = am_nm_spoolhack_OBJECTS = nm-spoolhack.$(OBJEXT) nm_spoolhack_OBJECTS = $(am_nm_spoolhack_OBJECTS) nm_spoolhack_DEPENDENCIES = libnewmail.la nm_spoolhack_LDFLAGS = am_nmail_OBJECTS = nmail.$(OBJEXT) nmail_OBJECTS = $(am_nmail_OBJECTS) nmail_DEPENDENCIES = libnewmail.la nmail_LDFLAGS = am_nmail_async_OBJECTS = nmail-async.$(OBJEXT) nmail_async_OBJECTS = $(am_nmail_async_OBJECTS) nmail_async_DEPENDENCIES = libnewmail.la nmail_async_LDFLAGS = DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/easy.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/libimap_la-imap.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libimap_la-md5.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libimap_la-sockwrap.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libnewmail_la-config.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libnewmail_la-newmail.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libnewmail_la-util.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libpop3_la-md5.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libpop3_la-pop3.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/libpop3_la-sockwrap.Plo \ @AMDEP_TRUE@ ./$(DEPDIR)/maildir.Plo ./$(DEPDIR)/nm-spoolhack.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/nmail-async.Po ./$(DEPDIR)/nmail.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/unix.Plo COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ DIST_SOURCES = $(libimap_la_SOURCES) $(libmaildir_la_SOURCES) \ $(libnewmail_la_SOURCES) $(libpop3_la_SOURCES) \ $(libunix_la_SOURCES) $(easy_SOURCES) $(nm_spoolhack_SOURCES) \ $(nmail_SOURCES) $(nmail_async_SOURCES) HEADERS = $(pkginclude_HEADERS) DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.in Makefile.am SOURCES = $(libimap_la_SOURCES) $(libmaildir_la_SOURCES) $(libnewmail_la_SOURCES) $(libpop3_la_SOURCES) $(libunix_la_SOURCES) $(easy_SOURCES) $(nm_spoolhack_SOURCES) $(nmail_SOURCES) $(nmail_async_SOURCES) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --foreign src/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) libLTLIBRARIES_INSTALL = $(INSTALL) install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libdir) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" = "$$p" && dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done pkglibLTLIBRARIES_INSTALL = $(INSTALL) install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkglibdir) @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(pkglibdir)/$$f"; \ $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(pkglibdir)/$$f; \ else :; fi; \ done uninstall-pkglibLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ p="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p"; \ $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; \ done clean-pkglibLTLIBRARIES: -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES) @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" = "$$p" && dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libimap.la: $(libimap_la_OBJECTS) $(libimap_la_DEPENDENCIES) $(LINK) -rpath $(pkglibdir) $(libimap_la_LDFLAGS) $(libimap_la_OBJECTS) $(libimap_la_LIBADD) $(LIBS) libmaildir.la: $(libmaildir_la_OBJECTS) $(libmaildir_la_DEPENDENCIES) $(LINK) -rpath $(pkglibdir) $(libmaildir_la_LDFLAGS) $(libmaildir_la_OBJECTS) $(libmaildir_la_LIBADD) $(LIBS) libnewmail.la: $(libnewmail_la_OBJECTS) $(libnewmail_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libnewmail_la_LDFLAGS) $(libnewmail_la_OBJECTS) $(libnewmail_la_LIBADD) $(LIBS) libpop3.la: $(libpop3_la_OBJECTS) $(libpop3_la_DEPENDENCIES) $(LINK) -rpath $(pkglibdir) $(libpop3_la_LDFLAGS) $(libpop3_la_OBJECTS) $(libpop3_la_LIBADD) $(LIBS) libunix.la: $(libunix_la_OBJECTS) $(libunix_la_DEPENDENCIES) $(LINK) -rpath $(pkglibdir) $(libunix_la_LDFLAGS) $(libunix_la_OBJECTS) $(libunix_la_LIBADD) $(LIBS) binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(bindir) @list='$(bin_PROGRAMS)'; for p in $$list; do \ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ if test -f $$p \ || test -f $$p1 \ ; then \ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ rm -f $(DESTDIR)$(bindir)/$$f; \ done clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done easy$(EXEEXT): $(easy_OBJECTS) $(easy_DEPENDENCIES) @rm -f easy$(EXEEXT) $(LINK) $(easy_LDFLAGS) $(easy_OBJECTS) $(easy_LDADD) $(LIBS) nm-spoolhack$(EXEEXT): $(nm_spoolhack_OBJECTS) $(nm_spoolhack_DEPENDENCIES) @rm -f nm-spoolhack$(EXEEXT) $(LINK) $(nm_spoolhack_LDFLAGS) $(nm_spoolhack_OBJECTS) $(nm_spoolhack_LDADD) $(LIBS) nmail$(EXEEXT): $(nmail_OBJECTS) $(nmail_DEPENDENCIES) @rm -f nmail$(EXEEXT) $(LINK) $(nmail_LDFLAGS) $(nmail_OBJECTS) $(nmail_LDADD) $(LIBS) nmail-async$(EXEEXT): $(nmail_async_OBJECTS) $(nmail_async_DEPENDENCIES) @rm -f nmail-async$(EXEEXT) $(LINK) $(nmail_async_LDFLAGS) $(nmail_async_OBJECTS) $(nmail_async_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) core *.core distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/easy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libimap_la-imap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libimap_la-md5.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libimap_la-sockwrap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnewmail_la-config.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnewmail_la-newmail.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnewmail_la-util.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpop3_la-md5.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpop3_la-pop3.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpop3_la-sockwrap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/maildir.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nm-spoolhack.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nmail-async.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nmail.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unix.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$< .c.obj: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` .c.lo: @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< libimap_la-imap.o: imap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-imap.o -MD -MP -MF "$(DEPDIR)/libimap_la-imap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-imap.o `test -f 'imap.c' || echo '$(srcdir)/'`imap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-imap.Tpo" "$(DEPDIR)/libimap_la-imap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-imap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imap.c' object='libimap_la-imap.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-imap.Po' tmpdepfile='$(DEPDIR)/libimap_la-imap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-imap.o `test -f 'imap.c' || echo '$(srcdir)/'`imap.c libimap_la-imap.obj: imap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-imap.obj -MD -MP -MF "$(DEPDIR)/libimap_la-imap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-imap.obj `if test -f 'imap.c'; then $(CYGPATH_W) 'imap.c'; else $(CYGPATH_W) '$(srcdir)/imap.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-imap.Tpo" "$(DEPDIR)/libimap_la-imap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-imap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imap.c' object='libimap_la-imap.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-imap.Po' tmpdepfile='$(DEPDIR)/libimap_la-imap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-imap.obj `if test -f 'imap.c'; then $(CYGPATH_W) 'imap.c'; else $(CYGPATH_W) '$(srcdir)/imap.c'; fi` libimap_la-imap.lo: imap.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-imap.lo -MD -MP -MF "$(DEPDIR)/libimap_la-imap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-imap.lo `test -f 'imap.c' || echo '$(srcdir)/'`imap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-imap.Tpo" "$(DEPDIR)/libimap_la-imap.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-imap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='imap.c' object='libimap_la-imap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-imap.Plo' tmpdepfile='$(DEPDIR)/libimap_la-imap.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-imap.lo `test -f 'imap.c' || echo '$(srcdir)/'`imap.c libimap_la-sockwrap.o: sockwrap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-sockwrap.o -MD -MP -MF "$(DEPDIR)/libimap_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-sockwrap.o `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-sockwrap.Tpo" "$(DEPDIR)/libimap_la-sockwrap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libimap_la-sockwrap.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-sockwrap.Po' tmpdepfile='$(DEPDIR)/libimap_la-sockwrap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-sockwrap.o `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c libimap_la-sockwrap.obj: sockwrap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-sockwrap.obj -MD -MP -MF "$(DEPDIR)/libimap_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-sockwrap.obj `if test -f 'sockwrap.c'; then $(CYGPATH_W) 'sockwrap.c'; else $(CYGPATH_W) '$(srcdir)/sockwrap.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-sockwrap.Tpo" "$(DEPDIR)/libimap_la-sockwrap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libimap_la-sockwrap.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-sockwrap.Po' tmpdepfile='$(DEPDIR)/libimap_la-sockwrap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-sockwrap.obj `if test -f 'sockwrap.c'; then $(CYGPATH_W) 'sockwrap.c'; else $(CYGPATH_W) '$(srcdir)/sockwrap.c'; fi` libimap_la-sockwrap.lo: sockwrap.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-sockwrap.lo -MD -MP -MF "$(DEPDIR)/libimap_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-sockwrap.lo `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-sockwrap.Tpo" "$(DEPDIR)/libimap_la-sockwrap.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libimap_la-sockwrap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-sockwrap.Plo' tmpdepfile='$(DEPDIR)/libimap_la-sockwrap.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-sockwrap.lo `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c libimap_la-md5.o: md5.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-md5.o -MD -MP -MF "$(DEPDIR)/libimap_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-md5.Tpo" "$(DEPDIR)/libimap_la-md5.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libimap_la-md5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-md5.Po' tmpdepfile='$(DEPDIR)/libimap_la-md5.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c libimap_la-md5.obj: md5.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-md5.obj -MD -MP -MF "$(DEPDIR)/libimap_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-md5.Tpo" "$(DEPDIR)/libimap_la-md5.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libimap_la-md5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-md5.Po' tmpdepfile='$(DEPDIR)/libimap_la-md5.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi` libimap_la-md5.lo: md5.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -MT libimap_la-md5.lo -MD -MP -MF "$(DEPDIR)/libimap_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libimap_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libimap_la-md5.Tpo" "$(DEPDIR)/libimap_la-md5.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libimap_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libimap_la-md5.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libimap_la-md5.Plo' tmpdepfile='$(DEPDIR)/libimap_la-md5.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libimap_la_CFLAGS) $(CFLAGS) -c -o libimap_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c libnewmail_la-config.o: config.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-config.o -MD -MP -MF "$(DEPDIR)/libnewmail_la-config.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-config.Tpo" "$(DEPDIR)/libnewmail_la-config.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-config.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='libnewmail_la-config.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-config.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-config.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c libnewmail_la-config.obj: config.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-config.obj -MD -MP -MF "$(DEPDIR)/libnewmail_la-config.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-config.Tpo" "$(DEPDIR)/libnewmail_la-config.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-config.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='libnewmail_la-config.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-config.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-config.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi` libnewmail_la-config.lo: config.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-config.lo -MD -MP -MF "$(DEPDIR)/libnewmail_la-config.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-config.lo `test -f 'config.c' || echo '$(srcdir)/'`config.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-config.Tpo" "$(DEPDIR)/libnewmail_la-config.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-config.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='config.c' object='libnewmail_la-config.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-config.Plo' tmpdepfile='$(DEPDIR)/libnewmail_la-config.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-config.lo `test -f 'config.c' || echo '$(srcdir)/'`config.c libnewmail_la-util.o: util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-util.o -MD -MP -MF "$(DEPDIR)/libnewmail_la-util.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-util.Tpo" "$(DEPDIR)/libnewmail_la-util.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-util.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libnewmail_la-util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-util.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-util.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c libnewmail_la-util.obj: util.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-util.obj -MD -MP -MF "$(DEPDIR)/libnewmail_la-util.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-util.Tpo" "$(DEPDIR)/libnewmail_la-util.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-util.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libnewmail_la-util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-util.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-util.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` libnewmail_la-util.lo: util.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-util.lo -MD -MP -MF "$(DEPDIR)/libnewmail_la-util.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-util.Tpo" "$(DEPDIR)/libnewmail_la-util.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-util.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libnewmail_la-util.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-util.Plo' tmpdepfile='$(DEPDIR)/libnewmail_la-util.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c libnewmail_la-newmail.o: newmail.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-newmail.o -MD -MP -MF "$(DEPDIR)/libnewmail_la-newmail.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-newmail.o `test -f 'newmail.c' || echo '$(srcdir)/'`newmail.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-newmail.Tpo" "$(DEPDIR)/libnewmail_la-newmail.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-newmail.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='newmail.c' object='libnewmail_la-newmail.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-newmail.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-newmail.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-newmail.o `test -f 'newmail.c' || echo '$(srcdir)/'`newmail.c libnewmail_la-newmail.obj: newmail.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-newmail.obj -MD -MP -MF "$(DEPDIR)/libnewmail_la-newmail.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-newmail.obj `if test -f 'newmail.c'; then $(CYGPATH_W) 'newmail.c'; else $(CYGPATH_W) '$(srcdir)/newmail.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-newmail.Tpo" "$(DEPDIR)/libnewmail_la-newmail.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-newmail.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='newmail.c' object='libnewmail_la-newmail.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-newmail.Po' tmpdepfile='$(DEPDIR)/libnewmail_la-newmail.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-newmail.obj `if test -f 'newmail.c'; then $(CYGPATH_W) 'newmail.c'; else $(CYGPATH_W) '$(srcdir)/newmail.c'; fi` libnewmail_la-newmail.lo: newmail.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -MT libnewmail_la-newmail.lo -MD -MP -MF "$(DEPDIR)/libnewmail_la-newmail.Tpo" \ @am__fastdepCC_TRUE@ -c -o libnewmail_la-newmail.lo `test -f 'newmail.c' || echo '$(srcdir)/'`newmail.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libnewmail_la-newmail.Tpo" "$(DEPDIR)/libnewmail_la-newmail.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libnewmail_la-newmail.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='newmail.c' object='libnewmail_la-newmail.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libnewmail_la-newmail.Plo' tmpdepfile='$(DEPDIR)/libnewmail_la-newmail.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnewmail_la_CFLAGS) $(CFLAGS) -c -o libnewmail_la-newmail.lo `test -f 'newmail.c' || echo '$(srcdir)/'`newmail.c libpop3_la-pop3.o: pop3.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-pop3.o -MD -MP -MF "$(DEPDIR)/libpop3_la-pop3.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-pop3.o `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-pop3.Tpo" "$(DEPDIR)/libpop3_la-pop3.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-pop3.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pop3.c' object='libpop3_la-pop3.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-pop3.Po' tmpdepfile='$(DEPDIR)/libpop3_la-pop3.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-pop3.o `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c libpop3_la-pop3.obj: pop3.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-pop3.obj -MD -MP -MF "$(DEPDIR)/libpop3_la-pop3.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-pop3.obj `if test -f 'pop3.c'; then $(CYGPATH_W) 'pop3.c'; else $(CYGPATH_W) '$(srcdir)/pop3.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-pop3.Tpo" "$(DEPDIR)/libpop3_la-pop3.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-pop3.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pop3.c' object='libpop3_la-pop3.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-pop3.Po' tmpdepfile='$(DEPDIR)/libpop3_la-pop3.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-pop3.obj `if test -f 'pop3.c'; then $(CYGPATH_W) 'pop3.c'; else $(CYGPATH_W) '$(srcdir)/pop3.c'; fi` libpop3_la-pop3.lo: pop3.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-pop3.lo -MD -MP -MF "$(DEPDIR)/libpop3_la-pop3.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-pop3.lo `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-pop3.Tpo" "$(DEPDIR)/libpop3_la-pop3.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-pop3.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pop3.c' object='libpop3_la-pop3.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-pop3.Plo' tmpdepfile='$(DEPDIR)/libpop3_la-pop3.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-pop3.lo `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c libpop3_la-sockwrap.o: sockwrap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-sockwrap.o -MD -MP -MF "$(DEPDIR)/libpop3_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-sockwrap.o `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo" "$(DEPDIR)/libpop3_la-sockwrap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libpop3_la-sockwrap.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-sockwrap.Po' tmpdepfile='$(DEPDIR)/libpop3_la-sockwrap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-sockwrap.o `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c libpop3_la-sockwrap.obj: sockwrap.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-sockwrap.obj -MD -MP -MF "$(DEPDIR)/libpop3_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-sockwrap.obj `if test -f 'sockwrap.c'; then $(CYGPATH_W) 'sockwrap.c'; else $(CYGPATH_W) '$(srcdir)/sockwrap.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo" "$(DEPDIR)/libpop3_la-sockwrap.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libpop3_la-sockwrap.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-sockwrap.Po' tmpdepfile='$(DEPDIR)/libpop3_la-sockwrap.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-sockwrap.obj `if test -f 'sockwrap.c'; then $(CYGPATH_W) 'sockwrap.c'; else $(CYGPATH_W) '$(srcdir)/sockwrap.c'; fi` libpop3_la-sockwrap.lo: sockwrap.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-sockwrap.lo -MD -MP -MF "$(DEPDIR)/libpop3_la-sockwrap.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-sockwrap.lo `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo" "$(DEPDIR)/libpop3_la-sockwrap.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-sockwrap.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sockwrap.c' object='libpop3_la-sockwrap.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-sockwrap.Plo' tmpdepfile='$(DEPDIR)/libpop3_la-sockwrap.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-sockwrap.lo `test -f 'sockwrap.c' || echo '$(srcdir)/'`sockwrap.c libpop3_la-md5.o: md5.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-md5.o -MD -MP -MF "$(DEPDIR)/libpop3_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-md5.Tpo" "$(DEPDIR)/libpop3_la-md5.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libpop3_la-md5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-md5.Po' tmpdepfile='$(DEPDIR)/libpop3_la-md5.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-md5.o `test -f 'md5.c' || echo '$(srcdir)/'`md5.c libpop3_la-md5.obj: md5.c @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-md5.obj -MD -MP -MF "$(DEPDIR)/libpop3_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi`; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-md5.Tpo" "$(DEPDIR)/libpop3_la-md5.Po"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libpop3_la-md5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-md5.Po' tmpdepfile='$(DEPDIR)/libpop3_la-md5.TPo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-md5.obj `if test -f 'md5.c'; then $(CYGPATH_W) 'md5.c'; else $(CYGPATH_W) '$(srcdir)/md5.c'; fi` libpop3_la-md5.lo: md5.c @am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -MT libpop3_la-md5.lo -MD -MP -MF "$(DEPDIR)/libpop3_la-md5.Tpo" \ @am__fastdepCC_TRUE@ -c -o libpop3_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \ @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libpop3_la-md5.Tpo" "$(DEPDIR)/libpop3_la-md5.Plo"; \ @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libpop3_la-md5.Tpo"; exit 1; \ @am__fastdepCC_TRUE@ fi @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='md5.c' object='libpop3_la-md5.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libpop3_la-md5.Plo' tmpdepfile='$(DEPDIR)/libpop3_la-md5.TPlo' @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpop3_la_CFLAGS) $(CFLAGS) -c -o libpop3_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER) install-pkgincludeHEADERS: $(pkginclude_HEADERS) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pkgincludedir) @list='$(pkginclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ 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="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(pkgincludedir)/$$f"; \ rm -f $(DESTDIR)$(pkgincludedir)/$$f; \ done ETAGS = etags ETAGSFLAGS = CTAGS = ctags CTAGSFLAGS = tags: TAGS 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: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ 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; }'`; \ test -z "$(ETAGS_ARGS)$$tags$$unique" \ || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ 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; }'`; \ 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 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = .. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 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"; \ $(mkinstalldirs) "$(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-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) install-binPROGRAMS: install-libLTLIBRARIES installdirs: $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(pkglibdir) $(DESTDIR)$(bindir) $(DESTDIR)$(pkgincludedir) 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_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) 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-binPROGRAMS clean-generic clean-libLTLIBRARIES \ clean-libtool clean-noinstPROGRAMS clean-pkglibLTLIBRARIES \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: install-pkgincludeHEADERS install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \ install-pkglibLTLIBRARIES install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-info-am \ uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS \ uninstall-pkglibLTLIBRARIES .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstPROGRAMS clean-pkglibLTLIBRARIES ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am info info-am install \ install-am install-binPROGRAMS install-data install-data-am \ install-exec install-exec-am install-info install-info-am \ install-libLTLIBRARIES install-man install-pkgincludeHEADERS \ install-pkglibLTLIBRARIES install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-info-am uninstall-libLTLIBRARIES \ uninstall-pkgincludeHEADERS uninstall-pkglibLTLIBRARIES # 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: