summaryrefslogtreecommitdiffstats
path: root/etc/defaults/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/make.conf')
-rw-r--r--etc/defaults/make.conf5
1 files changed, 4 insertions, 1 deletions
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
OpenPOWER on IntegriCloud