From 0229bb6658428c80643a12d466d57fb61d20c154 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 29 Sep 2007 15:56:04 +0000 Subject: Documented the file format. --- mk/alternatives.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/alternatives.mk b/mk/alternatives.mk index 3686eb9d43d..0f8213c4adb 100644 --- a/mk/alternatives.mk +++ b/mk/alternatives.mk @@ -1,4 +1,4 @@ -# $NetBSD: alternatives.mk,v 1.9 2007/05/07 09:32:11 rillig Exp $ +# $NetBSD: alternatives.mk,v 1.10 2007/09/29 15:56:04 rillig Exp $ # # This Makefile fragment handles the alternatives system, registering a # package in the database. @@ -16,6 +16,10 @@ # Default value: The name of the ALTERNATIVES file in the package # directory, if it exists. Otherwise, nothing. # +# Each line of the alternatives file contains two filenames, first +# the wrapper and then the alternative provided by the package. +# Both paths are relative to PREFIX. +# # Variables defined by this file: # # PKG_ALTERNATIVES -- cgit v1.2.3