From c3633b55b188a43e8ed776f26c593b792917cc73 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 18 Mar 1998 07:58:49 +0000 Subject: Document NOPERL --- etc/defaults/make.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc/defaults') diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 60e3c88..a95f439 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.55 1998/02/27 15:45:34 asami Exp $ +# $Id: make.conf,v 1.56 1998/02/27 18:34:56 fenner Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -18,6 +18,9 @@ #NOPROFILE= true # Avoid compiling profiled libraries # +# To avoid building the perl in /usr/src/gnu/usr.bin +#NOPERL= true +# # To have 'obj' symlinks created in your source directory # (they aren't needed/necessary) #OBJLINK= yes -- cgit v1.1