From 4c49bb28b8ca866abdc54bcd5250c728be73a6dd Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 18 Nov 2008 22:03:56 +0000 Subject: Documented INSTALL_UNSTRIPPED. --- mk/install/install.mk | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3