From 57c250ba86956b2d5f19eebf08b86d8edb22c5e6 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Aug 2006 07:17:58 +0000 Subject: Rewrote the header comment so that "bin-install" can be found by "bmake help". --- mk/install/bin-install.mk | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'mk/install') diff --git a/mk/install/bin-install.mk b/mk/install/bin-install.mk index e047735d64d..8ef5fabd848 100644 --- a/mk/install/bin-install.mk +++ b/mk/install/bin-install.mk @@ -1,9 +1,11 @@ -# $NetBSD: bin-install.mk,v 1.1 2006/08/04 07:04:38 rillig Exp $ +# $NetBSD: bin-install.mk,v 1.2 2006/08/04 07:17:58 rillig Exp $ # -# The bin-install target tries to install a package from a prebuilt -# binary package, and if that doesn't work, builds the package from -# source. +# This file provides the following targets: +# +# bin-install +# Tries to install a package from a prebuilt binary package, and +# if that doesn't work, builds the package from source. # # The following variables can be set by the pkgsrc user in mk.conf: # -- cgit v1.2.3