Mercurial > dropbear
comparison Makefile.in @ 743:09c5eb71ec96 kexguess
merge from head roundtrip changes
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 01 Apr 2013 00:13:41 +0800 |
parents | eafdf8b363f5 00bc3df3a9c3 |
children | 7dcb46da72d9 830fae485d40 |
comparison
equal
deleted
inserted
replaced
742:cd201dc2da9a | 743:09c5eb71ec96 |
---|---|
32 svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o \ | 32 svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o \ |
33 svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o\ | 33 svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o\ |
34 svr-tcpfwd.o svr-authpam.o | 34 svr-tcpfwd.o svr-authpam.o |
35 | 35 |
36 CLIOBJS=cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \ | 36 CLIOBJS=cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o \ |
37 cli-session.o cli-service.o cli-runopts.o cli-chansession.o \ | 37 cli-session.o cli-runopts.o cli-chansession.o \ |
38 cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o \ | 38 cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o \ |
39 cli-agentfwd.o list.o | 39 cli-agentfwd.o list.o |
40 | 40 |
41 CLISVROBJS=common-session.o packet.o common-algo.o common-kex.o \ | 41 CLISVROBJS=common-session.o packet.o common-algo.o common-kex.o \ |
42 common-channel.o common-chansession.o termcodes.o loginrec.o \ | 42 common-channel.o common-chansession.o termcodes.o loginrec.o \ |