CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/01/08 08:37:38
Modified files:
usr.bin/ssh : Makefile.inc
usr.bin/ssh/scp: Makefile
usr.bin/ssh/sftp-server: Makefile
usr.bin/ssh/sftp: Makefile
usr.bin/ssh/ssh-add: Makefile
usr.bin/ssh/ssh-agent: Makefile
usr.bin/ssh/ssh-keygen: Makefile
usr.bin/ssh/ssh-keyscan: Makefile
usr.bin/ssh/ssh-keysign: Makefile
usr.bin/ssh/ssh-pkcs11-helper: Makefile
usr.bin/ssh/ssh: Makefile
usr.bin/ssh/sshd: Makefile
Log message:
group shared source files (e.g. SRCS_KEX) and allow compilation w/o OPENSSL
ok djm@