Add NO_RCMDS to the list.

This commit is contained in:
Tom Rhodes 2005-03-02 03:49:02 +00:00
parent 6bacdeb7e0
commit 048ba27c18

View File

@ -137,6 +137,7 @@
#NO_OPENSSL= # do not build OpenSSL (implies NO_KERBEROS/NO_OPENSSH)
#NO_PF= # do not build PF firewall package
#NO_PROFILE= # Avoid compiling profiled libraries
#NO_RCMDS= # do not build or install BSD r* commands (rsh, etc).
#NO_SENDMAIL= # do not build sendmail and related programs
#NO_SHARE= # do not go into the share subdir
#NO_SHARED= # build /bin and /sbin dynamically linked (bad idea