# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2018 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@ # Makefile.am for putty under Unix with Autoconf/Automake. # # This file was created by `mkfiles.pl' from the `Recipe' file. # DO NOT EDIT THIS FILE DIRECTLY; edit Recipe or mkfiles.pl instead. VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@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 = : @HAVE_GTK_FALSE@bin_PROGRAMS = plink$(EXEEXT) pscp$(EXEEXT) \ @HAVE_GTK_FALSE@ psftp$(EXEEXT) psusan$(EXEEXT) \ @HAVE_GTK_FALSE@ puttygen$(EXEEXT) @HAVE_GTK_TRUE@bin_PROGRAMS = plink$(EXEEXT) pscp$(EXEEXT) \ @HAVE_GTK_TRUE@ psftp$(EXEEXT) psusan$(EXEEXT) \ @HAVE_GTK_TRUE@ puttygen$(EXEEXT) pageant$(EXEEXT) \ @HAVE_GTK_TRUE@ pterm$(EXEEXT) putty$(EXEEXT) puttytel$(EXEEXT) @HAVE_GTK_FALSE@noinst_PROGRAMS = cgtest$(EXEEXT) fuzzterm$(EXEEXT) \ @HAVE_GTK_FALSE@ osxlaunch$(EXEEXT) psocks$(EXEEXT) \ @HAVE_GTK_FALSE@ testcrypt$(EXEEXT) testsc$(EXEEXT) \ @HAVE_GTK_FALSE@ testzlib$(EXEEXT) uppity$(EXEEXT) @HAVE_GTK_TRUE@noinst_PROGRAMS = cgtest$(EXEEXT) fuzzterm$(EXEEXT) \ @HAVE_GTK_TRUE@ osxlaunch$(EXEEXT) psocks$(EXEEXT) \ @HAVE_GTK_TRUE@ testcrypt$(EXEEXT) testsc$(EXEEXT) \ @HAVE_GTK_TRUE@ testzlib$(EXEEXT) uppity$(EXEEXT) \ @HAVE_GTK_TRUE@ ptermapp$(EXEEXT) puttyapp$(EXEEXT) @AUTO_GIT_COMMIT_TRUE@am__append_1 = -DSOURCE_COMMIT=\"`git --git-dir=$(srcdir)/.git rev-parse HEAD 2>/dev/null`\" subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = uxconfig.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) LIBRARIES = $(noinst_LIBRARIES) ARFLAGS = cru AM_V_AR = $(am__v_AR_@AM_V@) am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) am__v_AR_0 = @echo " AR " $@; am__v_AR_1 = libversion_a_AR = $(AR) $(ARFLAGS) libversion_a_LIBADD = am_libversion_a_OBJECTS = libversion_a-version.$(OBJEXT) libversion_a_OBJECTS = $(am_libversion_a_OBJECTS) am__dirstamp = $(am__leading_dot)dirstamp am_cgtest_OBJECTS = cgtest.$(OBJEXT) conf.$(OBJEXT) console.$(OBJEXT) \ ecc.$(OBJEXT) import.$(OBJEXT) marshal.$(OBJEXT) \ memory.$(OBJEXT) millerrabin.$(OBJEXT) misc.$(OBJEXT) \ mpint.$(OBJEXT) mpunsafe.$(OBJEXT) notiming.$(OBJEXT) \ pockle.$(OBJEXT) primecandidate.$(OBJEXT) \ smallprimes.$(OBJEXT) sshaes.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshbcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ sshblowf.$(OBJEXT) sshdes.$(OBJEXT) sshdss.$(OBJEXT) \ sshdssg.$(OBJEXT) sshecc.$(OBJEXT) sshecdsag.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmd5.$(OBJEXT) sshprime.$(OBJEXT) \ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) sshrand.$(OBJEXT) \ sshrsa.$(OBJEXT) sshrsag.$(OBJEXT) sshsh256.$(OBJEXT) \ sshsh512.$(OBJEXT) sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ stripctrl.$(OBJEXT) time.$(OBJEXT) tree234.$(OBJEXT) \ unix/uxcons.$(OBJEXT) unix/uxgen.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnogtk.$(OBJEXT) \ unix/uxnoise.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) cgtest_OBJECTS = $(am_cgtest_OBJECTS) cgtest_DEPENDENCIES = libversion.a am_fuzzterm_OBJECTS = be_none.$(OBJEXT) callback.$(OBJEXT) \ charset/fromucs.$(OBJEXT) charset/localenc.$(OBJEXT) \ charset/macenc.$(OBJEXT) charset/mimeenc.$(OBJEXT) \ charset/sbcs.$(OBJEXT) charset/sbcsdat.$(OBJEXT) \ charset/slookup.$(OBJEXT) charset/toucs.$(OBJEXT) \ charset/utf8.$(OBJEXT) charset/xenc.$(OBJEXT) conf.$(OBJEXT) \ config.$(OBJEXT) dialog.$(OBJEXT) fuzzterm.$(OBJEXT) \ logging.$(OBJEXT) marshal.$(OBJEXT) memory.$(OBJEXT) \ minibidi.$(OBJEXT) misc.$(OBJEXT) miscucs.$(OBJEXT) \ settings.$(OBJEXT) stripctrl.$(OBJEXT) terminal.$(OBJEXT) \ time.$(OBJEXT) timing.$(OBJEXT) tree234.$(OBJEXT) \ unix/uxcfg.$(OBJEXT) unix/uxmisc.$(OBJEXT) \ unix/uxnogtk.$(OBJEXT) unix/uxprint.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) fuzzterm_OBJECTS = $(am_fuzzterm_OBJECTS) fuzzterm_DEPENDENCIES = libversion.a am_osxlaunch_OBJECTS = unix/osxlaunch.$(OBJEXT) osxlaunch_OBJECTS = $(am_osxlaunch_OBJECTS) osxlaunch_LDADD = $(LDADD) am__pageant_SOURCES_DIST = aqsync.c be_misc.c be_none.c callback.c \ conf.c console.c ecc.c errsock.c logging.c marshal.c memory.c \ misc.c mpint.c nocproxy.c nogss.c nullplug.c pageant.c proxy.c \ settings.c sshaes.c sshargon2.c sshauxcrypt.c sshblake2.c \ sshdes.c sshdss.c sshecc.c sshhmac.c sshmd5.c sshprng.c \ sshpubk.c sshrsa.c sshsh256.c sshsh512.c sshsha.c sshsha3.c \ stripctrl.c time.c timing.c tree234.c unix/gtkask.c \ unix/gtkmisc.c unix/ux_x11.c unix/uxagentc.c \ unix/uxagentsock.c unix/uxcliloop.c unix/uxcons.c \ unix/uxfdsock.c unix/uxmisc.c unix/uxnet.c unix/uxnoise.c \ unix/uxpeer.c unix/uxpgnt.c unix/uxpoll.c unix/uxproxy.c \ unix/uxsel.c unix/uxsignal.c unix/uxstore.c unix/uxutils.c \ utils.c wcwidth.c x11fwd.c @HAVE_GTK_TRUE@am_pageant_OBJECTS = aqsync.$(OBJEXT) be_misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ be_none.$(OBJEXT) callback.$(OBJEXT) \ @HAVE_GTK_TRUE@ conf.$(OBJEXT) console.$(OBJEXT) ecc.$(OBJEXT) \ @HAVE_GTK_TRUE@ errsock.$(OBJEXT) logging.$(OBJEXT) \ @HAVE_GTK_TRUE@ marshal.$(OBJEXT) memory.$(OBJEXT) \ @HAVE_GTK_TRUE@ misc.$(OBJEXT) mpint.$(OBJEXT) \ @HAVE_GTK_TRUE@ nocproxy.$(OBJEXT) nogss.$(OBJEXT) \ @HAVE_GTK_TRUE@ nullplug.$(OBJEXT) pageant.$(OBJEXT) \ @HAVE_GTK_TRUE@ proxy.$(OBJEXT) settings.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshaes.$(OBJEXT) sshargon2.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshdes.$(OBJEXT) sshdss.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshecc.$(OBJEXT) sshhmac.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshmd5.$(OBJEXT) sshprng.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshpubk.$(OBJEXT) sshrsa.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ @HAVE_GTK_TRUE@ stripctrl.$(OBJEXT) time.$(OBJEXT) \ @HAVE_GTK_TRUE@ timing.$(OBJEXT) tree234.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkask.$(OBJEXT) unix/gtkmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/ux_x11.$(OBJEXT) unix/uxagentc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxagentsock.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxcliloop.$(OBJEXT) unix/uxcons.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxfdsock.$(OBJEXT) unix/uxmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxnet.$(OBJEXT) unix/uxnoise.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpeer.$(OBJEXT) unix/uxpgnt.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpoll.$(OBJEXT) unix/uxproxy.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxsel.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) \ @HAVE_GTK_TRUE@ utils.$(OBJEXT) wcwidth.$(OBJEXT) \ @HAVE_GTK_TRUE@ x11fwd.$(OBJEXT) pageant_OBJECTS = $(am_pageant_OBJECTS) am__DEPENDENCIES_1 = @HAVE_GTK_TRUE@pageant_DEPENDENCIES = libversion.a \ @HAVE_GTK_TRUE@ $(am__DEPENDENCIES_1) am_plink_OBJECTS = agentf.$(OBJEXT) aqsync.$(OBJEXT) \ be_all_s.$(OBJEXT) be_misc.$(OBJEXT) callback.$(OBJEXT) \ clicons.$(OBJEXT) cmdline.$(OBJEXT) conf.$(OBJEXT) \ console.$(OBJEXT) cproxy.$(OBJEXT) ecc.$(OBJEXT) \ errsock.$(OBJEXT) ldisc.$(OBJEXT) logging.$(OBJEXT) \ mainchan.$(OBJEXT) marshal.$(OBJEXT) memory.$(OBJEXT) \ misc.$(OBJEXT) mpint.$(OBJEXT) noterm.$(OBJEXT) \ nullplug.$(OBJEXT) pgssapi.$(OBJEXT) pinger.$(OBJEXT) \ portfwd.$(OBJEXT) proxy.$(OBJEXT) raw.$(OBJEXT) \ rlogin.$(OBJEXT) sessprep.$(OBJEXT) settings.$(OBJEXT) \ ssh.$(OBJEXT) ssh1bpp.$(OBJEXT) ssh1censor.$(OBJEXT) \ ssh1connection-client.$(OBJEXT) ssh1connection.$(OBJEXT) \ ssh1login.$(OBJEXT) ssh2bpp-bare.$(OBJEXT) ssh2bpp.$(OBJEXT) \ ssh2censor.$(OBJEXT) ssh2connection-client.$(OBJEXT) \ ssh2connection.$(OBJEXT) ssh2kex-client.$(OBJEXT) \ ssh2transhk.$(OBJEXT) ssh2transport.$(OBJEXT) \ ssh2userauth.$(OBJEXT) sshaes.$(OBJEXT) ssharcf.$(OBJEXT) \ sshargon2.$(OBJEXT) sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ sshblowf.$(OBJEXT) sshccp.$(OBJEXT) sshcommon.$(OBJEXT) \ sshcrc.$(OBJEXT) sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) \ sshdh.$(OBJEXT) sshdss.$(OBJEXT) sshecc.$(OBJEXT) \ sshgssc.$(OBJEXT) sshhmac.$(OBJEXT) sshmac.$(OBJEXT) \ sshmd5.$(OBJEXT) sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ sshrand.$(OBJEXT) sshrsa.$(OBJEXT) sshsh256.$(OBJEXT) \ sshsh512.$(OBJEXT) sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ sshshare.$(OBJEXT) sshutils.$(OBJEXT) sshverstring.$(OBJEXT) \ sshzlib.$(OBJEXT) stripctrl.$(OBJEXT) supdup.$(OBJEXT) \ telnet.$(OBJEXT) time.$(OBJEXT) timing.$(OBJEXT) \ tree234.$(OBJEXT) unix/ux_x11.$(OBJEXT) \ unix/uxagentc.$(OBJEXT) unix/uxcliloop.$(OBJEXT) \ unix/uxcons.$(OBJEXT) unix/uxfdsock.$(OBJEXT) \ unix/uxgss.$(OBJEXT) unix/uxmisc.$(OBJEXT) \ unix/uxnet.$(OBJEXT) unix/uxnogtk.$(OBJEXT) \ unix/uxnoise.$(OBJEXT) unix/uxpeer.$(OBJEXT) \ unix/uxplink.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxproxy.$(OBJEXT) unix/uxsel.$(OBJEXT) \ unix/uxser.$(OBJEXT) unix/uxshare.$(OBJEXT) \ unix/uxsignal.$(OBJEXT) unix/uxstore.$(OBJEXT) \ unix/uxutils.$(OBJEXT) utils.$(OBJEXT) wcwidth.$(OBJEXT) \ wildcard.$(OBJEXT) x11fwd.$(OBJEXT) plink_OBJECTS = $(am_plink_OBJECTS) plink_DEPENDENCIES = libversion.a am_pscp_OBJECTS = agentf.$(OBJEXT) aqsync.$(OBJEXT) be_misc.$(OBJEXT) \ be_ssh.$(OBJEXT) callback.$(OBJEXT) clicons.$(OBJEXT) \ cmdline.$(OBJEXT) conf.$(OBJEXT) console.$(OBJEXT) \ cproxy.$(OBJEXT) ecc.$(OBJEXT) errsock.$(OBJEXT) \ logging.$(OBJEXT) mainchan.$(OBJEXT) marshal.$(OBJEXT) \ memory.$(OBJEXT) misc.$(OBJEXT) mpint.$(OBJEXT) \ nullplug.$(OBJEXT) pgssapi.$(OBJEXT) pinger.$(OBJEXT) \ portfwd.$(OBJEXT) proxy.$(OBJEXT) pscp.$(OBJEXT) \ psftpcommon.$(OBJEXT) settings.$(OBJEXT) sftp.$(OBJEXT) \ sftpcommon.$(OBJEXT) ssh.$(OBJEXT) ssh1bpp.$(OBJEXT) \ ssh1censor.$(OBJEXT) ssh1connection-client.$(OBJEXT) \ ssh1connection.$(OBJEXT) ssh1login.$(OBJEXT) \ ssh2bpp-bare.$(OBJEXT) ssh2bpp.$(OBJEXT) ssh2censor.$(OBJEXT) \ ssh2connection-client.$(OBJEXT) ssh2connection.$(OBJEXT) \ ssh2kex-client.$(OBJEXT) ssh2transhk.$(OBJEXT) \ ssh2transport.$(OBJEXT) ssh2userauth.$(OBJEXT) \ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshecc.$(OBJEXT) sshgssc.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) sshrand.$(OBJEXT) \ sshrsa.$(OBJEXT) sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) sshshare.$(OBJEXT) \ sshutils.$(OBJEXT) sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) \ stripctrl.$(OBJEXT) time.$(OBJEXT) timing.$(OBJEXT) \ tree234.$(OBJEXT) unix/uxagentc.$(OBJEXT) \ unix/uxcliloop.$(OBJEXT) unix/uxcons.$(OBJEXT) \ unix/uxfdsock.$(OBJEXT) unix/uxgss.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ unix/uxnogtk.$(OBJEXT) unix/uxnoise.$(OBJEXT) \ unix/uxpeer.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxproxy.$(OBJEXT) unix/uxsel.$(OBJEXT) \ unix/uxsftp.$(OBJEXT) unix/uxshare.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) wildcard.$(OBJEXT) x11fwd.$(OBJEXT) pscp_OBJECTS = $(am_pscp_OBJECTS) pscp_DEPENDENCIES = libversion.a am_psftp_OBJECTS = agentf.$(OBJEXT) aqsync.$(OBJEXT) be_misc.$(OBJEXT) \ be_ssh.$(OBJEXT) callback.$(OBJEXT) clicons.$(OBJEXT) \ cmdline.$(OBJEXT) conf.$(OBJEXT) console.$(OBJEXT) \ cproxy.$(OBJEXT) ecc.$(OBJEXT) errsock.$(OBJEXT) \ logging.$(OBJEXT) mainchan.$(OBJEXT) marshal.$(OBJEXT) \ memory.$(OBJEXT) misc.$(OBJEXT) mpint.$(OBJEXT) \ nullplug.$(OBJEXT) pgssapi.$(OBJEXT) pinger.$(OBJEXT) \ portfwd.$(OBJEXT) proxy.$(OBJEXT) psftp.$(OBJEXT) \ psftpcommon.$(OBJEXT) settings.$(OBJEXT) sftp.$(OBJEXT) \ sftpcommon.$(OBJEXT) ssh.$(OBJEXT) ssh1bpp.$(OBJEXT) \ ssh1censor.$(OBJEXT) ssh1connection-client.$(OBJEXT) \ ssh1connection.$(OBJEXT) ssh1login.$(OBJEXT) \ ssh2bpp-bare.$(OBJEXT) ssh2bpp.$(OBJEXT) ssh2censor.$(OBJEXT) \ ssh2connection-client.$(OBJEXT) ssh2connection.$(OBJEXT) \ ssh2kex-client.$(OBJEXT) ssh2transhk.$(OBJEXT) \ ssh2transport.$(OBJEXT) ssh2userauth.$(OBJEXT) \ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshecc.$(OBJEXT) sshgssc.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) sshrand.$(OBJEXT) \ sshrsa.$(OBJEXT) sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) sshshare.$(OBJEXT) \ sshutils.$(OBJEXT) sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) \ stripctrl.$(OBJEXT) time.$(OBJEXT) timing.$(OBJEXT) \ tree234.$(OBJEXT) unix/uxagentc.$(OBJEXT) \ unix/uxcliloop.$(OBJEXT) unix/uxcons.$(OBJEXT) \ unix/uxfdsock.$(OBJEXT) unix/uxgss.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ unix/uxnogtk.$(OBJEXT) unix/uxnoise.$(OBJEXT) \ unix/uxpeer.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxproxy.$(OBJEXT) unix/uxsel.$(OBJEXT) \ unix/uxsftp.$(OBJEXT) unix/uxshare.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) wildcard.$(OBJEXT) x11fwd.$(OBJEXT) psftp_OBJECTS = $(am_psftp_OBJECTS) psftp_DEPENDENCIES = libversion.a am_psocks_OBJECTS = be_misc.$(OBJEXT) callback.$(OBJEXT) \ conf.$(OBJEXT) console.$(OBJEXT) errsock.$(OBJEXT) \ logging.$(OBJEXT) marshal.$(OBJEXT) memory.$(OBJEXT) \ misc.$(OBJEXT) nocproxy.$(OBJEXT) norand.$(OBJEXT) \ portfwd.$(OBJEXT) proxy.$(OBJEXT) psocks.$(OBJEXT) \ sshutils.$(OBJEXT) stripctrl.$(OBJEXT) time.$(OBJEXT) \ timing.$(OBJEXT) tree234.$(OBJEXT) unix/uxcliloop.$(OBJEXT) \ unix/uxcons.$(OBJEXT) unix/uxfdsock.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ unix/uxnogtk.$(OBJEXT) unix/uxpeer.$(OBJEXT) \ unix/uxpoll.$(OBJEXT) unix/uxproxy.$(OBJEXT) \ unix/uxsel.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ unix/uxsocks.$(OBJEXT) utils.$(OBJEXT) wcwidth.$(OBJEXT) psocks_OBJECTS = $(am_psocks_OBJECTS) psocks_DEPENDENCIES = libversion.a am_psusan_OBJECTS = be_misc.$(OBJEXT) be_none.$(OBJEXT) \ callback.$(OBJEXT) conf.$(OBJEXT) cproxy.$(OBJEXT) \ ecc.$(OBJEXT) errsock.$(OBJEXT) logging.$(OBJEXT) \ marshal.$(OBJEXT) memory.$(OBJEXT) millerrabin.$(OBJEXT) \ misc.$(OBJEXT) mpint.$(OBJEXT) mpunsafe.$(OBJEXT) \ nogss.$(OBJEXT) nullplug.$(OBJEXT) pgssapi.$(OBJEXT) \ pockle.$(OBJEXT) portfwd.$(OBJEXT) primecandidate.$(OBJEXT) \ proxy.$(OBJEXT) scpserver.$(OBJEXT) sesschan.$(OBJEXT) \ settings.$(OBJEXT) sftpcommon.$(OBJEXT) sftpserver.$(OBJEXT) \ smallprimes.$(OBJEXT) ssh1bpp.$(OBJEXT) ssh1censor.$(OBJEXT) \ ssh1connection-server.$(OBJEXT) ssh1connection.$(OBJEXT) \ ssh1login-server.$(OBJEXT) ssh2bpp-bare.$(OBJEXT) \ ssh2bpp.$(OBJEXT) ssh2censor.$(OBJEXT) \ ssh2connection-server.$(OBJEXT) ssh2connection.$(OBJEXT) \ ssh2kex-server.$(OBJEXT) ssh2transhk.$(OBJEXT) \ ssh2transport.$(OBJEXT) ssh2userauth-server.$(OBJEXT) \ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshecc.$(OBJEXT) sshgssc.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ sshprime.$(OBJEXT) sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ sshrand.$(OBJEXT) sshrsa.$(OBJEXT) sshrsag.$(OBJEXT) \ sshserver.$(OBJEXT) sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) sshutils.$(OBJEXT) \ sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) stripctrl.$(OBJEXT) \ time.$(OBJEXT) timing.$(OBJEXT) tree234.$(OBJEXT) \ unix/procnet.$(OBJEXT) unix/ux_x11.$(OBJEXT) \ unix/uxagentsock.$(OBJEXT) unix/uxcliloop.$(OBJEXT) \ unix/uxfdsock.$(OBJEXT) unix/uxmisc.$(OBJEXT) \ unix/uxnet.$(OBJEXT) unix/uxnogtk.$(OBJEXT) \ unix/uxnoise.$(OBJEXT) unix/uxpeer.$(OBJEXT) \ unix/uxpoll.$(OBJEXT) unix/uxproxy.$(OBJEXT) \ unix/uxpsusan.$(OBJEXT) unix/uxpty.$(OBJEXT) \ unix/uxsel.$(OBJEXT) unix/uxsftpserver.$(OBJEXT) \ unix/uxsignal.$(OBJEXT) unix/uxstore.$(OBJEXT) \ unix/uxutils.$(OBJEXT) utils.$(OBJEXT) wcwidth.$(OBJEXT) \ wildcard.$(OBJEXT) x11fwd.$(OBJEXT) psusan_OBJECTS = $(am_psusan_OBJECTS) psusan_DEPENDENCIES = libversion.a am__pterm_SOURCES_DIST = be_none.c callback.c charset/fromucs.c \ charset/localenc.c charset/macenc.c charset/mimeenc.c \ charset/sbcs.c charset/sbcsdat.c charset/slookup.c \ charset/toucs.c charset/utf8.c charset/xenc.c cmdline.c conf.c \ config.c dialog.c ldisc.c logging.c marshal.c memory.c \ minibidi.c misc.c miscucs.c nocproxy.c nogss.c sessprep.c \ settings.c stripctrl.c terminal.c time.c timing.c tree234.c \ unix/gtkcfg.c unix/gtkcols.c unix/gtkcomm.c unix/gtkdlg.c \ unix/gtkfont.c unix/gtkmain.c unix/gtkmisc.c unix/gtkwin.c \ unix/uxcfg.c unix/uxmisc.c unix/uxprint.c unix/uxpterm.c \ unix/uxpty.c unix/uxsel.c unix/uxsignal.c unix/uxstore.c \ unix/uxucs.c unix/x11misc.c unix/xkeysym.c unix/xpmptcfg.c \ unix/xpmpterm.c utils.c wcwidth.c @HAVE_GTK_TRUE@am_pterm_OBJECTS = be_none.$(OBJEXT) callback.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/fromucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/localenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/macenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/mimeenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcsdat.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/slookup.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/toucs.$(OBJEXT) charset/utf8.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/xenc.$(OBJEXT) cmdline.$(OBJEXT) \ @HAVE_GTK_TRUE@ conf.$(OBJEXT) config.$(OBJEXT) \ @HAVE_GTK_TRUE@ dialog.$(OBJEXT) ldisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ logging.$(OBJEXT) marshal.$(OBJEXT) \ @HAVE_GTK_TRUE@ memory.$(OBJEXT) minibidi.$(OBJEXT) \ @HAVE_GTK_TRUE@ misc.$(OBJEXT) miscucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ nocproxy.$(OBJEXT) nogss.$(OBJEXT) \ @HAVE_GTK_TRUE@ sessprep.$(OBJEXT) settings.$(OBJEXT) \ @HAVE_GTK_TRUE@ stripctrl.$(OBJEXT) terminal.$(OBJEXT) \ @HAVE_GTK_TRUE@ time.$(OBJEXT) timing.$(OBJEXT) \ @HAVE_GTK_TRUE@ tree234.$(OBJEXT) unix/gtkcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcols.$(OBJEXT) unix/gtkcomm.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkdlg.$(OBJEXT) unix/gtkfont.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkmain.$(OBJEXT) unix/gtkmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkwin.$(OBJEXT) unix/uxcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxmisc.$(OBJEXT) unix/uxprint.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpterm.$(OBJEXT) unix/uxpty.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxsel.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/x11misc.$(OBJEXT) unix/xkeysym.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xpmptcfg.$(OBJEXT) unix/xpmpterm.$(OBJEXT) \ @HAVE_GTK_TRUE@ utils.$(OBJEXT) wcwidth.$(OBJEXT) pterm_OBJECTS = $(am_pterm_OBJECTS) @HAVE_GTK_TRUE@pterm_DEPENDENCIES = libversion.a $(am__DEPENDENCIES_1) am__ptermapp_SOURCES_DIST = be_none.c callback.c charset/fromucs.c \ charset/localenc.c charset/macenc.c charset/mimeenc.c \ charset/sbcs.c charset/sbcsdat.c charset/slookup.c \ charset/toucs.c charset/utf8.c charset/xenc.c conf.c config.c \ dialog.c ldisc.c logging.c marshal.c memory.c minibidi.c \ misc.c miscucs.c nocmdline.c nocproxy.c nogss.c sessprep.c \ settings.c stripctrl.c terminal.c time.c timing.c tree234.c \ unix/gtkapp.c unix/gtkcfg.c unix/gtkcols.c unix/gtkcomm.c \ unix/gtkdlg.c unix/gtkfont.c unix/gtkmisc.c unix/gtkwin.c \ unix/uxcfg.c unix/uxmisc.c unix/uxprint.c unix/uxpterm.c \ unix/uxpty.c unix/uxsel.c unix/uxsignal.c unix/uxstore.c \ unix/uxucs.c unix/x11misc.c unix/xkeysym.c unix/xpmptcfg.c \ unix/xpmpterm.c utils.c wcwidth.c @HAVE_GTK_TRUE@am_ptermapp_OBJECTS = be_none.$(OBJEXT) \ @HAVE_GTK_TRUE@ callback.$(OBJEXT) charset/fromucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/localenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/macenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/mimeenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcsdat.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/slookup.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/toucs.$(OBJEXT) charset/utf8.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/xenc.$(OBJEXT) conf.$(OBJEXT) \ @HAVE_GTK_TRUE@ config.$(OBJEXT) dialog.$(OBJEXT) \ @HAVE_GTK_TRUE@ ldisc.$(OBJEXT) logging.$(OBJEXT) \ @HAVE_GTK_TRUE@ marshal.$(OBJEXT) memory.$(OBJEXT) \ @HAVE_GTK_TRUE@ minibidi.$(OBJEXT) misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ miscucs.$(OBJEXT) nocmdline.$(OBJEXT) \ @HAVE_GTK_TRUE@ nocproxy.$(OBJEXT) nogss.$(OBJEXT) \ @HAVE_GTK_TRUE@ sessprep.$(OBJEXT) settings.$(OBJEXT) \ @HAVE_GTK_TRUE@ stripctrl.$(OBJEXT) terminal.$(OBJEXT) \ @HAVE_GTK_TRUE@ time.$(OBJEXT) timing.$(OBJEXT) \ @HAVE_GTK_TRUE@ tree234.$(OBJEXT) unix/gtkapp.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcfg.$(OBJEXT) unix/gtkcols.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcomm.$(OBJEXT) unix/gtkdlg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkfont.$(OBJEXT) unix/gtkmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkwin.$(OBJEXT) unix/uxcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxmisc.$(OBJEXT) unix/uxprint.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpterm.$(OBJEXT) unix/uxpty.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxsel.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/x11misc.$(OBJEXT) unix/xkeysym.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xpmptcfg.$(OBJEXT) unix/xpmpterm.$(OBJEXT) \ @HAVE_GTK_TRUE@ utils.$(OBJEXT) wcwidth.$(OBJEXT) ptermapp_OBJECTS = $(am_ptermapp_OBJECTS) @HAVE_GTK_TRUE@ptermapp_DEPENDENCIES = libversion.a \ @HAVE_GTK_TRUE@ $(am__DEPENDENCIES_1) am__putty_SOURCES_DIST = agentf.c aqsync.c be_all_s.c be_misc.c \ callback.c charset/fromucs.c charset/localenc.c \ charset/macenc.c charset/mimeenc.c charset/sbcs.c \ charset/sbcsdat.c charset/slookup.c charset/toucs.c \ charset/utf8.c charset/xenc.c cmdline.c conf.c config.c \ cproxy.c dialog.c ecc.c errsock.c ldisc.c logging.c mainchan.c \ marshal.c memory.c minibidi.c misc.c miscucs.c mpint.c \ nullplug.c pgssapi.c pinger.c portfwd.c proxy.c raw.c rlogin.c \ sessprep.c settings.c ssh.c ssh1bpp.c ssh1censor.c \ ssh1connection-client.c ssh1connection.c ssh1login.c \ ssh2bpp-bare.c ssh2bpp.c ssh2censor.c ssh2connection-client.c \ ssh2connection.c ssh2kex-client.c ssh2transhk.c \ ssh2transport.c ssh2userauth.c sshaes.c ssharcf.c sshargon2.c \ sshauxcrypt.c sshblake2.c sshblowf.c sshccp.c sshcommon.c \ sshcrc.c sshcrcda.c sshdes.c sshdh.c sshdss.c sshecc.c \ sshgssc.c sshhmac.c sshmac.c sshmd5.c sshprng.c sshpubk.c \ sshrand.c sshrsa.c sshsh256.c sshsh512.c sshsha.c sshsha3.c \ sshshare.c sshutils.c sshverstring.c sshzlib.c stripctrl.c \ supdup.c telnet.c terminal.c time.c timing.c tree234.c \ unix/gtkcfg.c unix/gtkcols.c unix/gtkcomm.c unix/gtkdlg.c \ unix/gtkfont.c unix/gtkmain.c unix/gtkmisc.c unix/gtkwin.c \ unix/ux_x11.c unix/uxagentc.c unix/uxcfg.c unix/uxfdsock.c \ unix/uxgss.c unix/uxmisc.c unix/uxnet.c unix/uxnoise.c \ unix/uxpeer.c unix/uxpoll.c unix/uxprint.c unix/uxproxy.c \ unix/uxputty.c unix/uxsel.c unix/uxser.c unix/uxshare.c \ unix/uxsignal.c unix/uxstore.c unix/uxucs.c unix/uxutils.c \ unix/x11misc.c unix/xkeysym.c unix/xpmpucfg.c unix/xpmputty.c \ utils.c wcwidth.c wildcard.c x11fwd.c @HAVE_GTK_TRUE@am_putty_OBJECTS = agentf.$(OBJEXT) aqsync.$(OBJEXT) \ @HAVE_GTK_TRUE@ be_all_s.$(OBJEXT) be_misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ callback.$(OBJEXT) charset/fromucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/localenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/macenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/mimeenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcsdat.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/slookup.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/toucs.$(OBJEXT) charset/utf8.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/xenc.$(OBJEXT) cmdline.$(OBJEXT) \ @HAVE_GTK_TRUE@ conf.$(OBJEXT) config.$(OBJEXT) \ @HAVE_GTK_TRUE@ cproxy.$(OBJEXT) dialog.$(OBJEXT) ecc.$(OBJEXT) \ @HAVE_GTK_TRUE@ errsock.$(OBJEXT) ldisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ logging.$(OBJEXT) mainchan.$(OBJEXT) \ @HAVE_GTK_TRUE@ marshal.$(OBJEXT) memory.$(OBJEXT) \ @HAVE_GTK_TRUE@ minibidi.$(OBJEXT) misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ miscucs.$(OBJEXT) mpint.$(OBJEXT) \ @HAVE_GTK_TRUE@ nullplug.$(OBJEXT) pgssapi.$(OBJEXT) \ @HAVE_GTK_TRUE@ pinger.$(OBJEXT) portfwd.$(OBJEXT) \ @HAVE_GTK_TRUE@ proxy.$(OBJEXT) raw.$(OBJEXT) rlogin.$(OBJEXT) \ @HAVE_GTK_TRUE@ sessprep.$(OBJEXT) settings.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh.$(OBJEXT) ssh1bpp.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1censor.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1connection-client.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1connection.$(OBJEXT) ssh1login.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2bpp-bare.$(OBJEXT) ssh2bpp.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2censor.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2connection-client.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2connection.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2kex-client.$(OBJEXT) ssh2transhk.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2transport.$(OBJEXT) ssh2userauth.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshargon2.$(OBJEXT) sshauxcrypt.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshcrc.$(OBJEXT) sshcrcda.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshdss.$(OBJEXT) sshecc.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshgssc.$(OBJEXT) sshhmac.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshrand.$(OBJEXT) sshrsa.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshshare.$(OBJEXT) sshutils.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) \ @HAVE_GTK_TRUE@ stripctrl.$(OBJEXT) supdup.$(OBJEXT) \ @HAVE_GTK_TRUE@ telnet.$(OBJEXT) terminal.$(OBJEXT) \ @HAVE_GTK_TRUE@ time.$(OBJEXT) timing.$(OBJEXT) \ @HAVE_GTK_TRUE@ tree234.$(OBJEXT) unix/gtkcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcols.$(OBJEXT) unix/gtkcomm.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkdlg.$(OBJEXT) unix/gtkfont.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkmain.$(OBJEXT) unix/gtkmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkwin.$(OBJEXT) unix/ux_x11.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxagentc.$(OBJEXT) unix/uxcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxfdsock.$(OBJEXT) unix/uxgss.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxnoise.$(OBJEXT) unix/uxpeer.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpoll.$(OBJEXT) unix/uxprint.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxproxy.$(OBJEXT) unix/uxputty.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxsel.$(OBJEXT) unix/uxser.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxshare.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxutils.$(OBJEXT) unix/x11misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xkeysym.$(OBJEXT) unix/xpmpucfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xpmputty.$(OBJEXT) utils.$(OBJEXT) \ @HAVE_GTK_TRUE@ wcwidth.$(OBJEXT) wildcard.$(OBJEXT) \ @HAVE_GTK_TRUE@ x11fwd.$(OBJEXT) putty_OBJECTS = $(am_putty_OBJECTS) @HAVE_GTK_TRUE@putty_DEPENDENCIES = libversion.a $(am__DEPENDENCIES_1) am__puttyapp_SOURCES_DIST = agentf.c aqsync.c be_all_s.c be_misc.c \ callback.c charset/fromucs.c charset/localenc.c \ charset/macenc.c charset/mimeenc.c charset/sbcs.c \ charset/sbcsdat.c charset/slookup.c charset/toucs.c \ charset/utf8.c charset/xenc.c conf.c config.c cproxy.c \ dialog.c ecc.c errsock.c ldisc.c logging.c mainchan.c \ marshal.c memory.c minibidi.c misc.c miscucs.c mpint.c \ nocmdline.c nullplug.c pgssapi.c pinger.c portfwd.c proxy.c \ raw.c rlogin.c sessprep.c settings.c ssh.c ssh1bpp.c \ ssh1censor.c ssh1connection-client.c ssh1connection.c \ ssh1login.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ sshzlib.c stripctrl.c supdup.c telnet.c terminal.c time.c \ timing.c tree234.c unix/gtkapp.c unix/gtkcfg.c unix/gtkcols.c \ unix/gtkcomm.c unix/gtkdlg.c unix/gtkfont.c unix/gtkmisc.c \ unix/gtkwin.c unix/ux_x11.c unix/uxagentc.c unix/uxcfg.c \ unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c unix/uxnet.c \ unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c unix/uxprint.c \ unix/uxproxy.c unix/uxputty.c unix/uxsel.c unix/uxser.c \ unix/uxshare.c unix/uxsignal.c unix/uxstore.c unix/uxucs.c \ unix/uxutils.c unix/x11misc.c unix/xkeysym.c unix/xpmpucfg.c \ unix/xpmputty.c utils.c wcwidth.c wildcard.c x11fwd.c @HAVE_GTK_TRUE@am_puttyapp_OBJECTS = agentf.$(OBJEXT) aqsync.$(OBJEXT) \ @HAVE_GTK_TRUE@ be_all_s.$(OBJEXT) be_misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ callback.$(OBJEXT) charset/fromucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/localenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/macenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/mimeenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcsdat.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/slookup.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/toucs.$(OBJEXT) charset/utf8.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/xenc.$(OBJEXT) conf.$(OBJEXT) \ @HAVE_GTK_TRUE@ config.$(OBJEXT) cproxy.$(OBJEXT) \ @HAVE_GTK_TRUE@ dialog.$(OBJEXT) ecc.$(OBJEXT) \ @HAVE_GTK_TRUE@ errsock.$(OBJEXT) ldisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ logging.$(OBJEXT) mainchan.$(OBJEXT) \ @HAVE_GTK_TRUE@ marshal.$(OBJEXT) memory.$(OBJEXT) \ @HAVE_GTK_TRUE@ minibidi.$(OBJEXT) misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ miscucs.$(OBJEXT) mpint.$(OBJEXT) \ @HAVE_GTK_TRUE@ nocmdline.$(OBJEXT) nullplug.$(OBJEXT) \ @HAVE_GTK_TRUE@ pgssapi.$(OBJEXT) pinger.$(OBJEXT) \ @HAVE_GTK_TRUE@ portfwd.$(OBJEXT) proxy.$(OBJEXT) raw.$(OBJEXT) \ @HAVE_GTK_TRUE@ rlogin.$(OBJEXT) sessprep.$(OBJEXT) \ @HAVE_GTK_TRUE@ settings.$(OBJEXT) ssh.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1bpp.$(OBJEXT) ssh1censor.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1connection-client.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh1connection.$(OBJEXT) ssh1login.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2bpp-bare.$(OBJEXT) ssh2bpp.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2censor.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2connection-client.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2connection.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2kex-client.$(OBJEXT) ssh2transhk.$(OBJEXT) \ @HAVE_GTK_TRUE@ ssh2transport.$(OBJEXT) ssh2userauth.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshargon2.$(OBJEXT) sshauxcrypt.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshcrc.$(OBJEXT) sshcrcda.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshdss.$(OBJEXT) sshecc.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshgssc.$(OBJEXT) sshhmac.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshrand.$(OBJEXT) sshrsa.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshshare.$(OBJEXT) sshutils.$(OBJEXT) \ @HAVE_GTK_TRUE@ sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) \ @HAVE_GTK_TRUE@ stripctrl.$(OBJEXT) supdup.$(OBJEXT) \ @HAVE_GTK_TRUE@ telnet.$(OBJEXT) terminal.$(OBJEXT) \ @HAVE_GTK_TRUE@ time.$(OBJEXT) timing.$(OBJEXT) \ @HAVE_GTK_TRUE@ tree234.$(OBJEXT) unix/gtkapp.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcfg.$(OBJEXT) unix/gtkcols.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcomm.$(OBJEXT) unix/gtkdlg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkfont.$(OBJEXT) unix/gtkmisc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkwin.$(OBJEXT) unix/ux_x11.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxagentc.$(OBJEXT) unix/uxcfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxfdsock.$(OBJEXT) unix/uxgss.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxnoise.$(OBJEXT) unix/uxpeer.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpoll.$(OBJEXT) unix/uxprint.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxproxy.$(OBJEXT) unix/uxputty.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxsel.$(OBJEXT) unix/uxser.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxshare.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxutils.$(OBJEXT) unix/x11misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xkeysym.$(OBJEXT) unix/xpmpucfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xpmputty.$(OBJEXT) utils.$(OBJEXT) \ @HAVE_GTK_TRUE@ wcwidth.$(OBJEXT) wildcard.$(OBJEXT) \ @HAVE_GTK_TRUE@ x11fwd.$(OBJEXT) puttyapp_OBJECTS = $(am_puttyapp_OBJECTS) @HAVE_GTK_TRUE@puttyapp_DEPENDENCIES = libversion.a \ @HAVE_GTK_TRUE@ $(am__DEPENDENCIES_1) am_puttygen_OBJECTS = cmdgen.$(OBJEXT) conf.$(OBJEXT) \ console.$(OBJEXT) ecc.$(OBJEXT) import.$(OBJEXT) \ marshal.$(OBJEXT) memory.$(OBJEXT) millerrabin.$(OBJEXT) \ misc.$(OBJEXT) mpint.$(OBJEXT) mpunsafe.$(OBJEXT) \ notiming.$(OBJEXT) pockle.$(OBJEXT) primecandidate.$(OBJEXT) \ smallprimes.$(OBJEXT) sshaes.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshbcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ sshblowf.$(OBJEXT) sshdes.$(OBJEXT) sshdss.$(OBJEXT) \ sshdssg.$(OBJEXT) sshecc.$(OBJEXT) sshecdsag.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmd5.$(OBJEXT) sshprime.$(OBJEXT) \ sshprng.$(OBJEXT) sshpubk.$(OBJEXT) sshrand.$(OBJEXT) \ sshrsa.$(OBJEXT) sshrsag.$(OBJEXT) sshsh256.$(OBJEXT) \ sshsh512.$(OBJEXT) sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ stripctrl.$(OBJEXT) time.$(OBJEXT) tree234.$(OBJEXT) \ unix/uxcons.$(OBJEXT) unix/uxgen.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnogtk.$(OBJEXT) \ unix/uxnoise.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) puttygen_OBJECTS = $(am_puttygen_OBJECTS) puttygen_DEPENDENCIES = libversion.a am__puttytel_SOURCES_DIST = be_misc.c be_nos_s.c callback.c \ charset/fromucs.c charset/localenc.c charset/macenc.c \ charset/mimeenc.c charset/sbcs.c charset/sbcsdat.c \ charset/slookup.c charset/toucs.c charset/utf8.c \ charset/xenc.c cmdline.c conf.c config.c dialog.c errsock.c \ ldisc.c logging.c marshal.c memory.c minibidi.c misc.c \ miscucs.c nocproxy.c nogss.c norand.c pinger.c proxy.c raw.c \ rlogin.c sessprep.c settings.c stripctrl.c supdup.c telnet.c \ terminal.c time.c timing.c tree234.c unix/gtkcfg.c \ unix/gtkcols.c unix/gtkcomm.c unix/gtkdlg.c unix/gtkfont.c \ unix/gtkmain.c unix/gtkmisc.c unix/gtkwin.c unix/uxcfg.c \ unix/uxfdsock.c unix/uxmisc.c unix/uxnet.c unix/uxpeer.c \ unix/uxpoll.c unix/uxprint.c unix/uxproxy.c unix/uxputty.c \ unix/uxsel.c unix/uxser.c unix/uxsignal.c unix/uxstore.c \ unix/uxucs.c unix/uxutils.c unix/x11misc.c unix/xkeysym.c \ unix/xpmpucfg.c unix/xpmputty.c utils.c wcwidth.c @HAVE_GTK_TRUE@am_puttytel_OBJECTS = be_misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ be_nos_s.$(OBJEXT) callback.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/fromucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/localenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/macenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/mimeenc.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcs.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/sbcsdat.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/slookup.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/toucs.$(OBJEXT) charset/utf8.$(OBJEXT) \ @HAVE_GTK_TRUE@ charset/xenc.$(OBJEXT) cmdline.$(OBJEXT) \ @HAVE_GTK_TRUE@ conf.$(OBJEXT) config.$(OBJEXT) \ @HAVE_GTK_TRUE@ dialog.$(OBJEXT) errsock.$(OBJEXT) \ @HAVE_GTK_TRUE@ ldisc.$(OBJEXT) logging.$(OBJEXT) \ @HAVE_GTK_TRUE@ marshal.$(OBJEXT) memory.$(OBJEXT) \ @HAVE_GTK_TRUE@ minibidi.$(OBJEXT) misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ miscucs.$(OBJEXT) nocproxy.$(OBJEXT) \ @HAVE_GTK_TRUE@ nogss.$(OBJEXT) norand.$(OBJEXT) \ @HAVE_GTK_TRUE@ pinger.$(OBJEXT) proxy.$(OBJEXT) raw.$(OBJEXT) \ @HAVE_GTK_TRUE@ rlogin.$(OBJEXT) sessprep.$(OBJEXT) \ @HAVE_GTK_TRUE@ settings.$(OBJEXT) stripctrl.$(OBJEXT) \ @HAVE_GTK_TRUE@ supdup.$(OBJEXT) telnet.$(OBJEXT) \ @HAVE_GTK_TRUE@ terminal.$(OBJEXT) time.$(OBJEXT) \ @HAVE_GTK_TRUE@ timing.$(OBJEXT) tree234.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcfg.$(OBJEXT) unix/gtkcols.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkcomm.$(OBJEXT) unix/gtkdlg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkfont.$(OBJEXT) unix/gtkmain.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/gtkmisc.$(OBJEXT) unix/gtkwin.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxcfg.$(OBJEXT) unix/uxfdsock.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxpeer.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxprint.$(OBJEXT) unix/uxproxy.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxputty.$(OBJEXT) unix/uxsel.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxser.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxstore.$(OBJEXT) unix/uxucs.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/uxutils.$(OBJEXT) unix/x11misc.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xkeysym.$(OBJEXT) unix/xpmpucfg.$(OBJEXT) \ @HAVE_GTK_TRUE@ unix/xpmputty.$(OBJEXT) utils.$(OBJEXT) \ @HAVE_GTK_TRUE@ wcwidth.$(OBJEXT) puttytel_OBJECTS = $(am_puttytel_OBJECTS) @HAVE_GTK_TRUE@puttytel_DEPENDENCIES = libversion.a \ @HAVE_GTK_TRUE@ $(am__DEPENDENCIES_1) am_testcrypt_OBJECTS = ecc.$(OBJEXT) marshal.$(OBJEXT) \ memory.$(OBJEXT) millerrabin.$(OBJEXT) mpint.$(OBJEXT) \ mpunsafe.$(OBJEXT) pockle.$(OBJEXT) primecandidate.$(OBJEXT) \ smallprimes.$(OBJEXT) sshaes.$(OBJEXT) ssharcf.$(OBJEXT) \ sshargon2.$(OBJEXT) sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ sshblowf.$(OBJEXT) sshccp.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshdssg.$(OBJEXT) sshecc.$(OBJEXT) \ sshecdsag.$(OBJEXT) sshhmac.$(OBJEXT) sshmd5.$(OBJEXT) \ sshprime.$(OBJEXT) sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ sshrsa.$(OBJEXT) sshrsag.$(OBJEXT) sshsh256.$(OBJEXT) \ sshsh512.$(OBJEXT) sshsha.$(OBJEXT) sshsha3.$(OBJEXT) \ testcrypt.$(OBJEXT) tree234.$(OBJEXT) unix/uxutils.$(OBJEXT) \ utils.$(OBJEXT) testcrypt_OBJECTS = $(am_testcrypt_OBJECTS) testcrypt_LDADD = $(LDADD) am_testsc_OBJECTS = ecc.$(OBJEXT) marshal.$(OBJEXT) memory.$(OBJEXT) \ mpint.$(OBJEXT) sshaes.$(OBJEXT) ssharcf.$(OBJEXT) \ sshargon2.$(OBJEXT) sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) \ sshblowf.$(OBJEXT) sshccp.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshecc.$(OBJEXT) sshhmac.$(OBJEXT) \ sshmac.$(OBJEXT) sshmd5.$(OBJEXT) sshpubk.$(OBJEXT) \ sshrsa.$(OBJEXT) sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) testsc.$(OBJEXT) \ tree234.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wildcard.$(OBJEXT) testsc_OBJECTS = $(am_testsc_OBJECTS) testsc_LDADD = $(LDADD) am_testzlib_OBJECTS = marshal.$(OBJEXT) memory.$(OBJEXT) \ sshzlib.$(OBJEXT) testzlib.$(OBJEXT) utils.$(OBJEXT) testzlib_OBJECTS = $(am_testzlib_OBJECTS) testzlib_LDADD = $(LDADD) am_uppity_OBJECTS = be_misc.$(OBJEXT) be_none.$(OBJEXT) \ callback.$(OBJEXT) conf.$(OBJEXT) cproxy.$(OBJEXT) \ ecc.$(OBJEXT) errsock.$(OBJEXT) logging.$(OBJEXT) \ marshal.$(OBJEXT) memory.$(OBJEXT) millerrabin.$(OBJEXT) \ misc.$(OBJEXT) mpint.$(OBJEXT) mpunsafe.$(OBJEXT) \ nullplug.$(OBJEXT) pgssapi.$(OBJEXT) pockle.$(OBJEXT) \ portfwd.$(OBJEXT) primecandidate.$(OBJEXT) proxy.$(OBJEXT) \ scpserver.$(OBJEXT) sesschan.$(OBJEXT) settings.$(OBJEXT) \ sftpcommon.$(OBJEXT) sftpserver.$(OBJEXT) \ smallprimes.$(OBJEXT) ssh1bpp.$(OBJEXT) ssh1censor.$(OBJEXT) \ ssh1connection-server.$(OBJEXT) ssh1connection.$(OBJEXT) \ ssh1login-server.$(OBJEXT) ssh2bpp-bare.$(OBJEXT) \ ssh2bpp.$(OBJEXT) ssh2censor.$(OBJEXT) \ ssh2connection-server.$(OBJEXT) ssh2connection.$(OBJEXT) \ ssh2kex-server.$(OBJEXT) ssh2transhk.$(OBJEXT) \ ssh2transport.$(OBJEXT) ssh2userauth-server.$(OBJEXT) \ sshaes.$(OBJEXT) ssharcf.$(OBJEXT) sshargon2.$(OBJEXT) \ sshauxcrypt.$(OBJEXT) sshblake2.$(OBJEXT) sshblowf.$(OBJEXT) \ sshccp.$(OBJEXT) sshcommon.$(OBJEXT) sshcrc.$(OBJEXT) \ sshcrcda.$(OBJEXT) sshdes.$(OBJEXT) sshdh.$(OBJEXT) \ sshdss.$(OBJEXT) sshecc.$(OBJEXT) sshgssc.$(OBJEXT) \ sshhmac.$(OBJEXT) sshmac.$(OBJEXT) sshmd5.$(OBJEXT) \ sshprime.$(OBJEXT) sshprng.$(OBJEXT) sshpubk.$(OBJEXT) \ sshrand.$(OBJEXT) sshrsa.$(OBJEXT) sshrsag.$(OBJEXT) \ sshserver.$(OBJEXT) sshsh256.$(OBJEXT) sshsh512.$(OBJEXT) \ sshsha.$(OBJEXT) sshsha3.$(OBJEXT) sshutils.$(OBJEXT) \ sshverstring.$(OBJEXT) sshzlib.$(OBJEXT) stripctrl.$(OBJEXT) \ time.$(OBJEXT) timing.$(OBJEXT) tree234.$(OBJEXT) \ unix/procnet.$(OBJEXT) unix/ux_x11.$(OBJEXT) \ unix/uxagentsock.$(OBJEXT) unix/uxcliloop.$(OBJEXT) \ unix/uxfdsock.$(OBJEXT) unix/uxgss.$(OBJEXT) \ unix/uxmisc.$(OBJEXT) unix/uxnet.$(OBJEXT) \ unix/uxnogtk.$(OBJEXT) unix/uxnoise.$(OBJEXT) \ unix/uxpeer.$(OBJEXT) unix/uxpoll.$(OBJEXT) \ unix/uxproxy.$(OBJEXT) unix/uxpty.$(OBJEXT) \ unix/uxsel.$(OBJEXT) unix/uxserver.$(OBJEXT) \ unix/uxsftpserver.$(OBJEXT) unix/uxsignal.$(OBJEXT) \ unix/uxstore.$(OBJEXT) unix/uxutils.$(OBJEXT) utils.$(OBJEXT) \ wcwidth.$(OBJEXT) wildcard.$(OBJEXT) x11fwd.$(OBJEXT) uppity_OBJECTS = $(am_uppity_OBJECTS) uppity_DEPENDENCIES = libversion.a SCRIPTS = $(noinst_SCRIPTS) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/agentf.Po ./$(DEPDIR)/aqsync.Po \ ./$(DEPDIR)/be_all_s.Po ./$(DEPDIR)/be_misc.Po \ ./$(DEPDIR)/be_none.Po ./$(DEPDIR)/be_nos_s.Po \ ./$(DEPDIR)/be_ssh.Po ./$(DEPDIR)/callback.Po \ ./$(DEPDIR)/cgtest.Po ./$(DEPDIR)/clicons.Po \ ./$(DEPDIR)/cmdgen.Po ./$(DEPDIR)/cmdline.Po \ ./$(DEPDIR)/conf.Po ./$(DEPDIR)/config.Po \ ./$(DEPDIR)/console.Po ./$(DEPDIR)/cproxy.Po \ ./$(DEPDIR)/dialog.Po ./$(DEPDIR)/ecc.Po \ ./$(DEPDIR)/errsock.Po ./$(DEPDIR)/fuzzterm.Po \ ./$(DEPDIR)/import.Po ./$(DEPDIR)/ldisc.Po \ ./$(DEPDIR)/libversion_a-version.Po ./$(DEPDIR)/logging.Po \ ./$(DEPDIR)/mainchan.Po ./$(DEPDIR)/marshal.Po \ ./$(DEPDIR)/memory.Po ./$(DEPDIR)/millerrabin.Po \ ./$(DEPDIR)/minibidi.Po ./$(DEPDIR)/misc.Po \ ./$(DEPDIR)/miscucs.Po ./$(DEPDIR)/mpint.Po \ ./$(DEPDIR)/mpunsafe.Po ./$(DEPDIR)/nocmdline.Po \ ./$(DEPDIR)/nocproxy.Po ./$(DEPDIR)/nogss.Po \ ./$(DEPDIR)/norand.Po ./$(DEPDIR)/noterm.Po \ ./$(DEPDIR)/notiming.Po ./$(DEPDIR)/nullplug.Po \ ./$(DEPDIR)/pageant.Po ./$(DEPDIR)/pgssapi.Po \ ./$(DEPDIR)/pinger.Po ./$(DEPDIR)/pockle.Po \ ./$(DEPDIR)/portfwd.Po ./$(DEPDIR)/primecandidate.Po \ ./$(DEPDIR)/proxy.Po ./$(DEPDIR)/pscp.Po ./$(DEPDIR)/psftp.Po \ ./$(DEPDIR)/psftpcommon.Po ./$(DEPDIR)/psocks.Po \ ./$(DEPDIR)/raw.Po ./$(DEPDIR)/rlogin.Po \ ./$(DEPDIR)/scpserver.Po ./$(DEPDIR)/sesschan.Po \ ./$(DEPDIR)/sessprep.Po ./$(DEPDIR)/settings.Po \ ./$(DEPDIR)/sftp.Po ./$(DEPDIR)/sftpcommon.Po \ ./$(DEPDIR)/sftpserver.Po ./$(DEPDIR)/smallprimes.Po \ ./$(DEPDIR)/ssh.Po ./$(DEPDIR)/ssh1bpp.Po \ ./$(DEPDIR)/ssh1censor.Po ./$(DEPDIR)/ssh1connection-client.Po \ ./$(DEPDIR)/ssh1connection-server.Po \ ./$(DEPDIR)/ssh1connection.Po ./$(DEPDIR)/ssh1login-server.Po \ ./$(DEPDIR)/ssh1login.Po ./$(DEPDIR)/ssh2bpp-bare.Po \ ./$(DEPDIR)/ssh2bpp.Po ./$(DEPDIR)/ssh2censor.Po \ ./$(DEPDIR)/ssh2connection-client.Po \ ./$(DEPDIR)/ssh2connection-server.Po \ ./$(DEPDIR)/ssh2connection.Po ./$(DEPDIR)/ssh2kex-client.Po \ ./$(DEPDIR)/ssh2kex-server.Po ./$(DEPDIR)/ssh2transhk.Po \ ./$(DEPDIR)/ssh2transport.Po \ ./$(DEPDIR)/ssh2userauth-server.Po ./$(DEPDIR)/ssh2userauth.Po \ ./$(DEPDIR)/sshaes.Po ./$(DEPDIR)/ssharcf.Po \ ./$(DEPDIR)/sshargon2.Po ./$(DEPDIR)/sshauxcrypt.Po \ ./$(DEPDIR)/sshbcrypt.Po ./$(DEPDIR)/sshblake2.Po \ ./$(DEPDIR)/sshblowf.Po ./$(DEPDIR)/sshccp.Po \ ./$(DEPDIR)/sshcommon.Po ./$(DEPDIR)/sshcrc.Po \ ./$(DEPDIR)/sshcrcda.Po ./$(DEPDIR)/sshdes.Po \ ./$(DEPDIR)/sshdh.Po ./$(DEPDIR)/sshdss.Po \ ./$(DEPDIR)/sshdssg.Po ./$(DEPDIR)/sshecc.Po \ ./$(DEPDIR)/sshecdsag.Po ./$(DEPDIR)/sshgssc.Po \ ./$(DEPDIR)/sshhmac.Po ./$(DEPDIR)/sshmac.Po \ ./$(DEPDIR)/sshmd5.Po ./$(DEPDIR)/sshprime.Po \ ./$(DEPDIR)/sshprng.Po ./$(DEPDIR)/sshpubk.Po \ ./$(DEPDIR)/sshrand.Po ./$(DEPDIR)/sshrsa.Po \ ./$(DEPDIR)/sshrsag.Po ./$(DEPDIR)/sshserver.Po \ ./$(DEPDIR)/sshsh256.Po ./$(DEPDIR)/sshsh512.Po \ ./$(DEPDIR)/sshsha.Po ./$(DEPDIR)/sshsha3.Po \ ./$(DEPDIR)/sshshare.Po ./$(DEPDIR)/sshutils.Po \ ./$(DEPDIR)/sshverstring.Po ./$(DEPDIR)/sshzlib.Po \ ./$(DEPDIR)/stripctrl.Po ./$(DEPDIR)/supdup.Po \ ./$(DEPDIR)/telnet.Po ./$(DEPDIR)/terminal.Po \ ./$(DEPDIR)/testcrypt.Po ./$(DEPDIR)/testsc.Po \ ./$(DEPDIR)/testzlib.Po ./$(DEPDIR)/time.Po \ ./$(DEPDIR)/timing.Po ./$(DEPDIR)/tree234.Po \ ./$(DEPDIR)/utils.Po ./$(DEPDIR)/wcwidth.Po \ ./$(DEPDIR)/wildcard.Po ./$(DEPDIR)/x11fwd.Po \ charset/$(DEPDIR)/fromucs.Po charset/$(DEPDIR)/localenc.Po \ charset/$(DEPDIR)/macenc.Po charset/$(DEPDIR)/mimeenc.Po \ charset/$(DEPDIR)/sbcs.Po charset/$(DEPDIR)/sbcsdat.Po \ charset/$(DEPDIR)/slookup.Po charset/$(DEPDIR)/toucs.Po \ charset/$(DEPDIR)/utf8.Po charset/$(DEPDIR)/xenc.Po \ unix/$(DEPDIR)/gtkapp.Po unix/$(DEPDIR)/gtkask.Po \ unix/$(DEPDIR)/gtkcfg.Po unix/$(DEPDIR)/gtkcols.Po \ unix/$(DEPDIR)/gtkcomm.Po unix/$(DEPDIR)/gtkdlg.Po \ unix/$(DEPDIR)/gtkfont.Po unix/$(DEPDIR)/gtkmain.Po \ unix/$(DEPDIR)/gtkmisc.Po unix/$(DEPDIR)/gtkwin.Po \ unix/$(DEPDIR)/osxlaunch.Po unix/$(DEPDIR)/procnet.Po \ unix/$(DEPDIR)/ux_x11.Po unix/$(DEPDIR)/uxagentc.Po \ unix/$(DEPDIR)/uxagentsock.Po unix/$(DEPDIR)/uxcfg.Po \ unix/$(DEPDIR)/uxcliloop.Po unix/$(DEPDIR)/uxcons.Po \ unix/$(DEPDIR)/uxfdsock.Po unix/$(DEPDIR)/uxgen.Po \ unix/$(DEPDIR)/uxgss.Po unix/$(DEPDIR)/uxmisc.Po \ unix/$(DEPDIR)/uxnet.Po unix/$(DEPDIR)/uxnogtk.Po \ unix/$(DEPDIR)/uxnoise.Po unix/$(DEPDIR)/uxpeer.Po \ unix/$(DEPDIR)/uxpgnt.Po unix/$(DEPDIR)/uxplink.Po \ unix/$(DEPDIR)/uxpoll.Po unix/$(DEPDIR)/uxprint.Po \ unix/$(DEPDIR)/uxproxy.Po unix/$(DEPDIR)/uxpsusan.Po \ unix/$(DEPDIR)/uxpterm.Po unix/$(DEPDIR)/uxpty.Po \ unix/$(DEPDIR)/uxputty.Po unix/$(DEPDIR)/uxsel.Po \ unix/$(DEPDIR)/uxser.Po unix/$(DEPDIR)/uxserver.Po \ unix/$(DEPDIR)/uxsftp.Po unix/$(DEPDIR)/uxsftpserver.Po \ unix/$(DEPDIR)/uxshare.Po unix/$(DEPDIR)/uxsignal.Po \ unix/$(DEPDIR)/uxsocks.Po unix/$(DEPDIR)/uxstore.Po \ unix/$(DEPDIR)/uxucs.Po unix/$(DEPDIR)/uxutils.Po \ unix/$(DEPDIR)/x11misc.Po unix/$(DEPDIR)/xkeysym.Po \ unix/$(DEPDIR)/xpmptcfg.Po unix/$(DEPDIR)/xpmpterm.Po \ unix/$(DEPDIR)/xpmpucfg.Po unix/$(DEPDIR)/xpmputty.Po am__mv = mv -f AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(libversion_a_SOURCES) $(cgtest_SOURCES) \ $(fuzzterm_SOURCES) $(osxlaunch_SOURCES) $(pageant_SOURCES) \ $(plink_SOURCES) $(pscp_SOURCES) $(psftp_SOURCES) \ $(psocks_SOURCES) $(psusan_SOURCES) $(pterm_SOURCES) \ $(ptermapp_SOURCES) $(putty_SOURCES) $(puttyapp_SOURCES) \ $(puttygen_SOURCES) $(puttytel_SOURCES) $(testcrypt_SOURCES) \ $(testsc_SOURCES) $(testzlib_SOURCES) $(uppity_SOURCES) DIST_SOURCES = $(libversion_a_SOURCES) $(cgtest_SOURCES) \ $(fuzzterm_SOURCES) $(osxlaunch_SOURCES) \ $(am__pageant_SOURCES_DIST) $(plink_SOURCES) $(pscp_SOURCES) \ $(psftp_SOURCES) $(psocks_SOURCES) $(psusan_SOURCES) \ $(am__pterm_SOURCES_DIST) $(am__ptermapp_SOURCES_DIST) \ $(am__putty_SOURCES_DIST) $(am__puttyapp_SOURCES_DIST) \ $(puttygen_SOURCES) $(am__puttytel_SOURCES_DIST) \ $(testcrypt_SOURCES) $(testsc_SOURCES) $(testzlib_SOURCES) \ $(uppity_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } man1dir = $(mandir)/man1 NROFF = nroff MANS = $(man1_MANS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \ $(LISP)uxconfig.in # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/uxconfig.in README \ ar-lib compile depcomp install-sh missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best DIST_TARGETS = dist-gzip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ GREP = @GREP@ GTK1_CONFIG = @GTK1_CONFIG@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ RANLIB = @RANLIB@ SETID_CMD = @SETID_CMD@ SETID_MODE = @SETID_MODE@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ VERSION = @VERSION@ WARNINGOPTS = @WARNINGOPTS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ 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_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = subdir-objects allsources = agentf.c aqsync.c be_all_s.c be_misc.c be_none.c be_nos_s.c \ be_ssh.c callback.c cgtest.c charset/charset.h \ charset/enum.c charset/fromucs.c charset/internal.h \ charset/localenc.c charset/macenc.c charset/mimeenc.c \ charset/sbcs.c charset/sbcsdat.c charset/slookup.c \ charset/toucs.c charset/utf8.c charset/xenc.c clicons.c \ cmdgen.c cmdline.c conf.c config.c console.c console.h \ cproxy.c defs.h dialog.c dialog.h ecc.c ecc.h errsock.c \ fuzzterm.c import.c ldisc.c ldisc.h licence.h logging.c \ mainchan.c marshal.c marshal.h memory.c millerrabin.c \ minibidi.c misc.c misc.h miscucs.c mpint.c mpint.h mpint_i.h \ mpunsafe.c mpunsafe.h network.h nocmdline.c nocproxy.c \ nogss.c norand.c noshare.c noterm.c notiming.c nullplug.c \ pageant.c pageant.h pgssapi.c pgssapi.h pinger.c pockle.c \ portfwd.c primecandidate.c proxy.c proxy.h pscp.c psftp.c \ psftp.h psftpcommon.c psocks.c psocks.h putty.h puttymem.h \ puttyps.h raw.c rlogin.c scpserver.c sesschan.c sessprep.c \ settings.c sftp.c sftp.h sftpcommon.c sftpserver.c \ smallprimes.c ssh.c ssh.h ssh1bpp.c ssh1censor.c \ ssh1connection-client.c ssh1connection-server.c \ ssh1connection.c ssh1connection.h ssh1login-server.c \ ssh1login.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-client.c ssh2connection-server.c \ ssh2connection.c ssh2connection.h ssh2kex-client.c \ ssh2kex-server.c ssh2transhk.c ssh2transport.c \ ssh2transport.h ssh2userauth-server.c ssh2userauth.c \ sshaes.c ssharcf.c sshargon2.c sshauxcrypt.c sshbcrypt.c \ sshblake2.c sshblowf.c sshblowf.h sshbpp.h sshccp.c \ sshchan.h sshcommon.c sshcr.h sshcrc.c sshcrcda.c sshdes.c \ sshdh.c sshdss.c sshdssg.c sshecc.c sshecdsag.c sshgss.h \ sshgssc.c sshgssc.h sshhmac.c sshkeygen.h sshmac.c sshmd5.c \ sshppl.h sshprime.c sshprng.c sshpubk.c sshrand.c sshrsa.c \ sshrsag.c sshserver.c sshserver.h sshsh256.c sshsh512.c \ sshsha.c sshsha3.c sshshare.c sshsignals.h sshttymodes.h \ sshutils.c sshverstring.c sshzlib.c storage.h stripctrl.c \ supdup.c telnet.c terminal.c terminal.h testcrypt.c \ testcrypt.h testsc.c testzlib.c time.c timing.c tree234.c \ tree234.h unix/gtkapp.c unix/gtkask.c unix/gtkcfg.c \ unix/gtkcols.c unix/gtkcols.h unix/gtkcomm.c \ unix/gtkcompat.h unix/gtkdlg.c unix/gtkfont.c unix/gtkfont.h \ unix/gtkmain.c unix/gtkmisc.c unix/gtkmisc.h unix/gtkwin.c \ unix/osxlaunch.c unix/procnet.c unix/unix.h unix/ux_x11.c \ unix/uxagentc.c unix/uxagentsock.c unix/uxcfg.c \ unix/uxcliloop.c unix/uxcons.c unix/uxfdsock.c unix/uxgen.c \ unix/uxgss.c unix/uxmisc.c unix/uxnet.c unix/uxnogtk.c \ unix/uxnoise.c unix/uxpeer.c unix/uxpgnt.c unix/uxplink.c \ unix/uxpoll.c unix/uxprint.c unix/uxproxy.c unix/uxpsusan.c \ unix/uxpterm.c unix/uxpty.c unix/uxputty.c unix/uxsel.c \ unix/uxser.c unix/uxserver.c unix/uxsftp.c \ unix/uxsftpserver.c unix/uxshare.c unix/uxsignal.c \ unix/uxsocks.c unix/uxstore.c unix/uxucs.c unix/uxutils.c \ unix/uxutils.h unix/x11misc.c unix/x11misc.h unix/xkeysym.c \ unix/xpmptcfg.c unix/xpmpterm.c unix/xpmpucfg.c \ unix/xpmputty.c utils.c version.c version.h wcwidth.c \ wildcard.c windows/pageant-rc.h windows/pageant.rc \ windows/plink.rc windows/pscp.rc windows/psftp.rc \ windows/putty.rc windows/puttygen-rc.h windows/puttygen.rc \ windows/puttytel.rc windows/rcstuff.h windows/sizetip.c \ windows/version.rc2 windows/win_res.h windows/win_res.rc2 \ windows/wincapi.c windows/wincapi.h windows/wincfg.c \ windows/wincliloop.c windows/wincons.c windows/winctrls.c \ windows/windefs.c windows/windlg.c windows/window.c \ windows/wingss.c windows/winhandl.c windows/winhelp.c \ windows/winhelp.h windows/winhelp.rc2 windows/winhsock.c \ windows/winjump.c windows/winmisc.c windows/winmiscs.c \ windows/winnet.c windows/winnohlp.c windows/winnoise.c \ windows/winnojmp.c windows/winnpc.c windows/winnps.c \ windows/winpgen.c windows/winpgnt.c windows/winpgntc.c \ windows/winplink.c windows/winprint.c windows/winproxy.c \ windows/winseat.h windows/winsecur.c windows/winsecur.h \ windows/winselcli.c windows/winselgui.c windows/winser.c \ windows/winsftp.c windows/winshare.c windows/winsocks.c \ windows/winstore.c windows/winstuff.h windows/wintime.c \ windows/winucs.c windows/winutils.c windows/winx11.c \ x11fwd.c AM_CPPFLAGS = -I$(srcdir)/./ -I$(srcdir)/charset/ -I$(srcdir)/windows/ \ -I$(srcdir)/unix/ @HAVE_GTK_FALSE@AM_CFLAGS = $(COMPAT) $(XFLAGS) $(WARNINGOPTS) @HAVE_GTK_TRUE@AM_CFLAGS = $(GTK_CFLAGS) $(COMPAT) $(XFLAGS) $(WARNINGOPTS) libversion_a_SOURCES = version.c libversion_a_CFLAGS = $(COMPAT) $(XFLAGS) $(WARNINGOPTS) \ $(am__append_1) noinst_LIBRARIES = libversion.a cgtest_SOURCES = cgtest.c conf.c console.c ecc.c import.c marshal.c memory.c \ millerrabin.c misc.c mpint.c mpunsafe.c notiming.c pockle.c \ primecandidate.c smallprimes.c sshaes.c sshargon2.c \ sshauxcrypt.c sshbcrypt.c sshblake2.c sshblowf.c sshdes.c \ sshdss.c sshdssg.c sshecc.c sshecdsag.c sshhmac.c sshmd5.c \ sshprime.c sshprng.c sshpubk.c sshrand.c sshrsa.c sshrsag.c \ sshsh256.c sshsh512.c sshsha.c sshsha3.c stripctrl.c time.c \ tree234.c unix/uxcons.c unix/uxgen.c unix/uxmisc.c \ unix/uxnogtk.c unix/uxnoise.c unix/uxpoll.c unix/uxstore.c \ unix/uxutils.c utils.c wcwidth.c cgtest_LDADD = libversion.a fuzzterm_SOURCES = be_none.c callback.c charset/fromucs.c charset/localenc.c \ charset/macenc.c charset/mimeenc.c charset/sbcs.c \ charset/sbcsdat.c charset/slookup.c charset/toucs.c \ charset/utf8.c charset/xenc.c conf.c config.c dialog.c \ fuzzterm.c logging.c marshal.c memory.c minibidi.c misc.c \ miscucs.c settings.c stripctrl.c terminal.c time.c timing.c \ tree234.c unix/uxcfg.c unix/uxmisc.c unix/uxnogtk.c \ unix/uxprint.c unix/uxstore.c unix/uxucs.c utils.c wcwidth.c fuzzterm_LDADD = libversion.a osxlaunch_SOURCES = unix/osxlaunch.c @HAVE_GTK_TRUE@pageant_SOURCES = aqsync.c be_misc.c be_none.c callback.c conf.c console.c \ @HAVE_GTK_TRUE@ ecc.c errsock.c logging.c marshal.c memory.c misc.c mpint.c \ @HAVE_GTK_TRUE@ nocproxy.c nogss.c nullplug.c pageant.c proxy.c settings.c \ @HAVE_GTK_TRUE@ sshaes.c sshargon2.c sshauxcrypt.c sshblake2.c sshdes.c \ @HAVE_GTK_TRUE@ sshdss.c sshecc.c sshhmac.c sshmd5.c sshprng.c sshpubk.c \ @HAVE_GTK_TRUE@ sshrsa.c sshsh256.c sshsh512.c sshsha.c sshsha3.c \ @HAVE_GTK_TRUE@ stripctrl.c time.c timing.c tree234.c unix/gtkask.c \ @HAVE_GTK_TRUE@ unix/gtkmisc.c unix/ux_x11.c unix/uxagentc.c \ @HAVE_GTK_TRUE@ unix/uxagentsock.c unix/uxcliloop.c unix/uxcons.c \ @HAVE_GTK_TRUE@ unix/uxfdsock.c unix/uxmisc.c unix/uxnet.c unix/uxnoise.c \ @HAVE_GTK_TRUE@ unix/uxpeer.c unix/uxpgnt.c unix/uxpoll.c unix/uxproxy.c \ @HAVE_GTK_TRUE@ unix/uxsel.c unix/uxsignal.c unix/uxstore.c unix/uxutils.c \ @HAVE_GTK_TRUE@ utils.c wcwidth.c x11fwd.c @HAVE_GTK_TRUE@pageant_LDADD = libversion.a $(GTK_LIBS) plink_SOURCES = agentf.c aqsync.c be_all_s.c be_misc.c callback.c clicons.c \ cmdline.c conf.c console.c cproxy.c ecc.c errsock.c ldisc.c \ logging.c mainchan.c marshal.c memory.c misc.c mpint.c \ noterm.c nullplug.c pgssapi.c pinger.c portfwd.c proxy.c \ raw.c rlogin.c sessprep.c settings.c ssh.c ssh1bpp.c \ ssh1censor.c ssh1connection-client.c ssh1connection.c \ ssh1login.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ sshzlib.c stripctrl.c supdup.c telnet.c time.c timing.c \ tree234.c unix/ux_x11.c unix/uxagentc.c unix/uxcliloop.c \ unix/uxcons.c unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c \ unix/uxnet.c unix/uxnogtk.c unix/uxnoise.c unix/uxpeer.c \ unix/uxplink.c unix/uxpoll.c unix/uxproxy.c unix/uxsel.c \ unix/uxser.c unix/uxshare.c unix/uxsignal.c unix/uxstore.c \ unix/uxutils.c utils.c wcwidth.c wildcard.c x11fwd.c plink_LDADD = libversion.a pscp_SOURCES = agentf.c aqsync.c be_misc.c be_ssh.c callback.c clicons.c \ cmdline.c conf.c console.c cproxy.c ecc.c errsock.c \ logging.c mainchan.c marshal.c memory.c misc.c mpint.c \ nullplug.c pgssapi.c pinger.c portfwd.c proxy.c pscp.c \ psftpcommon.c settings.c sftp.c sftpcommon.c ssh.c ssh1bpp.c \ ssh1censor.c ssh1connection-client.c ssh1connection.c \ ssh1login.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ sshzlib.c stripctrl.c time.c timing.c tree234.c \ unix/uxagentc.c unix/uxcliloop.c unix/uxcons.c \ unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c unix/uxnet.c \ unix/uxnogtk.c unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c \ unix/uxproxy.c unix/uxsel.c unix/uxsftp.c unix/uxshare.c \ unix/uxstore.c unix/uxutils.c utils.c wcwidth.c wildcard.c \ x11fwd.c pscp_LDADD = libversion.a psftp_SOURCES = agentf.c aqsync.c be_misc.c be_ssh.c callback.c clicons.c \ cmdline.c conf.c console.c cproxy.c ecc.c errsock.c \ logging.c mainchan.c marshal.c memory.c misc.c mpint.c \ nullplug.c pgssapi.c pinger.c portfwd.c proxy.c psftp.c \ psftpcommon.c settings.c sftp.c sftpcommon.c ssh.c ssh1bpp.c \ ssh1censor.c ssh1connection-client.c ssh1connection.c \ ssh1login.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ sshzlib.c stripctrl.c time.c timing.c tree234.c \ unix/uxagentc.c unix/uxcliloop.c unix/uxcons.c \ unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c unix/uxnet.c \ unix/uxnogtk.c unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c \ unix/uxproxy.c unix/uxsel.c unix/uxsftp.c unix/uxshare.c \ unix/uxstore.c unix/uxutils.c utils.c wcwidth.c wildcard.c \ x11fwd.c psftp_LDADD = libversion.a psocks_SOURCES = be_misc.c callback.c conf.c console.c errsock.c logging.c \ marshal.c memory.c misc.c nocproxy.c norand.c portfwd.c \ proxy.c psocks.c sshutils.c stripctrl.c time.c timing.c \ tree234.c unix/uxcliloop.c unix/uxcons.c unix/uxfdsock.c \ unix/uxmisc.c unix/uxnet.c unix/uxnogtk.c unix/uxpeer.c \ unix/uxpoll.c unix/uxproxy.c unix/uxsel.c unix/uxsignal.c \ unix/uxsocks.c utils.c wcwidth.c psocks_LDADD = libversion.a psusan_SOURCES = be_misc.c be_none.c callback.c conf.c cproxy.c ecc.c \ errsock.c logging.c marshal.c memory.c millerrabin.c misc.c \ mpint.c mpunsafe.c nogss.c nullplug.c pgssapi.c pockle.c \ portfwd.c primecandidate.c proxy.c scpserver.c sesschan.c \ settings.c sftpcommon.c sftpserver.c smallprimes.c ssh1bpp.c \ ssh1censor.c ssh1connection-server.c ssh1connection.c \ ssh1login-server.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-server.c ssh2connection.c ssh2kex-server.c \ ssh2transhk.c ssh2transport.c ssh2userauth-server.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprime.c sshprng.c sshpubk.c sshrand.c sshrsa.c sshrsag.c \ sshserver.c sshsh256.c sshsh512.c sshsha.c sshsha3.c \ sshutils.c sshverstring.c sshzlib.c stripctrl.c time.c \ timing.c tree234.c unix/procnet.c unix/ux_x11.c \ unix/uxagentsock.c unix/uxcliloop.c unix/uxfdsock.c \ unix/uxmisc.c unix/uxnet.c unix/uxnogtk.c unix/uxnoise.c \ unix/uxpeer.c unix/uxpoll.c unix/uxproxy.c unix/uxpsusan.c \ unix/uxpty.c unix/uxsel.c unix/uxsftpserver.c \ unix/uxsignal.c unix/uxstore.c unix/uxutils.c utils.c \ wcwidth.c wildcard.c x11fwd.c psusan_LDADD = libversion.a @HAVE_GTK_TRUE@pterm_SOURCES = be_none.c callback.c charset/fromucs.c charset/localenc.c \ @HAVE_GTK_TRUE@ charset/macenc.c charset/mimeenc.c charset/sbcs.c \ @HAVE_GTK_TRUE@ charset/sbcsdat.c charset/slookup.c charset/toucs.c \ @HAVE_GTK_TRUE@ charset/utf8.c charset/xenc.c cmdline.c conf.c config.c \ @HAVE_GTK_TRUE@ dialog.c ldisc.c logging.c marshal.c memory.c minibidi.c \ @HAVE_GTK_TRUE@ misc.c miscucs.c nocproxy.c nogss.c sessprep.c settings.c \ @HAVE_GTK_TRUE@ stripctrl.c terminal.c time.c timing.c tree234.c \ @HAVE_GTK_TRUE@ unix/gtkcfg.c unix/gtkcols.c unix/gtkcomm.c unix/gtkdlg.c \ @HAVE_GTK_TRUE@ unix/gtkfont.c unix/gtkmain.c unix/gtkmisc.c unix/gtkwin.c \ @HAVE_GTK_TRUE@ unix/uxcfg.c unix/uxmisc.c unix/uxprint.c unix/uxpterm.c \ @HAVE_GTK_TRUE@ unix/uxpty.c unix/uxsel.c unix/uxsignal.c unix/uxstore.c \ @HAVE_GTK_TRUE@ unix/uxucs.c unix/x11misc.c unix/xkeysym.c unix/xpmptcfg.c \ @HAVE_GTK_TRUE@ unix/xpmpterm.c utils.c wcwidth.c @HAVE_GTK_TRUE@pterm_LDADD = libversion.a $(GTK_LIBS) @HAVE_GTK_TRUE@ptermapp_SOURCES = be_none.c callback.c charset/fromucs.c charset/localenc.c \ @HAVE_GTK_TRUE@ charset/macenc.c charset/mimeenc.c charset/sbcs.c \ @HAVE_GTK_TRUE@ charset/sbcsdat.c charset/slookup.c charset/toucs.c \ @HAVE_GTK_TRUE@ charset/utf8.c charset/xenc.c conf.c config.c dialog.c \ @HAVE_GTK_TRUE@ ldisc.c logging.c marshal.c memory.c minibidi.c misc.c \ @HAVE_GTK_TRUE@ miscucs.c nocmdline.c nocproxy.c nogss.c sessprep.c \ @HAVE_GTK_TRUE@ settings.c stripctrl.c terminal.c time.c timing.c tree234.c \ @HAVE_GTK_TRUE@ unix/gtkapp.c unix/gtkcfg.c unix/gtkcols.c unix/gtkcomm.c \ @HAVE_GTK_TRUE@ unix/gtkdlg.c unix/gtkfont.c unix/gtkmisc.c unix/gtkwin.c \ @HAVE_GTK_TRUE@ unix/uxcfg.c unix/uxmisc.c unix/uxprint.c unix/uxpterm.c \ @HAVE_GTK_TRUE@ unix/uxpty.c unix/uxsel.c unix/uxsignal.c unix/uxstore.c \ @HAVE_GTK_TRUE@ unix/uxucs.c unix/x11misc.c unix/xkeysym.c unix/xpmptcfg.c \ @HAVE_GTK_TRUE@ unix/xpmpterm.c utils.c wcwidth.c @HAVE_GTK_TRUE@ptermapp_LDADD = libversion.a $(GTK_LIBS) @HAVE_GTK_TRUE@putty_SOURCES = agentf.c aqsync.c be_all_s.c be_misc.c callback.c \ @HAVE_GTK_TRUE@ charset/fromucs.c charset/localenc.c charset/macenc.c \ @HAVE_GTK_TRUE@ charset/mimeenc.c charset/sbcs.c charset/sbcsdat.c \ @HAVE_GTK_TRUE@ charset/slookup.c charset/toucs.c charset/utf8.c \ @HAVE_GTK_TRUE@ charset/xenc.c cmdline.c conf.c config.c cproxy.c dialog.c \ @HAVE_GTK_TRUE@ ecc.c errsock.c ldisc.c logging.c mainchan.c marshal.c \ @HAVE_GTK_TRUE@ memory.c minibidi.c misc.c miscucs.c mpint.c nullplug.c \ @HAVE_GTK_TRUE@ pgssapi.c pinger.c portfwd.c proxy.c raw.c rlogin.c \ @HAVE_GTK_TRUE@ sessprep.c settings.c ssh.c ssh1bpp.c ssh1censor.c \ @HAVE_GTK_TRUE@ ssh1connection-client.c ssh1connection.c ssh1login.c \ @HAVE_GTK_TRUE@ ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ @HAVE_GTK_TRUE@ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ @HAVE_GTK_TRUE@ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ @HAVE_GTK_TRUE@ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ @HAVE_GTK_TRUE@ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ @HAVE_GTK_TRUE@ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ @HAVE_GTK_TRUE@ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ @HAVE_GTK_TRUE@ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ @HAVE_GTK_TRUE@ sshzlib.c stripctrl.c supdup.c telnet.c terminal.c time.c \ @HAVE_GTK_TRUE@ timing.c tree234.c unix/gtkcfg.c unix/gtkcols.c \ @HAVE_GTK_TRUE@ unix/gtkcomm.c unix/gtkdlg.c unix/gtkfont.c unix/gtkmain.c \ @HAVE_GTK_TRUE@ unix/gtkmisc.c unix/gtkwin.c unix/ux_x11.c unix/uxagentc.c \ @HAVE_GTK_TRUE@ unix/uxcfg.c unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c \ @HAVE_GTK_TRUE@ unix/uxnet.c unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c \ @HAVE_GTK_TRUE@ unix/uxprint.c unix/uxproxy.c unix/uxputty.c unix/uxsel.c \ @HAVE_GTK_TRUE@ unix/uxser.c unix/uxshare.c unix/uxsignal.c unix/uxstore.c \ @HAVE_GTK_TRUE@ unix/uxucs.c unix/uxutils.c unix/x11misc.c unix/xkeysym.c \ @HAVE_GTK_TRUE@ unix/xpmpucfg.c unix/xpmputty.c utils.c wcwidth.c wildcard.c \ @HAVE_GTK_TRUE@ x11fwd.c @HAVE_GTK_TRUE@putty_LDADD = libversion.a $(GTK_LIBS) @HAVE_GTK_TRUE@puttyapp_SOURCES = agentf.c aqsync.c be_all_s.c be_misc.c callback.c \ @HAVE_GTK_TRUE@ charset/fromucs.c charset/localenc.c charset/macenc.c \ @HAVE_GTK_TRUE@ charset/mimeenc.c charset/sbcs.c charset/sbcsdat.c \ @HAVE_GTK_TRUE@ charset/slookup.c charset/toucs.c charset/utf8.c \ @HAVE_GTK_TRUE@ charset/xenc.c conf.c config.c cproxy.c dialog.c ecc.c \ @HAVE_GTK_TRUE@ errsock.c ldisc.c logging.c mainchan.c marshal.c memory.c \ @HAVE_GTK_TRUE@ minibidi.c misc.c miscucs.c mpint.c nocmdline.c nullplug.c \ @HAVE_GTK_TRUE@ pgssapi.c pinger.c portfwd.c proxy.c raw.c rlogin.c \ @HAVE_GTK_TRUE@ sessprep.c settings.c ssh.c ssh1bpp.c ssh1censor.c \ @HAVE_GTK_TRUE@ ssh1connection-client.c ssh1connection.c ssh1login.c \ @HAVE_GTK_TRUE@ ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ @HAVE_GTK_TRUE@ ssh2connection-client.c ssh2connection.c ssh2kex-client.c \ @HAVE_GTK_TRUE@ ssh2transhk.c ssh2transport.c ssh2userauth.c sshaes.c \ @HAVE_GTK_TRUE@ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ @HAVE_GTK_TRUE@ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ @HAVE_GTK_TRUE@ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ @HAVE_GTK_TRUE@ sshprng.c sshpubk.c sshrand.c sshrsa.c sshsh256.c sshsh512.c \ @HAVE_GTK_TRUE@ sshsha.c sshsha3.c sshshare.c sshutils.c sshverstring.c \ @HAVE_GTK_TRUE@ sshzlib.c stripctrl.c supdup.c telnet.c terminal.c time.c \ @HAVE_GTK_TRUE@ timing.c tree234.c unix/gtkapp.c unix/gtkcfg.c \ @HAVE_GTK_TRUE@ unix/gtkcols.c unix/gtkcomm.c unix/gtkdlg.c unix/gtkfont.c \ @HAVE_GTK_TRUE@ unix/gtkmisc.c unix/gtkwin.c unix/ux_x11.c unix/uxagentc.c \ @HAVE_GTK_TRUE@ unix/uxcfg.c unix/uxfdsock.c unix/uxgss.c unix/uxmisc.c \ @HAVE_GTK_TRUE@ unix/uxnet.c unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c \ @HAVE_GTK_TRUE@ unix/uxprint.c unix/uxproxy.c unix/uxputty.c unix/uxsel.c \ @HAVE_GTK_TRUE@ unix/uxser.c unix/uxshare.c unix/uxsignal.c unix/uxstore.c \ @HAVE_GTK_TRUE@ unix/uxucs.c unix/uxutils.c unix/x11misc.c unix/xkeysym.c \ @HAVE_GTK_TRUE@ unix/xpmpucfg.c unix/xpmputty.c utils.c wcwidth.c wildcard.c \ @HAVE_GTK_TRUE@ x11fwd.c @HAVE_GTK_TRUE@puttyapp_LDADD = libversion.a $(GTK_LIBS) puttygen_SOURCES = cmdgen.c conf.c console.c ecc.c import.c marshal.c \ memory.c millerrabin.c misc.c mpint.c mpunsafe.c notiming.c \ pockle.c primecandidate.c smallprimes.c sshaes.c sshargon2.c \ sshauxcrypt.c sshbcrypt.c sshblake2.c sshblowf.c sshdes.c \ sshdss.c sshdssg.c sshecc.c sshecdsag.c sshhmac.c sshmd5.c \ sshprime.c sshprng.c sshpubk.c sshrand.c sshrsa.c sshrsag.c \ sshsh256.c sshsh512.c sshsha.c sshsha3.c stripctrl.c time.c \ tree234.c unix/uxcons.c unix/uxgen.c unix/uxmisc.c \ unix/uxnogtk.c unix/uxnoise.c unix/uxpoll.c unix/uxstore.c \ unix/uxutils.c utils.c wcwidth.c puttygen_LDADD = libversion.a @HAVE_GTK_TRUE@puttytel_SOURCES = be_misc.c be_nos_s.c callback.c charset/fromucs.c \ @HAVE_GTK_TRUE@ charset/localenc.c charset/macenc.c charset/mimeenc.c \ @HAVE_GTK_TRUE@ charset/sbcs.c charset/sbcsdat.c charset/slookup.c \ @HAVE_GTK_TRUE@ charset/toucs.c charset/utf8.c charset/xenc.c cmdline.c \ @HAVE_GTK_TRUE@ conf.c config.c dialog.c errsock.c ldisc.c logging.c \ @HAVE_GTK_TRUE@ marshal.c memory.c minibidi.c misc.c miscucs.c nocproxy.c \ @HAVE_GTK_TRUE@ nogss.c norand.c pinger.c proxy.c raw.c rlogin.c sessprep.c \ @HAVE_GTK_TRUE@ settings.c stripctrl.c supdup.c telnet.c terminal.c time.c \ @HAVE_GTK_TRUE@ timing.c tree234.c unix/gtkcfg.c unix/gtkcols.c \ @HAVE_GTK_TRUE@ unix/gtkcomm.c unix/gtkdlg.c unix/gtkfont.c unix/gtkmain.c \ @HAVE_GTK_TRUE@ unix/gtkmisc.c unix/gtkwin.c unix/uxcfg.c unix/uxfdsock.c \ @HAVE_GTK_TRUE@ unix/uxmisc.c unix/uxnet.c unix/uxpeer.c unix/uxpoll.c \ @HAVE_GTK_TRUE@ unix/uxprint.c unix/uxproxy.c unix/uxputty.c unix/uxsel.c \ @HAVE_GTK_TRUE@ unix/uxser.c unix/uxsignal.c unix/uxstore.c unix/uxucs.c \ @HAVE_GTK_TRUE@ unix/uxutils.c unix/x11misc.c unix/xkeysym.c unix/xpmpucfg.c \ @HAVE_GTK_TRUE@ unix/xpmputty.c utils.c wcwidth.c @HAVE_GTK_TRUE@puttytel_LDADD = libversion.a $(GTK_LIBS) testcrypt_SOURCES = ecc.c marshal.c memory.c millerrabin.c mpint.c \ mpunsafe.c pockle.c primecandidate.c smallprimes.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcrc.c sshcrcda.c sshdes.c sshdh.c sshdss.c \ sshdssg.c sshecc.c sshecdsag.c sshhmac.c sshmd5.c sshprime.c \ sshprng.c sshpubk.c sshrsa.c sshrsag.c sshsh256.c sshsh512.c \ sshsha.c sshsha3.c testcrypt.c tree234.c unix/uxutils.c \ utils.c testsc_SOURCES = ecc.c marshal.c memory.c mpint.c sshaes.c ssharcf.c \ sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c sshccp.c \ sshcrc.c sshcrcda.c sshdes.c sshdh.c sshdss.c sshecc.c \ sshhmac.c sshmac.c sshmd5.c sshpubk.c sshrsa.c sshsh256.c \ sshsh512.c sshsha.c sshsha3.c testsc.c tree234.c \ unix/uxutils.c utils.c wildcard.c testzlib_SOURCES = marshal.c memory.c sshzlib.c testzlib.c utils.c uppity_SOURCES = be_misc.c be_none.c callback.c conf.c cproxy.c ecc.c \ errsock.c logging.c marshal.c memory.c millerrabin.c misc.c \ mpint.c mpunsafe.c nullplug.c pgssapi.c pockle.c portfwd.c \ primecandidate.c proxy.c scpserver.c sesschan.c settings.c \ sftpcommon.c sftpserver.c smallprimes.c ssh1bpp.c \ ssh1censor.c ssh1connection-server.c ssh1connection.c \ ssh1login-server.c ssh2bpp-bare.c ssh2bpp.c ssh2censor.c \ ssh2connection-server.c ssh2connection.c ssh2kex-server.c \ ssh2transhk.c ssh2transport.c ssh2userauth-server.c sshaes.c \ ssharcf.c sshargon2.c sshauxcrypt.c sshblake2.c sshblowf.c \ sshccp.c sshcommon.c sshcrc.c sshcrcda.c sshdes.c sshdh.c \ sshdss.c sshecc.c sshgssc.c sshhmac.c sshmac.c sshmd5.c \ sshprime.c sshprng.c sshpubk.c sshrand.c sshrsa.c sshrsag.c \ sshserver.c sshsh256.c sshsh512.c sshsha.c sshsha3.c \ sshutils.c sshverstring.c sshzlib.c stripctrl.c time.c \ timing.c tree234.c unix/procnet.c unix/ux_x11.c \ unix/uxagentsock.c unix/uxcliloop.c unix/uxfdsock.c \ unix/uxgss.c unix/uxmisc.c unix/uxnet.c unix/uxnogtk.c \ unix/uxnoise.c unix/uxpeer.c unix/uxpoll.c unix/uxproxy.c \ unix/uxpty.c unix/uxsel.c unix/uxserver.c \ unix/uxsftpserver.c unix/uxsignal.c unix/uxstore.c \ unix/uxutils.c utils.c wcwidth.c wildcard.c x11fwd.c uppity_LDADD = libversion.a @AUTO_GIT_COMMIT_TRUE@BUILT_SOURCES = empty.h @AUTO_GIT_COMMIT_TRUE@CLEANFILES = empty.h @HAVE_GTK_FALSE@man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1 doc/psusan.1 @HAVE_GTK_TRUE@man1_MANS = doc/plink.1 doc/pscp.1 doc/psftp.1 doc/puttygen.1 doc/psusan.1 \ @HAVE_GTK_TRUE@ doc/pageant.1 doc/pterm.1 doc/putty.1 doc/puttytel.1 @HAVE_QUARTZ_TRUE@noinst_SCRIPTS = unix/PuTTY.app unix/Pterm.app all: $(BUILT_SOURCES) uxconfig.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .o .obj am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): uxconfig.h: stamp-h1 @test -f $@ || rm -f stamp-h1 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 stamp-h1: $(srcdir)/uxconfig.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status uxconfig.h $(srcdir)/uxconfig.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f uxconfig.h stamp-h1 install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p \ ; then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' \ -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' \ `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) clean-noinstPROGRAMS: -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) libversion.a: $(libversion_a_OBJECTS) $(libversion_a_DEPENDENCIES) $(EXTRA_libversion_a_DEPENDENCIES) $(AM_V_at)-rm -f libversion.a $(AM_V_AR)$(libversion_a_AR) libversion.a $(libversion_a_OBJECTS) $(libversion_a_LIBADD) $(AM_V_at)$(RANLIB) libversion.a unix/$(am__dirstamp): @$(MKDIR_P) unix @: > unix/$(am__dirstamp) unix/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unix/$(DEPDIR) @: > unix/$(DEPDIR)/$(am__dirstamp) unix/uxcons.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxgen.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxmisc.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxnogtk.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxnoise.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpoll.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxstore.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxutils.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) cgtest$(EXEEXT): $(cgtest_OBJECTS) $(cgtest_DEPENDENCIES) $(EXTRA_cgtest_DEPENDENCIES) @rm -f cgtest$(EXEEXT) $(AM_V_CCLD)$(LINK) $(cgtest_OBJECTS) $(cgtest_LDADD) $(LIBS) charset/$(am__dirstamp): @$(MKDIR_P) charset @: > charset/$(am__dirstamp) charset/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) charset/$(DEPDIR) @: > charset/$(DEPDIR)/$(am__dirstamp) charset/fromucs.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/localenc.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/macenc.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/mimeenc.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/sbcs.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/sbcsdat.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/slookup.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/toucs.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/utf8.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) charset/xenc.$(OBJEXT): charset/$(am__dirstamp) \ charset/$(DEPDIR)/$(am__dirstamp) unix/uxcfg.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxprint.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxucs.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) fuzzterm$(EXEEXT): $(fuzzterm_OBJECTS) $(fuzzterm_DEPENDENCIES) $(EXTRA_fuzzterm_DEPENDENCIES) @rm -f fuzzterm$(EXEEXT) $(AM_V_CCLD)$(LINK) $(fuzzterm_OBJECTS) $(fuzzterm_LDADD) $(LIBS) unix/osxlaunch.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) osxlaunch$(EXEEXT): $(osxlaunch_OBJECTS) $(osxlaunch_DEPENDENCIES) $(EXTRA_osxlaunch_DEPENDENCIES) @rm -f osxlaunch$(EXEEXT) $(AM_V_CCLD)$(LINK) $(osxlaunch_OBJECTS) $(osxlaunch_LDADD) $(LIBS) unix/gtkask.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkmisc.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/ux_x11.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxagentc.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxagentsock.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxcliloop.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxfdsock.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxnet.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpeer.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpgnt.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxproxy.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxsel.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxsignal.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) pageant$(EXEEXT): $(pageant_OBJECTS) $(pageant_DEPENDENCIES) $(EXTRA_pageant_DEPENDENCIES) @rm -f pageant$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pageant_OBJECTS) $(pageant_LDADD) $(LIBS) unix/uxgss.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxplink.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxser.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxshare.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) plink$(EXEEXT): $(plink_OBJECTS) $(plink_DEPENDENCIES) $(EXTRA_plink_DEPENDENCIES) @rm -f plink$(EXEEXT) $(AM_V_CCLD)$(LINK) $(plink_OBJECTS) $(plink_LDADD) $(LIBS) unix/uxsftp.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) pscp$(EXEEXT): $(pscp_OBJECTS) $(pscp_DEPENDENCIES) $(EXTRA_pscp_DEPENDENCIES) @rm -f pscp$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pscp_OBJECTS) $(pscp_LDADD) $(LIBS) psftp$(EXEEXT): $(psftp_OBJECTS) $(psftp_DEPENDENCIES) $(EXTRA_psftp_DEPENDENCIES) @rm -f psftp$(EXEEXT) $(AM_V_CCLD)$(LINK) $(psftp_OBJECTS) $(psftp_LDADD) $(LIBS) unix/uxsocks.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) psocks$(EXEEXT): $(psocks_OBJECTS) $(psocks_DEPENDENCIES) $(EXTRA_psocks_DEPENDENCIES) @rm -f psocks$(EXEEXT) $(AM_V_CCLD)$(LINK) $(psocks_OBJECTS) $(psocks_LDADD) $(LIBS) unix/procnet.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpsusan.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpty.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxsftpserver.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) psusan$(EXEEXT): $(psusan_OBJECTS) $(psusan_DEPENDENCIES) $(EXTRA_psusan_DEPENDENCIES) @rm -f psusan$(EXEEXT) $(AM_V_CCLD)$(LINK) $(psusan_OBJECTS) $(psusan_LDADD) $(LIBS) unix/gtkcfg.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkcols.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkcomm.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkdlg.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkfont.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkmain.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/gtkwin.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/uxpterm.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/x11misc.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/xkeysym.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/xpmptcfg.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/xpmpterm.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) pterm$(EXEEXT): $(pterm_OBJECTS) $(pterm_DEPENDENCIES) $(EXTRA_pterm_DEPENDENCIES) @rm -f pterm$(EXEEXT) $(AM_V_CCLD)$(LINK) $(pterm_OBJECTS) $(pterm_LDADD) $(LIBS) unix/gtkapp.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) ptermapp$(EXEEXT): $(ptermapp_OBJECTS) $(ptermapp_DEPENDENCIES) $(EXTRA_ptermapp_DEPENDENCIES) @rm -f ptermapp$(EXEEXT) $(AM_V_CCLD)$(LINK) $(ptermapp_OBJECTS) $(ptermapp_LDADD) $(LIBS) unix/uxputty.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/xpmpucfg.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) unix/xpmputty.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) putty$(EXEEXT): $(putty_OBJECTS) $(putty_DEPENDENCIES) $(EXTRA_putty_DEPENDENCIES) @rm -f putty$(EXEEXT) $(AM_V_CCLD)$(LINK) $(putty_OBJECTS) $(putty_LDADD) $(LIBS) puttyapp$(EXEEXT): $(puttyapp_OBJECTS) $(puttyapp_DEPENDENCIES) $(EXTRA_puttyapp_DEPENDENCIES) @rm -f puttyapp$(EXEEXT) $(AM_V_CCLD)$(LINK) $(puttyapp_OBJECTS) $(puttyapp_LDADD) $(LIBS) puttygen$(EXEEXT): $(puttygen_OBJECTS) $(puttygen_DEPENDENCIES) $(EXTRA_puttygen_DEPENDENCIES) @rm -f puttygen$(EXEEXT) $(AM_V_CCLD)$(LINK) $(puttygen_OBJECTS) $(puttygen_LDADD) $(LIBS) puttytel$(EXEEXT): $(puttytel_OBJECTS) $(puttytel_DEPENDENCIES) $(EXTRA_puttytel_DEPENDENCIES) @rm -f puttytel$(EXEEXT) $(AM_V_CCLD)$(LINK) $(puttytel_OBJECTS) $(puttytel_LDADD) $(LIBS) testcrypt$(EXEEXT): $(testcrypt_OBJECTS) $(testcrypt_DEPENDENCIES) $(EXTRA_testcrypt_DEPENDENCIES) @rm -f testcrypt$(EXEEXT) $(AM_V_CCLD)$(LINK) $(testcrypt_OBJECTS) $(testcrypt_LDADD) $(LIBS) testsc$(EXEEXT): $(testsc_OBJECTS) $(testsc_DEPENDENCIES) $(EXTRA_testsc_DEPENDENCIES) @rm -f testsc$(EXEEXT) $(AM_V_CCLD)$(LINK) $(testsc_OBJECTS) $(testsc_LDADD) $(LIBS) testzlib$(EXEEXT): $(testzlib_OBJECTS) $(testzlib_DEPENDENCIES) $(EXTRA_testzlib_DEPENDENCIES) @rm -f testzlib$(EXEEXT) $(AM_V_CCLD)$(LINK) $(testzlib_OBJECTS) $(testzlib_LDADD) $(LIBS) unix/uxserver.$(OBJEXT): unix/$(am__dirstamp) \ unix/$(DEPDIR)/$(am__dirstamp) uppity$(EXEEXT): $(uppity_OBJECTS) $(uppity_DEPENDENCIES) $(EXTRA_uppity_DEPENDENCIES) @rm -f uppity$(EXEEXT) $(AM_V_CCLD)$(LINK) $(uppity_OBJECTS) $(uppity_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f charset/*.$(OBJEXT) -rm -f unix/*.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/agentf.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aqsync.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/be_all_s.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/be_misc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/be_none.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/be_nos_s.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/be_ssh.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callback.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cgtest.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clicons.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdline.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/config.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/console.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cproxy.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialog.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errsock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fuzzterm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/import.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldisc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libversion_a-version.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mainchan.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/marshal.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/millerrabin.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minibidi.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miscucs.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpint.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpunsafe.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nocmdline.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nocproxy.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nogss.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norand.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/noterm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/notiming.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nullplug.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pageant.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pgssapi.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pinger.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pockle.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/portfwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/primecandidate.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proxy.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pscp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psftp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psftpcommon.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psocks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raw.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rlogin.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scpserver.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sesschan.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sessprep.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/settings.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sftp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sftpcommon.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sftpserver.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smallprimes.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1bpp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1censor.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1connection-client.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1connection-server.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1connection.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1login-server.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh1login.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2bpp-bare.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2bpp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2censor.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2connection-client.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2connection-server.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2connection.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2kex-client.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2kex-server.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2transhk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2transport.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2userauth-server.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssh2userauth.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshaes.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssharcf.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshargon2.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshauxcrypt.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshbcrypt.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshblake2.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshblowf.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshccp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshcommon.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshcrc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshcrcda.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshdes.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshdh.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshdss.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshdssg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshecc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshecdsag.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshgssc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshhmac.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshmac.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshmd5.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshprime.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshprng.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshpubk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshrand.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshrsa.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshrsag.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshserver.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshsh256.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshsh512.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshsha.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshsha3.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshshare.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshutils.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshverstring.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sshzlib.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripctrl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/supdup.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/telnet.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/terminal.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testcrypt.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testzlib.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timing.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree234.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcwidth.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wildcard.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x11fwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/fromucs.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/localenc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/macenc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/mimeenc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/sbcs.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/sbcsdat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/slookup.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/toucs.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/utf8.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@charset/$(DEPDIR)/xenc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkapp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkask.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkcfg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkcols.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkcomm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkdlg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkfont.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkmain.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkmisc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/gtkwin.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/osxlaunch.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/procnet.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/ux_x11.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxagentc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxagentsock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxcfg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxcliloop.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxcons.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxfdsock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxgss.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxmisc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxnet.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxnogtk.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxnoise.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpeer.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpgnt.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxplink.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpoll.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxprint.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxproxy.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpsusan.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpterm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxpty.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxputty.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxsel.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxser.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxserver.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxsftp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxsftpserver.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxshare.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxsignal.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxsocks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxstore.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxucs.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/uxutils.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/x11misc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/xkeysym.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/xpmptcfg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/xpmpterm.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/xpmpucfg.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unix/$(DEPDIR)/xpmputty.Po@am__quote@ # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` libversion_a-version.o: version.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libversion_a_CFLAGS) $(CFLAGS) -MT libversion_a-version.o -MD -MP -MF $(DEPDIR)/libversion_a-version.Tpo -c -o libversion_a-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libversion_a-version.Tpo $(DEPDIR)/libversion_a-version.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='version.c' object='libversion_a-version.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libversion_a_CFLAGS) $(CFLAGS) -c -o libversion_a-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c libversion_a-version.obj: version.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libversion_a_CFLAGS) $(CFLAGS) -MT libversion_a-version.obj -MD -MP -MF $(DEPDIR)/libversion_a-version.Tpo -c -o libversion_a-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libversion_a-version.Tpo $(DEPDIR)/libversion_a-version.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='version.c' object='libversion_a-version.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libversion_a_CFLAGS) $(CFLAGS) -c -o libversion_a-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi` install-man1: $(man1_MANS) @$(NORMAL_INSTALL) @list1='$(man1_MANS)'; \ list2=''; \ test -n "$(man1dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.1[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscope: cscope.files test ! -s cscope.files \ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) clean-cscope: -rm -f cscope.files cscope.files: clean-cscope cscopelist cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @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 "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__post_remove_distdir) dist dist-all: $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build/sub \ && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-local check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(SCRIPTS) $(MANS) \ uxconfig.h installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f charset/$(DEPDIR)/$(am__dirstamp) -rm -f charset/$(am__dirstamp) -rm -f unix/$(DEPDIR)/$(am__dirstamp) -rm -f unix/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) @HAVE_SETID_CMD_FALSE@install-exec-local: clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-noinstLIBRARIES \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f ./$(DEPDIR)/agentf.Po -rm -f ./$(DEPDIR)/aqsync.Po -rm -f ./$(DEPDIR)/be_all_s.Po -rm -f ./$(DEPDIR)/be_misc.Po -rm -f ./$(DEPDIR)/be_none.Po -rm -f ./$(DEPDIR)/be_nos_s.Po -rm -f ./$(DEPDIR)/be_ssh.Po -rm -f ./$(DEPDIR)/callback.Po -rm -f ./$(DEPDIR)/cgtest.Po -rm -f ./$(DEPDIR)/clicons.Po -rm -f ./$(DEPDIR)/cmdgen.Po -rm -f ./$(DEPDIR)/cmdline.Po -rm -f ./$(DEPDIR)/conf.Po -rm -f ./$(DEPDIR)/config.Po -rm -f ./$(DEPDIR)/console.Po -rm -f ./$(DEPDIR)/cproxy.Po -rm -f ./$(DEPDIR)/dialog.Po -rm -f ./$(DEPDIR)/ecc.Po -rm -f ./$(DEPDIR)/errsock.Po -rm -f ./$(DEPDIR)/fuzzterm.Po -rm -f ./$(DEPDIR)/import.Po -rm -f ./$(DEPDIR)/ldisc.Po -rm -f ./$(DEPDIR)/libversion_a-version.Po -rm -f ./$(DEPDIR)/logging.Po -rm -f ./$(DEPDIR)/mainchan.Po -rm -f ./$(DEPDIR)/marshal.Po -rm -f ./$(DEPDIR)/memory.Po -rm -f ./$(DEPDIR)/millerrabin.Po -rm -f ./$(DEPDIR)/minibidi.Po -rm -f ./$(DEPDIR)/misc.Po -rm -f ./$(DEPDIR)/miscucs.Po -rm -f ./$(DEPDIR)/mpint.Po -rm -f ./$(DEPDIR)/mpunsafe.Po -rm -f ./$(DEPDIR)/nocmdline.Po -rm -f ./$(DEPDIR)/nocproxy.Po -rm -f ./$(DEPDIR)/nogss.Po -rm -f ./$(DEPDIR)/norand.Po -rm -f ./$(DEPDIR)/noterm.Po -rm -f ./$(DEPDIR)/notiming.Po -rm -f ./$(DEPDIR)/nullplug.Po -rm -f ./$(DEPDIR)/pageant.Po -rm -f ./$(DEPDIR)/pgssapi.Po -rm -f ./$(DEPDIR)/pinger.Po -rm -f ./$(DEPDIR)/pockle.Po -rm -f ./$(DEPDIR)/portfwd.Po -rm -f ./$(DEPDIR)/primecandidate.Po -rm -f ./$(DEPDIR)/proxy.Po -rm -f ./$(DEPDIR)/pscp.Po -rm -f ./$(DEPDIR)/psftp.Po -rm -f ./$(DEPDIR)/psftpcommon.Po -rm -f ./$(DEPDIR)/psocks.Po -rm -f ./$(DEPDIR)/raw.Po -rm -f ./$(DEPDIR)/rlogin.Po -rm -f ./$(DEPDIR)/scpserver.Po -rm -f ./$(DEPDIR)/sesschan.Po -rm -f ./$(DEPDIR)/sessprep.Po -rm -f ./$(DEPDIR)/settings.Po -rm -f ./$(DEPDIR)/sftp.Po -rm -f ./$(DEPDIR)/sftpcommon.Po -rm -f ./$(DEPDIR)/sftpserver.Po -rm -f ./$(DEPDIR)/smallprimes.Po -rm -f ./$(DEPDIR)/ssh.Po -rm -f ./$(DEPDIR)/ssh1bpp.Po -rm -f ./$(DEPDIR)/ssh1censor.Po -rm -f ./$(DEPDIR)/ssh1connection-client.Po -rm -f ./$(DEPDIR)/ssh1connection-server.Po -rm -f ./$(DEPDIR)/ssh1connection.Po -rm -f ./$(DEPDIR)/ssh1login-server.Po -rm -f ./$(DEPDIR)/ssh1login.Po -rm -f ./$(DEPDIR)/ssh2bpp-bare.Po -rm -f ./$(DEPDIR)/ssh2bpp.Po -rm -f ./$(DEPDIR)/ssh2censor.Po -rm -f ./$(DEPDIR)/ssh2connection-client.Po -rm -f ./$(DEPDIR)/ssh2connection-server.Po -rm -f ./$(DEPDIR)/ssh2connection.Po -rm -f ./$(DEPDIR)/ssh2kex-client.Po -rm -f ./$(DEPDIR)/ssh2kex-server.Po -rm -f ./$(DEPDIR)/ssh2transhk.Po -rm -f ./$(DEPDIR)/ssh2transport.Po -rm -f ./$(DEPDIR)/ssh2userauth-server.Po -rm -f ./$(DEPDIR)/ssh2userauth.Po -rm -f ./$(DEPDIR)/sshaes.Po -rm -f ./$(DEPDIR)/ssharcf.Po -rm -f ./$(DEPDIR)/sshargon2.Po -rm -f ./$(DEPDIR)/sshauxcrypt.Po -rm -f ./$(DEPDIR)/sshbcrypt.Po -rm -f ./$(DEPDIR)/sshblake2.Po -rm -f ./$(DEPDIR)/sshblowf.Po -rm -f ./$(DEPDIR)/sshccp.Po -rm -f ./$(DEPDIR)/sshcommon.Po -rm -f ./$(DEPDIR)/sshcrc.Po -rm -f ./$(DEPDIR)/sshcrcda.Po -rm -f ./$(DEPDIR)/sshdes.Po -rm -f ./$(DEPDIR)/sshdh.Po -rm -f ./$(DEPDIR)/sshdss.Po -rm -f ./$(DEPDIR)/sshdssg.Po -rm -f ./$(DEPDIR)/sshecc.Po -rm -f ./$(DEPDIR)/sshecdsag.Po -rm -f ./$(DEPDIR)/sshgssc.Po -rm -f ./$(DEPDIR)/sshhmac.Po -rm -f ./$(DEPDIR)/sshmac.Po -rm -f ./$(DEPDIR)/sshmd5.Po -rm -f ./$(DEPDIR)/sshprime.Po -rm -f ./$(DEPDIR)/sshprng.Po -rm -f ./$(DEPDIR)/sshpubk.Po -rm -f ./$(DEPDIR)/sshrand.Po -rm -f ./$(DEPDIR)/sshrsa.Po -rm -f ./$(DEPDIR)/sshrsag.Po -rm -f ./$(DEPDIR)/sshserver.Po -rm -f ./$(DEPDIR)/sshsh256.Po -rm -f ./$(DEPDIR)/sshsh512.Po -rm -f ./$(DEPDIR)/sshsha.Po -rm -f ./$(DEPDIR)/sshsha3.Po -rm -f ./$(DEPDIR)/sshshare.Po -rm -f ./$(DEPDIR)/sshutils.Po -rm -f ./$(DEPDIR)/sshverstring.Po -rm -f ./$(DEPDIR)/sshzlib.Po -rm -f ./$(DEPDIR)/stripctrl.Po -rm -f ./$(DEPDIR)/supdup.Po -rm -f ./$(DEPDIR)/telnet.Po -rm -f ./$(DEPDIR)/terminal.Po -rm -f ./$(DEPDIR)/testcrypt.Po -rm -f ./$(DEPDIR)/testsc.Po -rm -f ./$(DEPDIR)/testzlib.Po -rm -f ./$(DEPDIR)/time.Po -rm -f ./$(DEPDIR)/timing.Po -rm -f ./$(DEPDIR)/tree234.Po -rm -f ./$(DEPDIR)/utils.Po -rm -f ./$(DEPDIR)/wcwidth.Po -rm -f ./$(DEPDIR)/wildcard.Po -rm -f ./$(DEPDIR)/x11fwd.Po -rm -f charset/$(DEPDIR)/fromucs.Po -rm -f charset/$(DEPDIR)/localenc.Po -rm -f charset/$(DEPDIR)/macenc.Po -rm -f charset/$(DEPDIR)/mimeenc.Po -rm -f charset/$(DEPDIR)/sbcs.Po -rm -f charset/$(DEPDIR)/sbcsdat.Po -rm -f charset/$(DEPDIR)/slookup.Po -rm -f charset/$(DEPDIR)/toucs.Po -rm -f charset/$(DEPDIR)/utf8.Po -rm -f charset/$(DEPDIR)/xenc.Po -rm -f unix/$(DEPDIR)/gtkapp.Po -rm -f unix/$(DEPDIR)/gtkask.Po -rm -f unix/$(DEPDIR)/gtkcfg.Po -rm -f unix/$(DEPDIR)/gtkcols.Po -rm -f unix/$(DEPDIR)/gtkcomm.Po -rm -f unix/$(DEPDIR)/gtkdlg.Po -rm -f unix/$(DEPDIR)/gtkfont.Po -rm -f unix/$(DEPDIR)/gtkmain.Po -rm -f unix/$(DEPDIR)/gtkmisc.Po -rm -f unix/$(DEPDIR)/gtkwin.Po -rm -f unix/$(DEPDIR)/osxlaunch.Po -rm -f unix/$(DEPDIR)/procnet.Po -rm -f unix/$(DEPDIR)/ux_x11.Po -rm -f unix/$(DEPDIR)/uxagentc.Po -rm -f unix/$(DEPDIR)/uxagentsock.Po -rm -f unix/$(DEPDIR)/uxcfg.Po -rm -f unix/$(DEPDIR)/uxcliloop.Po -rm -f unix/$(DEPDIR)/uxcons.Po -rm -f unix/$(DEPDIR)/uxfdsock.Po -rm -f unix/$(DEPDIR)/uxgen.Po -rm -f unix/$(DEPDIR)/uxgss.Po -rm -f unix/$(DEPDIR)/uxmisc.Po -rm -f unix/$(DEPDIR)/uxnet.Po -rm -f unix/$(DEPDIR)/uxnogtk.Po -rm -f unix/$(DEPDIR)/uxnoise.Po -rm -f unix/$(DEPDIR)/uxpeer.Po -rm -f unix/$(DEPDIR)/uxpgnt.Po -rm -f unix/$(DEPDIR)/uxplink.Po -rm -f unix/$(DEPDIR)/uxpoll.Po -rm -f unix/$(DEPDIR)/uxprint.Po -rm -f unix/$(DEPDIR)/uxproxy.Po -rm -f unix/$(DEPDIR)/uxpsusan.Po -rm -f unix/$(DEPDIR)/uxpterm.Po -rm -f unix/$(DEPDIR)/uxpty.Po -rm -f unix/$(DEPDIR)/uxputty.Po -rm -f unix/$(DEPDIR)/uxsel.Po -rm -f unix/$(DEPDIR)/uxser.Po -rm -f unix/$(DEPDIR)/uxserver.Po -rm -f unix/$(DEPDIR)/uxsftp.Po -rm -f unix/$(DEPDIR)/uxsftpserver.Po -rm -f unix/$(DEPDIR)/uxshare.Po -rm -f unix/$(DEPDIR)/uxsignal.Po -rm -f unix/$(DEPDIR)/uxsocks.Po -rm -f unix/$(DEPDIR)/uxstore.Po -rm -f unix/$(DEPDIR)/uxucs.Po -rm -f unix/$(DEPDIR)/uxutils.Po -rm -f unix/$(DEPDIR)/x11misc.Po -rm -f unix/$(DEPDIR)/xkeysym.Po -rm -f unix/$(DEPDIR)/xpmptcfg.Po -rm -f unix/$(DEPDIR)/xpmpterm.Po -rm -f unix/$(DEPDIR)/xpmpucfg.Po -rm -f unix/$(DEPDIR)/xpmputty.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-exec-local install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f ./$(DEPDIR)/agentf.Po -rm -f ./$(DEPDIR)/aqsync.Po -rm -f ./$(DEPDIR)/be_all_s.Po -rm -f ./$(DEPDIR)/be_misc.Po -rm -f ./$(DEPDIR)/be_none.Po -rm -f ./$(DEPDIR)/be_nos_s.Po -rm -f ./$(DEPDIR)/be_ssh.Po -rm -f ./$(DEPDIR)/callback.Po -rm -f ./$(DEPDIR)/cgtest.Po -rm -f ./$(DEPDIR)/clicons.Po -rm -f ./$(DEPDIR)/cmdgen.Po -rm -f ./$(DEPDIR)/cmdline.Po -rm -f ./$(DEPDIR)/conf.Po -rm -f ./$(DEPDIR)/config.Po -rm -f ./$(DEPDIR)/console.Po -rm -f ./$(DEPDIR)/cproxy.Po -rm -f ./$(DEPDIR)/dialog.Po -rm -f ./$(DEPDIR)/ecc.Po -rm -f ./$(DEPDIR)/errsock.Po -rm -f ./$(DEPDIR)/fuzzterm.Po -rm -f ./$(DEPDIR)/import.Po -rm -f ./$(DEPDIR)/ldisc.Po -rm -f ./$(DEPDIR)/libversion_a-version.Po -rm -f ./$(DEPDIR)/logging.Po -rm -f ./$(DEPDIR)/mainchan.Po -rm -f ./$(DEPDIR)/marshal.Po -rm -f ./$(DEPDIR)/memory.Po -rm -f ./$(DEPDIR)/millerrabin.Po -rm -f ./$(DEPDIR)/minibidi.Po -rm -f ./$(DEPDIR)/misc.Po -rm -f ./$(DEPDIR)/miscucs.Po -rm -f ./$(DEPDIR)/mpint.Po -rm -f ./$(DEPDIR)/mpunsafe.Po -rm -f ./$(DEPDIR)/nocmdline.Po -rm -f ./$(DEPDIR)/nocproxy.Po -rm -f ./$(DEPDIR)/nogss.Po -rm -f ./$(DEPDIR)/norand.Po -rm -f ./$(DEPDIR)/noterm.Po -rm -f ./$(DEPDIR)/notiming.Po -rm -f ./$(DEPDIR)/nullplug.Po -rm -f ./$(DEPDIR)/pageant.Po -rm -f ./$(DEPDIR)/pgssapi.Po -rm -f ./$(DEPDIR)/pinger.Po -rm -f ./$(DEPDIR)/pockle.Po -rm -f ./$(DEPDIR)/portfwd.Po -rm -f ./$(DEPDIR)/primecandidate.Po -rm -f ./$(DEPDIR)/proxy.Po -rm -f ./$(DEPDIR)/pscp.Po -rm -f ./$(DEPDIR)/psftp.Po -rm -f ./$(DEPDIR)/psftpcommon.Po -rm -f ./$(DEPDIR)/psocks.Po -rm -f ./$(DEPDIR)/raw.Po -rm -f ./$(DEPDIR)/rlogin.Po -rm -f ./$(DEPDIR)/scpserver.Po -rm -f ./$(DEPDIR)/sesschan.Po -rm -f ./$(DEPDIR)/sessprep.Po -rm -f ./$(DEPDIR)/settings.Po -rm -f ./$(DEPDIR)/sftp.Po -rm -f ./$(DEPDIR)/sftpcommon.Po -rm -f ./$(DEPDIR)/sftpserver.Po -rm -f ./$(DEPDIR)/smallprimes.Po -rm -f ./$(DEPDIR)/ssh.Po -rm -f ./$(DEPDIR)/ssh1bpp.Po -rm -f ./$(DEPDIR)/ssh1censor.Po -rm -f ./$(DEPDIR)/ssh1connection-client.Po -rm -f ./$(DEPDIR)/ssh1connection-server.Po -rm -f ./$(DEPDIR)/ssh1connection.Po -rm -f ./$(DEPDIR)/ssh1login-server.Po -rm -f ./$(DEPDIR)/ssh1login.Po -rm -f ./$(DEPDIR)/ssh2bpp-bare.Po -rm -f ./$(DEPDIR)/ssh2bpp.Po -rm -f ./$(DEPDIR)/ssh2censor.Po -rm -f ./$(DEPDIR)/ssh2connection-client.Po -rm -f ./$(DEPDIR)/ssh2connection-server.Po -rm -f ./$(DEPDIR)/ssh2connection.Po -rm -f ./$(DEPDIR)/ssh2kex-client.Po -rm -f ./$(DEPDIR)/ssh2kex-server.Po -rm -f ./$(DEPDIR)/ssh2transhk.Po -rm -f ./$(DEPDIR)/ssh2transport.Po -rm -f ./$(DEPDIR)/ssh2userauth-server.Po -rm -f ./$(DEPDIR)/ssh2userauth.Po -rm -f ./$(DEPDIR)/sshaes.Po -rm -f ./$(DEPDIR)/ssharcf.Po -rm -f ./$(DEPDIR)/sshargon2.Po -rm -f ./$(DEPDIR)/sshauxcrypt.Po -rm -f ./$(DEPDIR)/sshbcrypt.Po -rm -f ./$(DEPDIR)/sshblake2.Po -rm -f ./$(DEPDIR)/sshblowf.Po -rm -f ./$(DEPDIR)/sshccp.Po -rm -f ./$(DEPDIR)/sshcommon.Po -rm -f ./$(DEPDIR)/sshcrc.Po -rm -f ./$(DEPDIR)/sshcrcda.Po -rm -f ./$(DEPDIR)/sshdes.Po -rm -f ./$(DEPDIR)/sshdh.Po -rm -f ./$(DEPDIR)/sshdss.Po -rm -f ./$(DEPDIR)/sshdssg.Po -rm -f ./$(DEPDIR)/sshecc.Po -rm -f ./$(DEPDIR)/sshecdsag.Po -rm -f ./$(DEPDIR)/sshgssc.Po -rm -f ./$(DEPDIR)/sshhmac.Po -rm -f ./$(DEPDIR)/sshmac.Po -rm -f ./$(DEPDIR)/sshmd5.Po -rm -f ./$(DEPDIR)/sshprime.Po -rm -f ./$(DEPDIR)/sshprng.Po -rm -f ./$(DEPDIR)/sshpubk.Po -rm -f ./$(DEPDIR)/sshrand.Po -rm -f ./$(DEPDIR)/sshrsa.Po -rm -f ./$(DEPDIR)/sshrsag.Po -rm -f ./$(DEPDIR)/sshserver.Po -rm -f ./$(DEPDIR)/sshsh256.Po -rm -f ./$(DEPDIR)/sshsh512.Po -rm -f ./$(DEPDIR)/sshsha.Po -rm -f ./$(DEPDIR)/sshsha3.Po -rm -f ./$(DEPDIR)/sshshare.Po -rm -f ./$(DEPDIR)/sshutils.Po -rm -f ./$(DEPDIR)/sshverstring.Po -rm -f ./$(DEPDIR)/sshzlib.Po -rm -f ./$(DEPDIR)/stripctrl.Po -rm -f ./$(DEPDIR)/supdup.Po -rm -f ./$(DEPDIR)/telnet.Po -rm -f ./$(DEPDIR)/terminal.Po -rm -f ./$(DEPDIR)/testcrypt.Po -rm -f ./$(DEPDIR)/testsc.Po -rm -f ./$(DEPDIR)/testzlib.Po -rm -f ./$(DEPDIR)/time.Po -rm -f ./$(DEPDIR)/timing.Po -rm -f ./$(DEPDIR)/tree234.Po -rm -f ./$(DEPDIR)/utils.Po -rm -f ./$(DEPDIR)/wcwidth.Po -rm -f ./$(DEPDIR)/wildcard.Po -rm -f ./$(DEPDIR)/x11fwd.Po -rm -f charset/$(DEPDIR)/fromucs.Po -rm -f charset/$(DEPDIR)/localenc.Po -rm -f charset/$(DEPDIR)/macenc.Po -rm -f charset/$(DEPDIR)/mimeenc.Po -rm -f charset/$(DEPDIR)/sbcs.Po -rm -f charset/$(DEPDIR)/sbcsdat.Po -rm -f charset/$(DEPDIR)/slookup.Po -rm -f charset/$(DEPDIR)/toucs.Po -rm -f charset/$(DEPDIR)/utf8.Po -rm -f charset/$(DEPDIR)/xenc.Po -rm -f unix/$(DEPDIR)/gtkapp.Po -rm -f unix/$(DEPDIR)/gtkask.Po -rm -f unix/$(DEPDIR)/gtkcfg.Po -rm -f unix/$(DEPDIR)/gtkcols.Po -rm -f unix/$(DEPDIR)/gtkcomm.Po -rm -f unix/$(DEPDIR)/gtkdlg.Po -rm -f unix/$(DEPDIR)/gtkfont.Po -rm -f unix/$(DEPDIR)/gtkmain.Po -rm -f unix/$(DEPDIR)/gtkmisc.Po -rm -f unix/$(DEPDIR)/gtkwin.Po -rm -f unix/$(DEPDIR)/osxlaunch.Po -rm -f unix/$(DEPDIR)/procnet.Po -rm -f unix/$(DEPDIR)/ux_x11.Po -rm -f unix/$(DEPDIR)/uxagentc.Po -rm -f unix/$(DEPDIR)/uxagentsock.Po -rm -f unix/$(DEPDIR)/uxcfg.Po -rm -f unix/$(DEPDIR)/uxcliloop.Po -rm -f unix/$(DEPDIR)/uxcons.Po -rm -f unix/$(DEPDIR)/uxfdsock.Po -rm -f unix/$(DEPDIR)/uxgen.Po -rm -f unix/$(DEPDIR)/uxgss.Po -rm -f unix/$(DEPDIR)/uxmisc.Po -rm -f unix/$(DEPDIR)/uxnet.Po -rm -f unix/$(DEPDIR)/uxnogtk.Po -rm -f unix/$(DEPDIR)/uxnoise.Po -rm -f unix/$(DEPDIR)/uxpeer.Po -rm -f unix/$(DEPDIR)/uxpgnt.Po -rm -f unix/$(DEPDIR)/uxplink.Po -rm -f unix/$(DEPDIR)/uxpoll.Po -rm -f unix/$(DEPDIR)/uxprint.Po -rm -f unix/$(DEPDIR)/uxproxy.Po -rm -f unix/$(DEPDIR)/uxpsusan.Po -rm -f unix/$(DEPDIR)/uxpterm.Po -rm -f unix/$(DEPDIR)/uxpty.Po -rm -f unix/$(DEPDIR)/uxputty.Po -rm -f unix/$(DEPDIR)/uxsel.Po -rm -f unix/$(DEPDIR)/uxser.Po -rm -f unix/$(DEPDIR)/uxserver.Po -rm -f unix/$(DEPDIR)/uxsftp.Po -rm -f unix/$(DEPDIR)/uxsftpserver.Po -rm -f unix/$(DEPDIR)/uxshare.Po -rm -f unix/$(DEPDIR)/uxsignal.Po -rm -f unix/$(DEPDIR)/uxsocks.Po -rm -f unix/$(DEPDIR)/uxstore.Po -rm -f unix/$(DEPDIR)/uxucs.Po -rm -f unix/$(DEPDIR)/uxutils.Po -rm -f unix/$(DEPDIR)/x11misc.Po -rm -f unix/$(DEPDIR)/xkeysym.Po -rm -f unix/$(DEPDIR)/xpmptcfg.Po -rm -f unix/$(DEPDIR)/xpmpterm.Po -rm -f unix/$(DEPDIR)/xpmpucfg.Po -rm -f unix/$(DEPDIR)/xpmputty.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-man uninstall-man: uninstall-man1 .MAKE: all check check-am install install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ check-am check-local clean clean-binPROGRAMS clean-cscope \ clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS \ cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ distcheck distclean distclean-compile distclean-generic \ distclean-hdr distclean-tags distcleancheck distdir \ distuninstallcheck 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-exec-local install-html \ install-html-am install-info install-info-am install-man \ install-man1 install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \ ps ps-am tags tags-am uninstall uninstall-am \ uninstall-binPROGRAMS uninstall-man uninstall-man1 .PRECIOUS: Makefile @AUTO_GIT_COMMIT_TRUE@empty.h: $(allsources) @AUTO_GIT_COMMIT_TRUE@ echo '/* Empty file touched by automake makefile to force rebuild of version.o */' >$@ # Run the cryptsuite tests as part of 'make check'. Override # PUTTY_TESTCRYPT so that cryptsuite will take the testcrypt binary # from the build directory instead of the source directory, in case # this is an out-of-tree build. check-local: testcrypt PUTTY_TESTCRYPT=./testcrypt $(srcdir)/test/cryptsuite.py @HAVE_SETID_CMD_TRUE@install-exec-local: @HAVE_SETID_CMD_TRUE@ @SETID_CMD@ $(bindir)/pterm @HAVE_SETID_CMD_TRUE@ chmod @SETID_MODE@ $(bindir)/pterm @HAVE_QUARTZ_TRUE@unix/PuTTY.app: unix/putty.bundle puttyapp osxlaunch @HAVE_QUARTZ_TRUE@ rm -rf $@ && PUTTY_GTK_PREFIX_FROM_MAKEFILE=$$(pkg-config --variable=prefix gtk+-3.0) gtk-mac-bundler $< @HAVE_QUARTZ_TRUE@unix/Pterm.app: unix/pterm.bundle ptermapp osxlaunch @HAVE_QUARTZ_TRUE@ rm -rf $@ && PUTTY_GTK_PREFIX_FROM_MAKEFILE=$$(pkg-config --variable=prefix gtk+-3.0) gtk-mac-bundler $< # 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: