summaryrefslogtreecommitdiffstats
path: root/share/examples
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples')
-rw-r--r--share/examples/etc/make.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index dfaf7dc..897c270 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.14 1994/11/10 02:29:41 phk Exp $
+# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh 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
@@ -19,9 +19,9 @@
# Avoid compiling profiled libraries
#
#
-# To compile and install the Sun libm instead of the default use:
+# To compile and install the 4.4 lite libm instead of the default use:
#
-WANT_MSUN= yes
+#WANT_CSRG_LIBM= yes
#
#
# If you have a FPU (i387, i486DX, Pentium), you can make
OpenPOWER on IntegriCloud