# Makefile.in generated by automake 1.10.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008 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@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 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 = @build@ host_triplet = @host@ bin_PROGRAMS = fzsftp$(EXEEXT) fzputtygen$(EXEEXT) @SFTP_UNIX_TRUE@am__append_1 = time.c @SFTP_UNIX_TRUE@am__append_2 = unix/libfzsftp_ux.a unix/libfzputtycommon_ux.a @SFTP_UNIX_TRUE@am__append_3 = tree234.c @SFTP_MINGW_TRUE@am__append_4 = pproxy.c @SFTP_MINGW_TRUE@am__append_5 = windows/libfzsftp_win.a windows/libfzputtycommon_win.a $(RESOURCEFILE) subdir = src/putty DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in COPYING ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/cppunit.m4 \ $(top_srcdir)/fz_checkversion.m4 $(top_srcdir)/libgnutls.m4 \ $(top_srcdir)/pkg.m4 $(top_srcdir)/wxwin.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/src/include/config.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) ARFLAGS = cru libfzputtycommon_a_AR = $(AR) $(ARFLAGS) libfzputtycommon_a_LIBADD = am_libfzputtycommon_a_OBJECTS = libfzputtycommon_a-misc.$(OBJEXT) \ libfzputtycommon_a-sshaes.$(OBJEXT) \ libfzputtycommon_a-sshdes.$(OBJEXT) \ libfzputtycommon_a-sshdss.$(OBJEXT) \ libfzputtycommon_a-sshbn.$(OBJEXT) \ libfzputtycommon_a-sshmd5.$(OBJEXT) \ libfzputtycommon_a-sshpubk.$(OBJEXT) \ libfzputtycommon_a-sshrand.$(OBJEXT) \ libfzputtycommon_a-sshrsa.$(OBJEXT) \ libfzputtycommon_a-sshsh256.$(OBJEXT) \ libfzputtycommon_a-sshsh512.$(OBJEXT) \ libfzputtycommon_a-sshsha.$(OBJEXT) \ libfzputtycommon_a-fzprintf.$(OBJEXT) libfzputtycommon_a_OBJECTS = $(am_libfzputtycommon_a_OBJECTS) am__installdirs = "$(DESTDIR)$(bindir)" binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) PROGRAMS = $(bin_PROGRAMS) am__fzputtygen_SOURCES_DIST = cmdgen.c import.c notiming.c tree234.c @SFTP_UNIX_TRUE@am__objects_1 = fzputtygen-tree234.$(OBJEXT) am_fzputtygen_OBJECTS = fzputtygen-cmdgen.$(OBJEXT) \ fzputtygen-import.$(OBJEXT) fzputtygen-notiming.$(OBJEXT) \ $(am__objects_1) fzputtygen_OBJECTS = $(am_fzputtygen_OBJECTS) @SFTP_MINGW_FALSE@@SFTP_UNIX_TRUE@fzputtygen_DEPENDENCIES = \ @SFTP_MINGW_FALSE@@SFTP_UNIX_TRUE@ unix/libfzputtycommon_ux.a \ @SFTP_MINGW_FALSE@@SFTP_UNIX_TRUE@ libfzputtycommon.a @SFTP_MINGW_TRUE@fzputtygen_DEPENDENCIES = \ @SFTP_MINGW_TRUE@ windows/libfzputtycommon_win.a \ @SFTP_MINGW_TRUE@ libfzputtycommon.a $(RESOURCEFILE) am__fzsftp_SOURCES_DIST = ssh.c sshcrc.c sshsha.c sshblowf.c sshdh.c \ sshcrcda.c sshzlib.c sshdss.c x11fwd.c portfwd.c wildcard.c \ pinger.c ssharcf.c sftp.c int64.c logging.c be_none.c cproxy.c \ psftp.c cmdline.c timing.c version.c settings.c tree234.c \ proxy.c fzsftp.c time.c pproxy.c @SFTP_UNIX_TRUE@am__objects_2 = fzsftp-time.$(OBJEXT) @SFTP_MINGW_TRUE@am__objects_3 = fzsftp-pproxy.$(OBJEXT) am_fzsftp_OBJECTS = fzsftp-ssh.$(OBJEXT) fzsftp-sshcrc.$(OBJEXT) \ fzsftp-sshsha.$(OBJEXT) fzsftp-sshblowf.$(OBJEXT) \ fzsftp-sshdh.$(OBJEXT) fzsftp-sshcrcda.$(OBJEXT) \ fzsftp-sshzlib.$(OBJEXT) fzsftp-sshdss.$(OBJEXT) \ fzsftp-x11fwd.$(OBJEXT) fzsftp-portfwd.$(OBJEXT) \ fzsftp-wildcard.$(OBJEXT) fzsftp-pinger.$(OBJEXT) \ fzsftp-ssharcf.$(OBJEXT) fzsftp-sftp.$(OBJEXT) \ fzsftp-int64.$(OBJEXT) fzsftp-logging.$(OBJEXT) \ fzsftp-be_none.$(OBJEXT) fzsftp-cproxy.$(OBJEXT) \ fzsftp-psftp.$(OBJEXT) fzsftp-cmdline.$(OBJEXT) \ fzsftp-timing.$(OBJEXT) fzsftp-version.$(OBJEXT) \ fzsftp-settings.$(OBJEXT) fzsftp-tree234.$(OBJEXT) \ fzsftp-proxy.$(OBJEXT) fzsftp-fzsftp.$(OBJEXT) \ $(am__objects_2) $(am__objects_3) fzsftp_OBJECTS = $(am_fzsftp_OBJECTS) fzsftp_DEPENDENCIES = libfzputtycommon.a $(am__append_2) \ $(am__append_5) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libfzputtycommon_a_SOURCES) $(fzputtygen_SOURCES) \ $(fzsftp_SOURCES) DIST_SOURCES = $(libfzputtycommon_a_SOURCES) \ $(am__fzputtygen_SOURCES_DIST) $(am__fzsftp_SOURCES_DIST) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive DATA = $(noinst_DATA) HEADERS = $(noinst_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = windows unix . DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ CPPUNIT_LIBS = @CPPUNIT_LIBS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ FILEZILLA_LINGUAS = @FILEZILLA_LINGUAS@ FILEZILLA_LINGUAS_MO = @FILEZILLA_LINGUAS_MO@ FILEZILLA_LINGUAS_PO = @FILEZILLA_LINGUAS_PO@ FILEZILLA_LINGUAS_PO_NEW = @FILEZILLA_LINGUAS_PO_NEW@ GREP = @GREP@ IDN_LIB = @IDN_LIB@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBDBUS_CFLAGS = @LIBDBUS_CFLAGS@ LIBDBUS_LIBS = @LIBDBUS_LIBS@ LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@ LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@ LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@ PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@ PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@ PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TINYXML_LIBS = @TINYXML_LIBS@ VERSION = @VERSION@ WINDRES = @WINDRES@ WINDRESFLAGS = @WINDRESFLAGS@ WXRC = @WXRC@ WX_CFLAGS = @WX_CFLAGS@ WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@ WX_CONFIG_PATH = @WX_CONFIG_PATH@ WX_CONFIG_WITH_ARGS = @WX_CONFIG_WITH_ARGS@ WX_CPPFLAGS = @WX_CPPFLAGS@ WX_CXXFLAGS = @WX_CXXFLAGS@ WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@ WX_LIBS = @WX_LIBS@ WX_LIBS_STATIC = @WX_LIBS_STATIC@ WX_RESCOMP = @WX_RESCOMP@ WX_VERSION = @WX_VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_F77 = @ac_ct_F77@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ msgfmt = @msgfmt@ msgmerge = @msgmerge@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ xdgopen = @xdgopen@ xgettext = @xgettext@ @SFTP_MINGW_TRUE@FRONTEND = windows @SFTP_UNIX_TRUE@FRONTEND = unix SUBDIRS = $(FRONTEND) . noinst_LIBRARIES = libfzputtycommon.a libfzputtycommon_a_SOURCES = misc.c \ sshaes.c \ sshdes.c \ sshdss.c \ sshbn.c \ sshmd5.c \ sshpubk.c \ sshrand.c \ sshrsa.c \ sshsh256.c \ sshsh512.c \ sshsha.c \ fzprintf.c fzsftp_SOURCES = ssh.c sshcrc.c sshsha.c sshblowf.c sshdh.c sshcrcda.c \ sshzlib.c sshdss.c x11fwd.c portfwd.c wildcard.c pinger.c \ ssharcf.c sftp.c int64.c logging.c be_none.c cproxy.c psftp.c \ cmdline.c timing.c version.c settings.c tree234.c proxy.c \ fzsftp.c $(am__append_1) $(am__append_4) fzputtygen_SOURCES = cmdgen.c import.c notiming.c $(am__append_3) noinst_HEADERS = fzprintf.h \ fzsftp.h \ int64.h misc.h network.h proxy.h psftp.h putty.h \ puttymem.h puttyps.h sftp.h ssh.h \ storage.h tree234.h @USE_RESOURCEFILE_TRUE@RESOURCEFILE = windows/psftp.o INCLUDES = -I$(srcdir)/$(FRONTEND) -I../../config.h fzsftp_LDADD = libfzputtycommon.a $(am__append_2) $(am__append_5) @SFTP_MINGW_TRUE@libfzputtycommon_a_CPPFLAGS = $(AM_CPPFLAGS) -DNO_GSSAPI -D_WINDOWS @SFTP_UNIX_TRUE@libfzputtycommon_a_CPPFLAGS = $(AM_CPPFLAGS) -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 @SFTP_MINGW_TRUE@fzsftp_CPPFLAGS = $(AM_CPPFLAGS) -D_WINDOWS -DNO_GSSAPI @SFTP_UNIX_TRUE@fzsftp_CPPFLAGS = $(AM_CPPFLAGS) -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI @SFTP_MINGW_TRUE@fzputtygen_CPPFLAGS = $(AM_CPPFLAGS) -D_WINDOWS -DNO_GSSAPI @SFTP_UNIX_TRUE@fzputtygen_CPPFLAGS = $(AM_CPPFLAGS) -DNO_GSSAPI @SFTP_MINGW_TRUE@fzputtygen_LDADD = windows/libfzputtycommon_win.a libfzputtycommon.a $(RESOURCEFILE) @SFTP_UNIX_TRUE@fzputtygen_LDADD = unix/libfzputtycommon_ux.a libfzputtycommon.a @MACAPPBUNDLE_TRUE@noinst_DATA = $(top_builddir)/FileZilla.app/Contents/MacOS/fzsftp$(EXEEXT) all: all-recursive .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(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) --gnu src/putty/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/putty/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 clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libfzputtycommon.a: $(libfzputtycommon_a_OBJECTS) $(libfzputtycommon_a_DEPENDENCIES) -rm -f libfzputtycommon.a $(libfzputtycommon_a_AR) libfzputtycommon.a $(libfzputtycommon_a_OBJECTS) $(libfzputtycommon_a_LIBADD) $(RANLIB) libfzputtycommon.a install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(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) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --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 fzputtygen$(EXEEXT): $(fzputtygen_OBJECTS) $(fzputtygen_DEPENDENCIES) @rm -f fzputtygen$(EXEEXT) $(LINK) $(fzputtygen_OBJECTS) $(fzputtygen_LDADD) $(LIBS) fzsftp$(EXEEXT): $(fzsftp_OBJECTS) $(fzsftp_DEPENDENCIES) @rm -f fzsftp$(EXEEXT) $(LINK) $(fzsftp_OBJECTS) $(fzsftp_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzputtygen-cmdgen.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzputtygen-import.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzputtygen-notiming.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzputtygen-tree234.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-be_none.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-cmdline.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-cproxy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-fzsftp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-int64.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-logging.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-pinger.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-portfwd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-pproxy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-proxy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-psftp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-settings.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sftp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-ssh.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-ssharcf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshblowf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshcrc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshcrcda.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshdh.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshdss.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshsha.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-sshzlib.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-time.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-timing.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-tree234.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-version.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-wildcard.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fzsftp-x11fwd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-fzprintf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-misc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshaes.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshbn.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshdes.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshdss.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshmd5.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshpubk.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshrand.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshrsa.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshsh256.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshsh512.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libfzputtycommon_a-sshsha.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c $< .c.obj: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< libfzputtycommon_a-misc.o: misc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-misc.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-misc.Tpo -c -o libfzputtycommon_a-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-misc.Tpo $(DEPDIR)/libfzputtycommon_a-misc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libfzputtycommon_a-misc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.c libfzputtycommon_a-misc.obj: misc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-misc.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-misc.Tpo -c -o libfzputtycommon_a-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-misc.Tpo $(DEPDIR)/libfzputtycommon_a-misc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='misc.c' object='libfzputtycommon_a-misc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi` libfzputtycommon_a-sshaes.o: sshaes.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshaes.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshaes.Tpo -c -o libfzputtycommon_a-sshaes.o `test -f 'sshaes.c' || echo '$(srcdir)/'`sshaes.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshaes.Tpo $(DEPDIR)/libfzputtycommon_a-sshaes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshaes.c' object='libfzputtycommon_a-sshaes.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshaes.o `test -f 'sshaes.c' || echo '$(srcdir)/'`sshaes.c libfzputtycommon_a-sshaes.obj: sshaes.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshaes.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshaes.Tpo -c -o libfzputtycommon_a-sshaes.obj `if test -f 'sshaes.c'; then $(CYGPATH_W) 'sshaes.c'; else $(CYGPATH_W) '$(srcdir)/sshaes.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshaes.Tpo $(DEPDIR)/libfzputtycommon_a-sshaes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshaes.c' object='libfzputtycommon_a-sshaes.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshaes.obj `if test -f 'sshaes.c'; then $(CYGPATH_W) 'sshaes.c'; else $(CYGPATH_W) '$(srcdir)/sshaes.c'; fi` libfzputtycommon_a-sshdes.o: sshdes.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshdes.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshdes.Tpo -c -o libfzputtycommon_a-sshdes.o `test -f 'sshdes.c' || echo '$(srcdir)/'`sshdes.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshdes.Tpo $(DEPDIR)/libfzputtycommon_a-sshdes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdes.c' object='libfzputtycommon_a-sshdes.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshdes.o `test -f 'sshdes.c' || echo '$(srcdir)/'`sshdes.c libfzputtycommon_a-sshdes.obj: sshdes.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshdes.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshdes.Tpo -c -o libfzputtycommon_a-sshdes.obj `if test -f 'sshdes.c'; then $(CYGPATH_W) 'sshdes.c'; else $(CYGPATH_W) '$(srcdir)/sshdes.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshdes.Tpo $(DEPDIR)/libfzputtycommon_a-sshdes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdes.c' object='libfzputtycommon_a-sshdes.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshdes.obj `if test -f 'sshdes.c'; then $(CYGPATH_W) 'sshdes.c'; else $(CYGPATH_W) '$(srcdir)/sshdes.c'; fi` libfzputtycommon_a-sshdss.o: sshdss.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshdss.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshdss.Tpo -c -o libfzputtycommon_a-sshdss.o `test -f 'sshdss.c' || echo '$(srcdir)/'`sshdss.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshdss.Tpo $(DEPDIR)/libfzputtycommon_a-sshdss.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdss.c' object='libfzputtycommon_a-sshdss.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshdss.o `test -f 'sshdss.c' || echo '$(srcdir)/'`sshdss.c libfzputtycommon_a-sshdss.obj: sshdss.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshdss.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshdss.Tpo -c -o libfzputtycommon_a-sshdss.obj `if test -f 'sshdss.c'; then $(CYGPATH_W) 'sshdss.c'; else $(CYGPATH_W) '$(srcdir)/sshdss.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshdss.Tpo $(DEPDIR)/libfzputtycommon_a-sshdss.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdss.c' object='libfzputtycommon_a-sshdss.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshdss.obj `if test -f 'sshdss.c'; then $(CYGPATH_W) 'sshdss.c'; else $(CYGPATH_W) '$(srcdir)/sshdss.c'; fi` libfzputtycommon_a-sshbn.o: sshbn.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshbn.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshbn.Tpo -c -o libfzputtycommon_a-sshbn.o `test -f 'sshbn.c' || echo '$(srcdir)/'`sshbn.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshbn.Tpo $(DEPDIR)/libfzputtycommon_a-sshbn.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshbn.c' object='libfzputtycommon_a-sshbn.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshbn.o `test -f 'sshbn.c' || echo '$(srcdir)/'`sshbn.c libfzputtycommon_a-sshbn.obj: sshbn.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshbn.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshbn.Tpo -c -o libfzputtycommon_a-sshbn.obj `if test -f 'sshbn.c'; then $(CYGPATH_W) 'sshbn.c'; else $(CYGPATH_W) '$(srcdir)/sshbn.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshbn.Tpo $(DEPDIR)/libfzputtycommon_a-sshbn.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshbn.c' object='libfzputtycommon_a-sshbn.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshbn.obj `if test -f 'sshbn.c'; then $(CYGPATH_W) 'sshbn.c'; else $(CYGPATH_W) '$(srcdir)/sshbn.c'; fi` libfzputtycommon_a-sshmd5.o: sshmd5.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshmd5.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshmd5.Tpo -c -o libfzputtycommon_a-sshmd5.o `test -f 'sshmd5.c' || echo '$(srcdir)/'`sshmd5.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshmd5.Tpo $(DEPDIR)/libfzputtycommon_a-sshmd5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshmd5.c' object='libfzputtycommon_a-sshmd5.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshmd5.o `test -f 'sshmd5.c' || echo '$(srcdir)/'`sshmd5.c libfzputtycommon_a-sshmd5.obj: sshmd5.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshmd5.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshmd5.Tpo -c -o libfzputtycommon_a-sshmd5.obj `if test -f 'sshmd5.c'; then $(CYGPATH_W) 'sshmd5.c'; else $(CYGPATH_W) '$(srcdir)/sshmd5.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshmd5.Tpo $(DEPDIR)/libfzputtycommon_a-sshmd5.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshmd5.c' object='libfzputtycommon_a-sshmd5.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshmd5.obj `if test -f 'sshmd5.c'; then $(CYGPATH_W) 'sshmd5.c'; else $(CYGPATH_W) '$(srcdir)/sshmd5.c'; fi` libfzputtycommon_a-sshpubk.o: sshpubk.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshpubk.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshpubk.Tpo -c -o libfzputtycommon_a-sshpubk.o `test -f 'sshpubk.c' || echo '$(srcdir)/'`sshpubk.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshpubk.Tpo $(DEPDIR)/libfzputtycommon_a-sshpubk.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshpubk.c' object='libfzputtycommon_a-sshpubk.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshpubk.o `test -f 'sshpubk.c' || echo '$(srcdir)/'`sshpubk.c libfzputtycommon_a-sshpubk.obj: sshpubk.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshpubk.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshpubk.Tpo -c -o libfzputtycommon_a-sshpubk.obj `if test -f 'sshpubk.c'; then $(CYGPATH_W) 'sshpubk.c'; else $(CYGPATH_W) '$(srcdir)/sshpubk.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshpubk.Tpo $(DEPDIR)/libfzputtycommon_a-sshpubk.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshpubk.c' object='libfzputtycommon_a-sshpubk.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshpubk.obj `if test -f 'sshpubk.c'; then $(CYGPATH_W) 'sshpubk.c'; else $(CYGPATH_W) '$(srcdir)/sshpubk.c'; fi` libfzputtycommon_a-sshrand.o: sshrand.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshrand.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshrand.Tpo -c -o libfzputtycommon_a-sshrand.o `test -f 'sshrand.c' || echo '$(srcdir)/'`sshrand.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshrand.Tpo $(DEPDIR)/libfzputtycommon_a-sshrand.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshrand.c' object='libfzputtycommon_a-sshrand.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshrand.o `test -f 'sshrand.c' || echo '$(srcdir)/'`sshrand.c libfzputtycommon_a-sshrand.obj: sshrand.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshrand.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshrand.Tpo -c -o libfzputtycommon_a-sshrand.obj `if test -f 'sshrand.c'; then $(CYGPATH_W) 'sshrand.c'; else $(CYGPATH_W) '$(srcdir)/sshrand.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshrand.Tpo $(DEPDIR)/libfzputtycommon_a-sshrand.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshrand.c' object='libfzputtycommon_a-sshrand.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshrand.obj `if test -f 'sshrand.c'; then $(CYGPATH_W) 'sshrand.c'; else $(CYGPATH_W) '$(srcdir)/sshrand.c'; fi` libfzputtycommon_a-sshrsa.o: sshrsa.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshrsa.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshrsa.Tpo -c -o libfzputtycommon_a-sshrsa.o `test -f 'sshrsa.c' || echo '$(srcdir)/'`sshrsa.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshrsa.Tpo $(DEPDIR)/libfzputtycommon_a-sshrsa.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshrsa.c' object='libfzputtycommon_a-sshrsa.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshrsa.o `test -f 'sshrsa.c' || echo '$(srcdir)/'`sshrsa.c libfzputtycommon_a-sshrsa.obj: sshrsa.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshrsa.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshrsa.Tpo -c -o libfzputtycommon_a-sshrsa.obj `if test -f 'sshrsa.c'; then $(CYGPATH_W) 'sshrsa.c'; else $(CYGPATH_W) '$(srcdir)/sshrsa.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshrsa.Tpo $(DEPDIR)/libfzputtycommon_a-sshrsa.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshrsa.c' object='libfzputtycommon_a-sshrsa.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshrsa.obj `if test -f 'sshrsa.c'; then $(CYGPATH_W) 'sshrsa.c'; else $(CYGPATH_W) '$(srcdir)/sshrsa.c'; fi` libfzputtycommon_a-sshsh256.o: sshsh256.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsh256.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsh256.Tpo -c -o libfzputtycommon_a-sshsh256.o `test -f 'sshsh256.c' || echo '$(srcdir)/'`sshsh256.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsh256.Tpo $(DEPDIR)/libfzputtycommon_a-sshsh256.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsh256.c' object='libfzputtycommon_a-sshsh256.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsh256.o `test -f 'sshsh256.c' || echo '$(srcdir)/'`sshsh256.c libfzputtycommon_a-sshsh256.obj: sshsh256.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsh256.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsh256.Tpo -c -o libfzputtycommon_a-sshsh256.obj `if test -f 'sshsh256.c'; then $(CYGPATH_W) 'sshsh256.c'; else $(CYGPATH_W) '$(srcdir)/sshsh256.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsh256.Tpo $(DEPDIR)/libfzputtycommon_a-sshsh256.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsh256.c' object='libfzputtycommon_a-sshsh256.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsh256.obj `if test -f 'sshsh256.c'; then $(CYGPATH_W) 'sshsh256.c'; else $(CYGPATH_W) '$(srcdir)/sshsh256.c'; fi` libfzputtycommon_a-sshsh512.o: sshsh512.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsh512.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsh512.Tpo -c -o libfzputtycommon_a-sshsh512.o `test -f 'sshsh512.c' || echo '$(srcdir)/'`sshsh512.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsh512.Tpo $(DEPDIR)/libfzputtycommon_a-sshsh512.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsh512.c' object='libfzputtycommon_a-sshsh512.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsh512.o `test -f 'sshsh512.c' || echo '$(srcdir)/'`sshsh512.c libfzputtycommon_a-sshsh512.obj: sshsh512.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsh512.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsh512.Tpo -c -o libfzputtycommon_a-sshsh512.obj `if test -f 'sshsh512.c'; then $(CYGPATH_W) 'sshsh512.c'; else $(CYGPATH_W) '$(srcdir)/sshsh512.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsh512.Tpo $(DEPDIR)/libfzputtycommon_a-sshsh512.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsh512.c' object='libfzputtycommon_a-sshsh512.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsh512.obj `if test -f 'sshsh512.c'; then $(CYGPATH_W) 'sshsh512.c'; else $(CYGPATH_W) '$(srcdir)/sshsh512.c'; fi` libfzputtycommon_a-sshsha.o: sshsha.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsha.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsha.Tpo -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo '$(srcdir)/'`sshsha.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsha.Tpo $(DEPDIR)/libfzputtycommon_a-sshsha.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsha.c' object='libfzputtycommon_a-sshsha.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo '$(srcdir)/'`sshsha.c libfzputtycommon_a-sshsha.obj: sshsha.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-sshsha.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-sshsha.Tpo -c -o libfzputtycommon_a-sshsha.obj `if test -f 'sshsha.c'; then $(CYGPATH_W) 'sshsha.c'; else $(CYGPATH_W) '$(srcdir)/sshsha.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-sshsha.Tpo $(DEPDIR)/libfzputtycommon_a-sshsha.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsha.c' object='libfzputtycommon_a-sshsha.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-sshsha.obj `if test -f 'sshsha.c'; then $(CYGPATH_W) 'sshsha.c'; else $(CYGPATH_W) '$(srcdir)/sshsha.c'; fi` libfzputtycommon_a-fzprintf.o: fzprintf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-fzprintf.o -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-fzprintf.Tpo -c -o libfzputtycommon_a-fzprintf.o `test -f 'fzprintf.c' || echo '$(srcdir)/'`fzprintf.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-fzprintf.Tpo $(DEPDIR)/libfzputtycommon_a-fzprintf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fzprintf.c' object='libfzputtycommon_a-fzprintf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-fzprintf.o `test -f 'fzprintf.c' || echo '$(srcdir)/'`fzprintf.c libfzputtycommon_a-fzprintf.obj: fzprintf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libfzputtycommon_a-fzprintf.obj -MD -MP -MF $(DEPDIR)/libfzputtycommon_a-fzprintf.Tpo -c -o libfzputtycommon_a-fzprintf.obj `if test -f 'fzprintf.c'; then $(CYGPATH_W) 'fzprintf.c'; else $(CYGPATH_W) '$(srcdir)/fzprintf.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libfzputtycommon_a-fzprintf.Tpo $(DEPDIR)/libfzputtycommon_a-fzprintf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fzprintf.c' object='libfzputtycommon_a-fzprintf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libfzputtycommon_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libfzputtycommon_a-fzprintf.obj `if test -f 'fzprintf.c'; then $(CYGPATH_W) 'fzprintf.c'; else $(CYGPATH_W) '$(srcdir)/fzprintf.c'; fi` fzputtygen-cmdgen.o: cmdgen.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-cmdgen.o -MD -MP -MF $(DEPDIR)/fzputtygen-cmdgen.Tpo -c -o fzputtygen-cmdgen.o `test -f 'cmdgen.c' || echo '$(srcdir)/'`cmdgen.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-cmdgen.Tpo $(DEPDIR)/fzputtygen-cmdgen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdgen.c' object='fzputtygen-cmdgen.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-cmdgen.o `test -f 'cmdgen.c' || echo '$(srcdir)/'`cmdgen.c fzputtygen-cmdgen.obj: cmdgen.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-cmdgen.obj -MD -MP -MF $(DEPDIR)/fzputtygen-cmdgen.Tpo -c -o fzputtygen-cmdgen.obj `if test -f 'cmdgen.c'; then $(CYGPATH_W) 'cmdgen.c'; else $(CYGPATH_W) '$(srcdir)/cmdgen.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-cmdgen.Tpo $(DEPDIR)/fzputtygen-cmdgen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdgen.c' object='fzputtygen-cmdgen.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-cmdgen.obj `if test -f 'cmdgen.c'; then $(CYGPATH_W) 'cmdgen.c'; else $(CYGPATH_W) '$(srcdir)/cmdgen.c'; fi` fzputtygen-import.o: import.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-import.o -MD -MP -MF $(DEPDIR)/fzputtygen-import.Tpo -c -o fzputtygen-import.o `test -f 'import.c' || echo '$(srcdir)/'`import.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-import.Tpo $(DEPDIR)/fzputtygen-import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='import.c' object='fzputtygen-import.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-import.o `test -f 'import.c' || echo '$(srcdir)/'`import.c fzputtygen-import.obj: import.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-import.obj -MD -MP -MF $(DEPDIR)/fzputtygen-import.Tpo -c -o fzputtygen-import.obj `if test -f 'import.c'; then $(CYGPATH_W) 'import.c'; else $(CYGPATH_W) '$(srcdir)/import.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-import.Tpo $(DEPDIR)/fzputtygen-import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='import.c' object='fzputtygen-import.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-import.obj `if test -f 'import.c'; then $(CYGPATH_W) 'import.c'; else $(CYGPATH_W) '$(srcdir)/import.c'; fi` fzputtygen-notiming.o: notiming.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-notiming.o -MD -MP -MF $(DEPDIR)/fzputtygen-notiming.Tpo -c -o fzputtygen-notiming.o `test -f 'notiming.c' || echo '$(srcdir)/'`notiming.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-notiming.Tpo $(DEPDIR)/fzputtygen-notiming.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='notiming.c' object='fzputtygen-notiming.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-notiming.o `test -f 'notiming.c' || echo '$(srcdir)/'`notiming.c fzputtygen-notiming.obj: notiming.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-notiming.obj -MD -MP -MF $(DEPDIR)/fzputtygen-notiming.Tpo -c -o fzputtygen-notiming.obj `if test -f 'notiming.c'; then $(CYGPATH_W) 'notiming.c'; else $(CYGPATH_W) '$(srcdir)/notiming.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-notiming.Tpo $(DEPDIR)/fzputtygen-notiming.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='notiming.c' object='fzputtygen-notiming.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-notiming.obj `if test -f 'notiming.c'; then $(CYGPATH_W) 'notiming.c'; else $(CYGPATH_W) '$(srcdir)/notiming.c'; fi` fzputtygen-tree234.o: tree234.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-tree234.o -MD -MP -MF $(DEPDIR)/fzputtygen-tree234.Tpo -c -o fzputtygen-tree234.o `test -f 'tree234.c' || echo '$(srcdir)/'`tree234.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-tree234.Tpo $(DEPDIR)/fzputtygen-tree234.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tree234.c' object='fzputtygen-tree234.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-tree234.o `test -f 'tree234.c' || echo '$(srcdir)/'`tree234.c fzputtygen-tree234.obj: tree234.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzputtygen-tree234.obj -MD -MP -MF $(DEPDIR)/fzputtygen-tree234.Tpo -c -o fzputtygen-tree234.obj `if test -f 'tree234.c'; then $(CYGPATH_W) 'tree234.c'; else $(CYGPATH_W) '$(srcdir)/tree234.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzputtygen-tree234.Tpo $(DEPDIR)/fzputtygen-tree234.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tree234.c' object='fzputtygen-tree234.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzputtygen_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzputtygen-tree234.obj `if test -f 'tree234.c'; then $(CYGPATH_W) 'tree234.c'; else $(CYGPATH_W) '$(srcdir)/tree234.c'; fi` fzsftp-ssh.o: ssh.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-ssh.o -MD -MP -MF $(DEPDIR)/fzsftp-ssh.Tpo -c -o fzsftp-ssh.o `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-ssh.Tpo $(DEPDIR)/fzsftp-ssh.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssh.c' object='fzsftp-ssh.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-ssh.o `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c fzsftp-ssh.obj: ssh.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-ssh.obj -MD -MP -MF $(DEPDIR)/fzsftp-ssh.Tpo -c -o fzsftp-ssh.obj `if test -f 'ssh.c'; then $(CYGPATH_W) 'ssh.c'; else $(CYGPATH_W) '$(srcdir)/ssh.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-ssh.Tpo $(DEPDIR)/fzsftp-ssh.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssh.c' object='fzsftp-ssh.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-ssh.obj `if test -f 'ssh.c'; then $(CYGPATH_W) 'ssh.c'; else $(CYGPATH_W) '$(srcdir)/ssh.c'; fi` fzsftp-sshcrc.o: sshcrc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshcrc.o -MD -MP -MF $(DEPDIR)/fzsftp-sshcrc.Tpo -c -o fzsftp-sshcrc.o `test -f 'sshcrc.c' || echo '$(srcdir)/'`sshcrc.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshcrc.Tpo $(DEPDIR)/fzsftp-sshcrc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshcrc.c' object='fzsftp-sshcrc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshcrc.o `test -f 'sshcrc.c' || echo '$(srcdir)/'`sshcrc.c fzsftp-sshcrc.obj: sshcrc.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshcrc.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshcrc.Tpo -c -o fzsftp-sshcrc.obj `if test -f 'sshcrc.c'; then $(CYGPATH_W) 'sshcrc.c'; else $(CYGPATH_W) '$(srcdir)/sshcrc.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshcrc.Tpo $(DEPDIR)/fzsftp-sshcrc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshcrc.c' object='fzsftp-sshcrc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshcrc.obj `if test -f 'sshcrc.c'; then $(CYGPATH_W) 'sshcrc.c'; else $(CYGPATH_W) '$(srcdir)/sshcrc.c'; fi` fzsftp-sshsha.o: sshsha.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshsha.o -MD -MP -MF $(DEPDIR)/fzsftp-sshsha.Tpo -c -o fzsftp-sshsha.o `test -f 'sshsha.c' || echo '$(srcdir)/'`sshsha.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshsha.Tpo $(DEPDIR)/fzsftp-sshsha.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsha.c' object='fzsftp-sshsha.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshsha.o `test -f 'sshsha.c' || echo '$(srcdir)/'`sshsha.c fzsftp-sshsha.obj: sshsha.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshsha.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshsha.Tpo -c -o fzsftp-sshsha.obj `if test -f 'sshsha.c'; then $(CYGPATH_W) 'sshsha.c'; else $(CYGPATH_W) '$(srcdir)/sshsha.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshsha.Tpo $(DEPDIR)/fzsftp-sshsha.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshsha.c' object='fzsftp-sshsha.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshsha.obj `if test -f 'sshsha.c'; then $(CYGPATH_W) 'sshsha.c'; else $(CYGPATH_W) '$(srcdir)/sshsha.c'; fi` fzsftp-sshblowf.o: sshblowf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshblowf.o -MD -MP -MF $(DEPDIR)/fzsftp-sshblowf.Tpo -c -o fzsftp-sshblowf.o `test -f 'sshblowf.c' || echo '$(srcdir)/'`sshblowf.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshblowf.Tpo $(DEPDIR)/fzsftp-sshblowf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshblowf.c' object='fzsftp-sshblowf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshblowf.o `test -f 'sshblowf.c' || echo '$(srcdir)/'`sshblowf.c fzsftp-sshblowf.obj: sshblowf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshblowf.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshblowf.Tpo -c -o fzsftp-sshblowf.obj `if test -f 'sshblowf.c'; then $(CYGPATH_W) 'sshblowf.c'; else $(CYGPATH_W) '$(srcdir)/sshblowf.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshblowf.Tpo $(DEPDIR)/fzsftp-sshblowf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshblowf.c' object='fzsftp-sshblowf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshblowf.obj `if test -f 'sshblowf.c'; then $(CYGPATH_W) 'sshblowf.c'; else $(CYGPATH_W) '$(srcdir)/sshblowf.c'; fi` fzsftp-sshdh.o: sshdh.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshdh.o -MD -MP -MF $(DEPDIR)/fzsftp-sshdh.Tpo -c -o fzsftp-sshdh.o `test -f 'sshdh.c' || echo '$(srcdir)/'`sshdh.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshdh.Tpo $(DEPDIR)/fzsftp-sshdh.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdh.c' object='fzsftp-sshdh.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshdh.o `test -f 'sshdh.c' || echo '$(srcdir)/'`sshdh.c fzsftp-sshdh.obj: sshdh.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshdh.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshdh.Tpo -c -o fzsftp-sshdh.obj `if test -f 'sshdh.c'; then $(CYGPATH_W) 'sshdh.c'; else $(CYGPATH_W) '$(srcdir)/sshdh.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshdh.Tpo $(DEPDIR)/fzsftp-sshdh.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdh.c' object='fzsftp-sshdh.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshdh.obj `if test -f 'sshdh.c'; then $(CYGPATH_W) 'sshdh.c'; else $(CYGPATH_W) '$(srcdir)/sshdh.c'; fi` fzsftp-sshcrcda.o: sshcrcda.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshcrcda.o -MD -MP -MF $(DEPDIR)/fzsftp-sshcrcda.Tpo -c -o fzsftp-sshcrcda.o `test -f 'sshcrcda.c' || echo '$(srcdir)/'`sshcrcda.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshcrcda.Tpo $(DEPDIR)/fzsftp-sshcrcda.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshcrcda.c' object='fzsftp-sshcrcda.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshcrcda.o `test -f 'sshcrcda.c' || echo '$(srcdir)/'`sshcrcda.c fzsftp-sshcrcda.obj: sshcrcda.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshcrcda.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshcrcda.Tpo -c -o fzsftp-sshcrcda.obj `if test -f 'sshcrcda.c'; then $(CYGPATH_W) 'sshcrcda.c'; else $(CYGPATH_W) '$(srcdir)/sshcrcda.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshcrcda.Tpo $(DEPDIR)/fzsftp-sshcrcda.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshcrcda.c' object='fzsftp-sshcrcda.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshcrcda.obj `if test -f 'sshcrcda.c'; then $(CYGPATH_W) 'sshcrcda.c'; else $(CYGPATH_W) '$(srcdir)/sshcrcda.c'; fi` fzsftp-sshzlib.o: sshzlib.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshzlib.o -MD -MP -MF $(DEPDIR)/fzsftp-sshzlib.Tpo -c -o fzsftp-sshzlib.o `test -f 'sshzlib.c' || echo '$(srcdir)/'`sshzlib.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshzlib.Tpo $(DEPDIR)/fzsftp-sshzlib.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshzlib.c' object='fzsftp-sshzlib.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshzlib.o `test -f 'sshzlib.c' || echo '$(srcdir)/'`sshzlib.c fzsftp-sshzlib.obj: sshzlib.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshzlib.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshzlib.Tpo -c -o fzsftp-sshzlib.obj `if test -f 'sshzlib.c'; then $(CYGPATH_W) 'sshzlib.c'; else $(CYGPATH_W) '$(srcdir)/sshzlib.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshzlib.Tpo $(DEPDIR)/fzsftp-sshzlib.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshzlib.c' object='fzsftp-sshzlib.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshzlib.obj `if test -f 'sshzlib.c'; then $(CYGPATH_W) 'sshzlib.c'; else $(CYGPATH_W) '$(srcdir)/sshzlib.c'; fi` fzsftp-sshdss.o: sshdss.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshdss.o -MD -MP -MF $(DEPDIR)/fzsftp-sshdss.Tpo -c -o fzsftp-sshdss.o `test -f 'sshdss.c' || echo '$(srcdir)/'`sshdss.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshdss.Tpo $(DEPDIR)/fzsftp-sshdss.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdss.c' object='fzsftp-sshdss.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshdss.o `test -f 'sshdss.c' || echo '$(srcdir)/'`sshdss.c fzsftp-sshdss.obj: sshdss.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sshdss.obj -MD -MP -MF $(DEPDIR)/fzsftp-sshdss.Tpo -c -o fzsftp-sshdss.obj `if test -f 'sshdss.c'; then $(CYGPATH_W) 'sshdss.c'; else $(CYGPATH_W) '$(srcdir)/sshdss.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sshdss.Tpo $(DEPDIR)/fzsftp-sshdss.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sshdss.c' object='fzsftp-sshdss.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sshdss.obj `if test -f 'sshdss.c'; then $(CYGPATH_W) 'sshdss.c'; else $(CYGPATH_W) '$(srcdir)/sshdss.c'; fi` fzsftp-x11fwd.o: x11fwd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-x11fwd.o -MD -MP -MF $(DEPDIR)/fzsftp-x11fwd.Tpo -c -o fzsftp-x11fwd.o `test -f 'x11fwd.c' || echo '$(srcdir)/'`x11fwd.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-x11fwd.Tpo $(DEPDIR)/fzsftp-x11fwd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='x11fwd.c' object='fzsftp-x11fwd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-x11fwd.o `test -f 'x11fwd.c' || echo '$(srcdir)/'`x11fwd.c fzsftp-x11fwd.obj: x11fwd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-x11fwd.obj -MD -MP -MF $(DEPDIR)/fzsftp-x11fwd.Tpo -c -o fzsftp-x11fwd.obj `if test -f 'x11fwd.c'; then $(CYGPATH_W) 'x11fwd.c'; else $(CYGPATH_W) '$(srcdir)/x11fwd.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-x11fwd.Tpo $(DEPDIR)/fzsftp-x11fwd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='x11fwd.c' object='fzsftp-x11fwd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-x11fwd.obj `if test -f 'x11fwd.c'; then $(CYGPATH_W) 'x11fwd.c'; else $(CYGPATH_W) '$(srcdir)/x11fwd.c'; fi` fzsftp-portfwd.o: portfwd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-portfwd.o -MD -MP -MF $(DEPDIR)/fzsftp-portfwd.Tpo -c -o fzsftp-portfwd.o `test -f 'portfwd.c' || echo '$(srcdir)/'`portfwd.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-portfwd.Tpo $(DEPDIR)/fzsftp-portfwd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='portfwd.c' object='fzsftp-portfwd.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-portfwd.o `test -f 'portfwd.c' || echo '$(srcdir)/'`portfwd.c fzsftp-portfwd.obj: portfwd.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-portfwd.obj -MD -MP -MF $(DEPDIR)/fzsftp-portfwd.Tpo -c -o fzsftp-portfwd.obj `if test -f 'portfwd.c'; then $(CYGPATH_W) 'portfwd.c'; else $(CYGPATH_W) '$(srcdir)/portfwd.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-portfwd.Tpo $(DEPDIR)/fzsftp-portfwd.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='portfwd.c' object='fzsftp-portfwd.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-portfwd.obj `if test -f 'portfwd.c'; then $(CYGPATH_W) 'portfwd.c'; else $(CYGPATH_W) '$(srcdir)/portfwd.c'; fi` fzsftp-wildcard.o: wildcard.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-wildcard.o -MD -MP -MF $(DEPDIR)/fzsftp-wildcard.Tpo -c -o fzsftp-wildcard.o `test -f 'wildcard.c' || echo '$(srcdir)/'`wildcard.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-wildcard.Tpo $(DEPDIR)/fzsftp-wildcard.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wildcard.c' object='fzsftp-wildcard.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-wildcard.o `test -f 'wildcard.c' || echo '$(srcdir)/'`wildcard.c fzsftp-wildcard.obj: wildcard.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-wildcard.obj -MD -MP -MF $(DEPDIR)/fzsftp-wildcard.Tpo -c -o fzsftp-wildcard.obj `if test -f 'wildcard.c'; then $(CYGPATH_W) 'wildcard.c'; else $(CYGPATH_W) '$(srcdir)/wildcard.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-wildcard.Tpo $(DEPDIR)/fzsftp-wildcard.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wildcard.c' object='fzsftp-wildcard.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-wildcard.obj `if test -f 'wildcard.c'; then $(CYGPATH_W) 'wildcard.c'; else $(CYGPATH_W) '$(srcdir)/wildcard.c'; fi` fzsftp-pinger.o: pinger.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-pinger.o -MD -MP -MF $(DEPDIR)/fzsftp-pinger.Tpo -c -o fzsftp-pinger.o `test -f 'pinger.c' || echo '$(srcdir)/'`pinger.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-pinger.Tpo $(DEPDIR)/fzsftp-pinger.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pinger.c' object='fzsftp-pinger.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-pinger.o `test -f 'pinger.c' || echo '$(srcdir)/'`pinger.c fzsftp-pinger.obj: pinger.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-pinger.obj -MD -MP -MF $(DEPDIR)/fzsftp-pinger.Tpo -c -o fzsftp-pinger.obj `if test -f 'pinger.c'; then $(CYGPATH_W) 'pinger.c'; else $(CYGPATH_W) '$(srcdir)/pinger.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-pinger.Tpo $(DEPDIR)/fzsftp-pinger.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pinger.c' object='fzsftp-pinger.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-pinger.obj `if test -f 'pinger.c'; then $(CYGPATH_W) 'pinger.c'; else $(CYGPATH_W) '$(srcdir)/pinger.c'; fi` fzsftp-ssharcf.o: ssharcf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-ssharcf.o -MD -MP -MF $(DEPDIR)/fzsftp-ssharcf.Tpo -c -o fzsftp-ssharcf.o `test -f 'ssharcf.c' || echo '$(srcdir)/'`ssharcf.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-ssharcf.Tpo $(DEPDIR)/fzsftp-ssharcf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssharcf.c' object='fzsftp-ssharcf.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-ssharcf.o `test -f 'ssharcf.c' || echo '$(srcdir)/'`ssharcf.c fzsftp-ssharcf.obj: ssharcf.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-ssharcf.obj -MD -MP -MF $(DEPDIR)/fzsftp-ssharcf.Tpo -c -o fzsftp-ssharcf.obj `if test -f 'ssharcf.c'; then $(CYGPATH_W) 'ssharcf.c'; else $(CYGPATH_W) '$(srcdir)/ssharcf.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-ssharcf.Tpo $(DEPDIR)/fzsftp-ssharcf.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssharcf.c' object='fzsftp-ssharcf.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-ssharcf.obj `if test -f 'ssharcf.c'; then $(CYGPATH_W) 'ssharcf.c'; else $(CYGPATH_W) '$(srcdir)/ssharcf.c'; fi` fzsftp-sftp.o: sftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sftp.o -MD -MP -MF $(DEPDIR)/fzsftp-sftp.Tpo -c -o fzsftp-sftp.o `test -f 'sftp.c' || echo '$(srcdir)/'`sftp.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sftp.Tpo $(DEPDIR)/fzsftp-sftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sftp.c' object='fzsftp-sftp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sftp.o `test -f 'sftp.c' || echo '$(srcdir)/'`sftp.c fzsftp-sftp.obj: sftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-sftp.obj -MD -MP -MF $(DEPDIR)/fzsftp-sftp.Tpo -c -o fzsftp-sftp.obj `if test -f 'sftp.c'; then $(CYGPATH_W) 'sftp.c'; else $(CYGPATH_W) '$(srcdir)/sftp.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-sftp.Tpo $(DEPDIR)/fzsftp-sftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sftp.c' object='fzsftp-sftp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-sftp.obj `if test -f 'sftp.c'; then $(CYGPATH_W) 'sftp.c'; else $(CYGPATH_W) '$(srcdir)/sftp.c'; fi` fzsftp-int64.o: int64.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-int64.o -MD -MP -MF $(DEPDIR)/fzsftp-int64.Tpo -c -o fzsftp-int64.o `test -f 'int64.c' || echo '$(srcdir)/'`int64.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-int64.Tpo $(DEPDIR)/fzsftp-int64.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='int64.c' object='fzsftp-int64.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-int64.o `test -f 'int64.c' || echo '$(srcdir)/'`int64.c fzsftp-int64.obj: int64.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-int64.obj -MD -MP -MF $(DEPDIR)/fzsftp-int64.Tpo -c -o fzsftp-int64.obj `if test -f 'int64.c'; then $(CYGPATH_W) 'int64.c'; else $(CYGPATH_W) '$(srcdir)/int64.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-int64.Tpo $(DEPDIR)/fzsftp-int64.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='int64.c' object='fzsftp-int64.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-int64.obj `if test -f 'int64.c'; then $(CYGPATH_W) 'int64.c'; else $(CYGPATH_W) '$(srcdir)/int64.c'; fi` fzsftp-logging.o: logging.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-logging.o -MD -MP -MF $(DEPDIR)/fzsftp-logging.Tpo -c -o fzsftp-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-logging.Tpo $(DEPDIR)/fzsftp-logging.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logging.c' object='fzsftp-logging.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-logging.o `test -f 'logging.c' || echo '$(srcdir)/'`logging.c fzsftp-logging.obj: logging.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-logging.obj -MD -MP -MF $(DEPDIR)/fzsftp-logging.Tpo -c -o fzsftp-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-logging.Tpo $(DEPDIR)/fzsftp-logging.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='logging.c' object='fzsftp-logging.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-logging.obj `if test -f 'logging.c'; then $(CYGPATH_W) 'logging.c'; else $(CYGPATH_W) '$(srcdir)/logging.c'; fi` fzsftp-be_none.o: be_none.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-be_none.o -MD -MP -MF $(DEPDIR)/fzsftp-be_none.Tpo -c -o fzsftp-be_none.o `test -f 'be_none.c' || echo '$(srcdir)/'`be_none.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-be_none.Tpo $(DEPDIR)/fzsftp-be_none.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='be_none.c' object='fzsftp-be_none.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-be_none.o `test -f 'be_none.c' || echo '$(srcdir)/'`be_none.c fzsftp-be_none.obj: be_none.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-be_none.obj -MD -MP -MF $(DEPDIR)/fzsftp-be_none.Tpo -c -o fzsftp-be_none.obj `if test -f 'be_none.c'; then $(CYGPATH_W) 'be_none.c'; else $(CYGPATH_W) '$(srcdir)/be_none.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-be_none.Tpo $(DEPDIR)/fzsftp-be_none.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='be_none.c' object='fzsftp-be_none.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-be_none.obj `if test -f 'be_none.c'; then $(CYGPATH_W) 'be_none.c'; else $(CYGPATH_W) '$(srcdir)/be_none.c'; fi` fzsftp-cproxy.o: cproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-cproxy.o -MD -MP -MF $(DEPDIR)/fzsftp-cproxy.Tpo -c -o fzsftp-cproxy.o `test -f 'cproxy.c' || echo '$(srcdir)/'`cproxy.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-cproxy.Tpo $(DEPDIR)/fzsftp-cproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cproxy.c' object='fzsftp-cproxy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-cproxy.o `test -f 'cproxy.c' || echo '$(srcdir)/'`cproxy.c fzsftp-cproxy.obj: cproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-cproxy.obj -MD -MP -MF $(DEPDIR)/fzsftp-cproxy.Tpo -c -o fzsftp-cproxy.obj `if test -f 'cproxy.c'; then $(CYGPATH_W) 'cproxy.c'; else $(CYGPATH_W) '$(srcdir)/cproxy.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-cproxy.Tpo $(DEPDIR)/fzsftp-cproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cproxy.c' object='fzsftp-cproxy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-cproxy.obj `if test -f 'cproxy.c'; then $(CYGPATH_W) 'cproxy.c'; else $(CYGPATH_W) '$(srcdir)/cproxy.c'; fi` fzsftp-psftp.o: psftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-psftp.o -MD -MP -MF $(DEPDIR)/fzsftp-psftp.Tpo -c -o fzsftp-psftp.o `test -f 'psftp.c' || echo '$(srcdir)/'`psftp.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-psftp.Tpo $(DEPDIR)/fzsftp-psftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psftp.c' object='fzsftp-psftp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-psftp.o `test -f 'psftp.c' || echo '$(srcdir)/'`psftp.c fzsftp-psftp.obj: psftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-psftp.obj -MD -MP -MF $(DEPDIR)/fzsftp-psftp.Tpo -c -o fzsftp-psftp.obj `if test -f 'psftp.c'; then $(CYGPATH_W) 'psftp.c'; else $(CYGPATH_W) '$(srcdir)/psftp.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-psftp.Tpo $(DEPDIR)/fzsftp-psftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psftp.c' object='fzsftp-psftp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-psftp.obj `if test -f 'psftp.c'; then $(CYGPATH_W) 'psftp.c'; else $(CYGPATH_W) '$(srcdir)/psftp.c'; fi` fzsftp-cmdline.o: cmdline.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-cmdline.o -MD -MP -MF $(DEPDIR)/fzsftp-cmdline.Tpo -c -o fzsftp-cmdline.o `test -f 'cmdline.c' || echo '$(srcdir)/'`cmdline.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-cmdline.Tpo $(DEPDIR)/fzsftp-cmdline.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdline.c' object='fzsftp-cmdline.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-cmdline.o `test -f 'cmdline.c' || echo '$(srcdir)/'`cmdline.c fzsftp-cmdline.obj: cmdline.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-cmdline.obj -MD -MP -MF $(DEPDIR)/fzsftp-cmdline.Tpo -c -o fzsftp-cmdline.obj `if test -f 'cmdline.c'; then $(CYGPATH_W) 'cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cmdline.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-cmdline.Tpo $(DEPDIR)/fzsftp-cmdline.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cmdline.c' object='fzsftp-cmdline.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-cmdline.obj `if test -f 'cmdline.c'; then $(CYGPATH_W) 'cmdline.c'; else $(CYGPATH_W) '$(srcdir)/cmdline.c'; fi` fzsftp-timing.o: timing.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-timing.o -MD -MP -MF $(DEPDIR)/fzsftp-timing.Tpo -c -o fzsftp-timing.o `test -f 'timing.c' || echo '$(srcdir)/'`timing.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-timing.Tpo $(DEPDIR)/fzsftp-timing.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timing.c' object='fzsftp-timing.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-timing.o `test -f 'timing.c' || echo '$(srcdir)/'`timing.c fzsftp-timing.obj: timing.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-timing.obj -MD -MP -MF $(DEPDIR)/fzsftp-timing.Tpo -c -o fzsftp-timing.obj `if test -f 'timing.c'; then $(CYGPATH_W) 'timing.c'; else $(CYGPATH_W) '$(srcdir)/timing.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-timing.Tpo $(DEPDIR)/fzsftp-timing.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='timing.c' object='fzsftp-timing.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-timing.obj `if test -f 'timing.c'; then $(CYGPATH_W) 'timing.c'; else $(CYGPATH_W) '$(srcdir)/timing.c'; fi` fzsftp-version.o: version.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-version.o -MD -MP -MF $(DEPDIR)/fzsftp-version.Tpo -c -o fzsftp-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-version.Tpo $(DEPDIR)/fzsftp-version.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='version.c' object='fzsftp-version.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c fzsftp-version.obj: version.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-version.obj -MD -MP -MF $(DEPDIR)/fzsftp-version.Tpo -c -o fzsftp-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-version.Tpo $(DEPDIR)/fzsftp-version.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='version.c' object='fzsftp-version.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` fzsftp-settings.o: settings.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-settings.o -MD -MP -MF $(DEPDIR)/fzsftp-settings.Tpo -c -o fzsftp-settings.o `test -f 'settings.c' || echo '$(srcdir)/'`settings.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-settings.Tpo $(DEPDIR)/fzsftp-settings.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='settings.c' object='fzsftp-settings.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-settings.o `test -f 'settings.c' || echo '$(srcdir)/'`settings.c fzsftp-settings.obj: settings.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-settings.obj -MD -MP -MF $(DEPDIR)/fzsftp-settings.Tpo -c -o fzsftp-settings.obj `if test -f 'settings.c'; then $(CYGPATH_W) 'settings.c'; else $(CYGPATH_W) '$(srcdir)/settings.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-settings.Tpo $(DEPDIR)/fzsftp-settings.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='settings.c' object='fzsftp-settings.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-settings.obj `if test -f 'settings.c'; then $(CYGPATH_W) 'settings.c'; else $(CYGPATH_W) '$(srcdir)/settings.c'; fi` fzsftp-tree234.o: tree234.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-tree234.o -MD -MP -MF $(DEPDIR)/fzsftp-tree234.Tpo -c -o fzsftp-tree234.o `test -f 'tree234.c' || echo '$(srcdir)/'`tree234.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-tree234.Tpo $(DEPDIR)/fzsftp-tree234.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tree234.c' object='fzsftp-tree234.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-tree234.o `test -f 'tree234.c' || echo '$(srcdir)/'`tree234.c fzsftp-tree234.obj: tree234.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-tree234.obj -MD -MP -MF $(DEPDIR)/fzsftp-tree234.Tpo -c -o fzsftp-tree234.obj `if test -f 'tree234.c'; then $(CYGPATH_W) 'tree234.c'; else $(CYGPATH_W) '$(srcdir)/tree234.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-tree234.Tpo $(DEPDIR)/fzsftp-tree234.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tree234.c' object='fzsftp-tree234.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-tree234.obj `if test -f 'tree234.c'; then $(CYGPATH_W) 'tree234.c'; else $(CYGPATH_W) '$(srcdir)/tree234.c'; fi` fzsftp-proxy.o: proxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-proxy.o -MD -MP -MF $(DEPDIR)/fzsftp-proxy.Tpo -c -o fzsftp-proxy.o `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-proxy.Tpo $(DEPDIR)/fzsftp-proxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='proxy.c' object='fzsftp-proxy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-proxy.o `test -f 'proxy.c' || echo '$(srcdir)/'`proxy.c fzsftp-proxy.obj: proxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-proxy.obj -MD -MP -MF $(DEPDIR)/fzsftp-proxy.Tpo -c -o fzsftp-proxy.obj `if test -f 'proxy.c'; then $(CYGPATH_W) 'proxy.c'; else $(CYGPATH_W) '$(srcdir)/proxy.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-proxy.Tpo $(DEPDIR)/fzsftp-proxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='proxy.c' object='fzsftp-proxy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-proxy.obj `if test -f 'proxy.c'; then $(CYGPATH_W) 'proxy.c'; else $(CYGPATH_W) '$(srcdir)/proxy.c'; fi` fzsftp-fzsftp.o: fzsftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-fzsftp.o -MD -MP -MF $(DEPDIR)/fzsftp-fzsftp.Tpo -c -o fzsftp-fzsftp.o `test -f 'fzsftp.c' || echo '$(srcdir)/'`fzsftp.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-fzsftp.Tpo $(DEPDIR)/fzsftp-fzsftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fzsftp.c' object='fzsftp-fzsftp.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-fzsftp.o `test -f 'fzsftp.c' || echo '$(srcdir)/'`fzsftp.c fzsftp-fzsftp.obj: fzsftp.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-fzsftp.obj -MD -MP -MF $(DEPDIR)/fzsftp-fzsftp.Tpo -c -o fzsftp-fzsftp.obj `if test -f 'fzsftp.c'; then $(CYGPATH_W) 'fzsftp.c'; else $(CYGPATH_W) '$(srcdir)/fzsftp.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-fzsftp.Tpo $(DEPDIR)/fzsftp-fzsftp.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fzsftp.c' object='fzsftp-fzsftp.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-fzsftp.obj `if test -f 'fzsftp.c'; then $(CYGPATH_W) 'fzsftp.c'; else $(CYGPATH_W) '$(srcdir)/fzsftp.c'; fi` fzsftp-time.o: time.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-time.o -MD -MP -MF $(DEPDIR)/fzsftp-time.Tpo -c -o fzsftp-time.o `test -f 'time.c' || echo '$(srcdir)/'`time.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-time.Tpo $(DEPDIR)/fzsftp-time.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='time.c' object='fzsftp-time.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-time.o `test -f 'time.c' || echo '$(srcdir)/'`time.c fzsftp-time.obj: time.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-time.obj -MD -MP -MF $(DEPDIR)/fzsftp-time.Tpo -c -o fzsftp-time.obj `if test -f 'time.c'; then $(CYGPATH_W) 'time.c'; else $(CYGPATH_W) '$(srcdir)/time.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-time.Tpo $(DEPDIR)/fzsftp-time.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='time.c' object='fzsftp-time.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-time.obj `if test -f 'time.c'; then $(CYGPATH_W) 'time.c'; else $(CYGPATH_W) '$(srcdir)/time.c'; fi` fzsftp-pproxy.o: pproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-pproxy.o -MD -MP -MF $(DEPDIR)/fzsftp-pproxy.Tpo -c -o fzsftp-pproxy.o `test -f 'pproxy.c' || echo '$(srcdir)/'`pproxy.c @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-pproxy.Tpo $(DEPDIR)/fzsftp-pproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pproxy.c' object='fzsftp-pproxy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-pproxy.o `test -f 'pproxy.c' || echo '$(srcdir)/'`pproxy.c fzsftp-pproxy.obj: pproxy.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fzsftp-pproxy.obj -MD -MP -MF $(DEPDIR)/fzsftp-pproxy.Tpo -c -o fzsftp-pproxy.obj `if test -f 'pproxy.c'; then $(CYGPATH_W) 'pproxy.c'; else $(CYGPATH_W) '$(srcdir)/pproxy.c'; fi` @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/fzsftp-pproxy.Tpo $(DEPDIR)/fzsftp-pproxy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pproxy.c' object='fzsftp-pproxy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fzsftp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fzsftp-pproxy.obj `if test -f 'pproxy.c'; then $(CYGPATH_W) 'pproxy.c'; else $(CYGPATH_W) '$(srcdir)/pproxy.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 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; nonemtpy = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ 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; nonempty = 1; } \ END { if (nonempty) { 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: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ 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; nonempty = 1; } \ END { if (nonempty) { 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)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 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 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive 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) 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-recursive clean-am: clean-binPROGRAMS clean-generic clean-libtool \ clean-noinstLIBRARIES mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-exec-am: install-binPROGRAMS install-html: install-html-recursive install-info: install-info-recursive install-man: install-pdf: install-pdf-recursive install-ps: install-ps-recursive installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-binPROGRAMS .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ install-strip .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-binPROGRAMS \ clean-generic clean-libtool clean-noinstLIBRARIES ctags \ ctags-recursive distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-binPROGRAMS \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-binPROGRAMS $(top_builddir)/FileZilla.app/Contents/MacOS/fzsftp$(EXEEXT): fzsftp mkdir -p $(top_builddir)/FileZilla.app/Contents/MacOS cp -f fzsftp $(top_builddir)/FileZilla.app/Contents/MacOS/fzsftp cp -f fzputtygen $(top_builddir)/FileZilla.app/Contents/MacOS/fzputtygen # 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: