git: Inline Makefile.ssh.common
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Apr 24 10:17:44 PDT 2019
commit 73b5ca6b1fdea7c9966e0d7318e42768cbd5de90
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu Apr 18 14:45:20 2019 +0300
Inline Makefile.ssh.common
This fixes path, include and libraries order sequences and will be needed
for further PRIV changes.
Requested-by: swildner
Summary of changes:
Makefile.ssh.common | 27 ---------------------------
lib/libssh/Makefile | 11 ++++++++++-
lib/libssh/Makefile.etc | 9 +++------
libexec/sftp-server/Makefile | 8 +++++++-
libexec/ssh-keysign/Makefile | 12 +++++++++++-
libexec/ssh-pkcs11-helper/Makefile | 11 ++++++++++-
usr.bin/scp/Makefile | 8 +++++++-
usr.bin/sftp/Makefile | 12 +++++++-----
usr.bin/ssh-add/Makefile | 9 +++++++--
usr.bin/ssh-agent/Makefile | 8 +++++++-
usr.bin/ssh-keygen/Makefile | 9 +++++++--
usr.bin/ssh-keyscan/Makefile | 9 +++++++--
usr.bin/ssh/Makefile | 12 +++++++++++-
usr.bin/ssh/Makefile.etc | 4 +---
usr.sbin/sshd/Makefile | 11 ++++++++++-
usr.sbin/sshd/Makefile.etc | 3 ++-
16 files changed, 107 insertions(+), 56 deletions(-)
delete mode 100644 Makefile.ssh.common
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73b5ca6b1fdea7c9966e0d7318e42768cbd5de90
--
DragonFly BSD source repository
More information about the Commits
mailing list