Remove NO_OPENSSH variable functionality
authorJohn Marino <draco@marino.st>
Mon, 29 Aug 2016 08:35:26 +0000 (10:35 +0200)
committerJohn Marino <marino@rogue.synsport.com>
Mon, 29 Aug 2016 11:12:30 +0000 (13:12 +0200)
commitc0bd490680745440fc7e0d4bbdb876232152db60
treef1d875b2f57de76c144461677eb06ca9bf2fc1b1
parent71db84daa26878d248143cbf8b50553f4a49232d
Remove NO_OPENSSH variable functionality

There doesn't seem to be a legit use case for building with OpenSSL but
without ssh.  Remove the ability to do so to simplify makefiles which
also has the benefit of reducing the number of make.conf options.

The ssh program and openssh private library only consume about 2Mb.
Makefile.inc1
etc/Makefile
etc/defaults/make.conf
secure/lib/Makefile
secure/libexec/Makefile
secure/usr.bin/Makefile
secure/usr.sbin/Makefile
share/man/man5/make.conf.5