pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/install Add colon in comment to aid "make help" in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6cb3a2c2db1c
branches: trunk
changeset: 538836:6cb3a2c2db1c
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 20 09:58:04 2008 +0000
description:
Add colon in comment to aid "make help" in finding help
for the bin-install target.
diffstat:
mk/install/bin-install.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 8801f87346a4 -r 6cb3a2c2db1c mk/install/bin-install.mk
--- a/mk/install/bin-install.mk Wed Feb 20 09:57:47 2008 +0000
+++ b/mk/install/bin-install.mk Wed Feb 20 09:58:04 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: bin-install.mk,v 1.17 2008/02/19 22:53:34 rillig Exp $
+# $NetBSD: bin-install.mk,v 1.18 2008/02/20 09:58:04 wiz Exp $
#
# This file provides the following targets:
#
-# bin-install
+# bin-install:
# Tries to install a package from a prebuilt binary package, and
# if that doesn't work, builds the package from source.
#
Home |
Main Index |
Thread Index |
Old Index