summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 1d0a117a4d4..9220597a7ae 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.240 2001/08/28 23:36:24 zuntum Exp $
+# $NetBSD: mk.conf.example,v 1.241 2001/09/08 20:33:24 jlam Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -694,6 +694,12 @@
# Possible: any
# Default: majordom
+#MOTIF_TYPE=openmotif
+# Used a hint to motif.buildlink.mk for which Motif-compatible installation
+# to use. This value is ignored if MOTIFBASE is explicitly set.
+# Possible: openmotif, lesstif, dt (for Solaris only)
+# Default: lesstif
+
#MTOOLS_ENABLE_FLOPPYD=
# Used by the mtools package to determine whether or not the floppyd
# program is installed. X11 libraries and header files are needed to