summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/install/install.mk11
1 files changed, 10 insertions, 1 deletions
diff --git a/mk/install/install.mk b/mk/install/install.mk
index 4cd3db79496..d72e02e7813 100644
--- a/mk/install/install.mk
+++ b/mk/install/install.mk
@@ -1,4 +1,4 @@
-# $NetBSD: install.mk,v 1.51 2008/06/11 07:30:33 obache Exp $
+# $NetBSD: install.mk,v 1.52 2008/11/18 22:03:56 rillig Exp $
#
# This file provides the code for the "install" phase.
#
@@ -20,6 +20,15 @@
# This hook is placed _before_ switching to privileged mode
# in order to install the package.
#
+
+# === User-settable variables ===
+#
+# INSTALL_UNSTRIPPED
+# If "yes", all binaries and shared libraries are installed
+# unstripped. Otherwise they are stripped while being installed.
+#
+# Keywords: strip unstripped
+#
# === Package-settable variables ===
#
# INSTALLATION_DIRS