From 874294bac3901eba299abfc5d6a71e26720b53fa Mon Sep 17 00:00:00 2001 From: Dan Moschuk Date: Mon, 20 Mar 2000 17:08:30 +0000 Subject: Document NOUUCP switch --- etc/defaults/make.conf | 1 + share/examples/etc/make.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 0ae86e35dc74..48135deda45e 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -44,6 +44,7 @@ #NOLIBC_R= true # do not build libc_r (re-entrant version of libc) #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 # # To tell the base system that you are using RSAREF (from ports). # (This needs revisiting) - it is very likely that this is too diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 0ae86e35dc74..48135deda45e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -44,6 +44,7 @@ #NOLIBC_R= true # do not build libc_r (re-entrant version of libc) #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 # # To tell the base system that you are using RSAREF (from ports). # (This needs revisiting) - it is very likely that this is too -- cgit v1.3