CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/01 09:48:16
Modified files:
usr.bin/ssh/sshd: Makefile
Log message:
new-style relink kit for sshd. The old scheme created a Makefile by
concatenating two Makefiles and was incredibly fragile. In the new way
a narrow-purposed install.sh script is created and shipped with the objects.
A recently commited /etc/rc script understands these files.
