From ec1dc2ce46a4096f5bbe821e2975258f803a883b Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 12 Sep 2007 09:59:44 +0000 Subject: ONLY_FOR_PLATFORM and NOT_FOR_PLATFORM should only be used in commented form. --- mk/help/notonly.help | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mk/help') diff --git a/mk/help/notonly.help b/mk/help/notonly.help index c5de9599208..36440616615 100644 --- a/mk/help/notonly.help +++ b/mk/help/notonly.help @@ -1,4 +1,4 @@ -# $NetBSD: notonly.help,v 1.1 2007/09/12 09:55:37 rillig Exp $ +# $NetBSD: notonly.help,v 1.2 2007/09/12 09:59:44 rillig Exp $ # === Package-settable variables === # @@ -16,3 +16,7 @@ # Platforms are triples of OPSYS, OS_VERSION and MACHINE_ARCH, separated # by dashes. Each of the components may be the wildcard "*". # +# Whenever you use these variables in a package Makefile, add a comment +# nearby _why_ you are restricting the list of platforms. Otherwise +# these restrictions may be quickly removed by other developers. +# -- cgit v1.2.3