diff options
| author | Bosko Milekic <bmilekic@FreeBSD.org> | 2002-04-09 18:25:44 +0000 |
|---|---|---|
| committer | Bosko Milekic <bmilekic@FreeBSD.org> | 2002-04-09 18:25:44 +0000 |
| commit | e5f7f976226e3107e7bb22478bf2345c672ad55d (patch) | |
| tree | 8fe299593d024fbca29e318aacd8e79c29467d29 /share/examples/etc | |
| parent | 74c0361a9d41f07ea2475840eff064be5bf22a7a (diff) | |
Notes
Diffstat (limited to 'share/examples/etc')
| -rw-r--r-- | share/examples/etc/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index ca6b375a604c..cffcaa73165d 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -116,6 +116,7 @@ #NOSECURE= true # do not build crypto code in secure/ subdir #NOSHARE= true # do not go into the share subdir #NOUUCP= true # do not build uucp related programs +#NO_RCMNDS= true # do not build rlogin, rsh & rcp # # To build the OpenSSL manpages, uncomment the following. These are not # built by default because they clobber a number of system manpages with |
