CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/30 01:35:01
Modified files:
etc : rc
Log message:
program relinking currently uses a Makefile.relink inside the re-link kit.
For sshd (the only relinked program at the moment), this file is created
in an extremely nasty way. It'll be better if we have a proper clean
install.sh script, which I've built for sshd. But let's first commit the
change to /etc/rc which will handle that in the near future.
ok djm
