Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets add note of "pcc" and "pcccmds" attributes
details: https://anonhg.NetBSD.org/src/rev/bdb2e0e40e3a
branches: trunk
changeset: 751449:bdb2e0e40e3a
user: plunky <plunky%NetBSD.org@localhost>
date: Thu Feb 04 13:07:55 2010 +0000
description:
add note of "pcc" and "pcccmds" attributes
diffstat:
distrib/sets/sets.subr | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 2ab71cffab88 -r bdb2e0e40e3a distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Thu Feb 04 12:54:55 2010 +0000
+++ b/distrib/sets/sets.subr Thu Feb 04 13:07:55 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.119 2010/01/14 13:45:51 he Exp $
+# $NetBSD: sets.subr,v 1.120 2010/02/04 13:07:55 plunky Exp $
#
#
@@ -168,7 +168,7 @@
# In each file, a record consists of a path and a System Package name,
# separated by whitespace. E.g.,
#
-# # $NetBSD: sets.subr,v 1.119 2010/01/14 13:45:51 he Exp $
+# # $NetBSD: sets.subr,v 1.120 2010/02/04 13:07:55 plunky Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -223,6 +223,8 @@
# nls ${MKNLS} != no
# nvi ${MKNVI} != no
# pam ${MKPAM} != no
+# pcc ${MKPCC} != no
+# pcccmds ${MKPCCCMDS} != no
# pf ${MKPF} != no
# pic ${MKPIC} != no
# postfix ${MKPOSTFIX} != no
Home |
Main Index |
Thread Index |
Old Index