]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the OpenSSH userland-building Makefiles.
authormarkm <markm@FreeBSD.org>
Thu, 24 Feb 2000 17:00:55 +0000 (17:00 +0000)
committermarkm <markm@FreeBSD.org>
Thu, 24 Feb 2000 17:00:55 +0000 (17:00 +0000)
commite2eb48858809b3595e98ebc530d7f382cdd3fc40
treebaca66ae2b943e94eefb4af6fa76f99f9a4b3962
parentf7c4b7763a0f4fb1a11bc2510ac393bb72db1057
Add the OpenSSH userland-building Makefiles.
secure/lib/libssh/Makefile [new file with mode: 0644]
secure/usr.bin/scp/Makefile [new file with mode: 0644]
secure/usr.bin/ssh-add/Makefile [new file with mode: 0644]
secure/usr.bin/ssh-agent/Makefile [new file with mode: 0644]
secure/usr.bin/ssh-keygen/Makefile [new file with mode: 0644]
secure/usr.bin/ssh/Makefile [new file with mode: 0644]
secure/usr.sbin/Makefile [new file with mode: 0644]
secure/usr.sbin/Makefile.inc [new file with mode: 0644]
secure/usr.sbin/sshd/Makefile [new file with mode: 0644]