Module Name: src
Committed By: haad
Date: Mon May 9 14:45:45 UTC 2011
Modified Files:
src/distrib/sets: sets.subr
Log Message:
Mention MKPERFUSE keyword here, too. I have forgot to commit this file before.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/distrib/sets/sets.subr
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/sets.subr
diff -u src/distrib/sets/sets.subr:1.130 src/distrib/sets/sets.subr:1.131
--- src/distrib/sets/sets.subr:1.130 Thu Apr 21 20:59:38 2011
+++ src/distrib/sets/sets.subr Mon May 9 14:45:44 2011
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.130 2011/04/21 20:59:38 joerg Exp $
+# $NetBSD: sets.subr,v 1.131 2011/05/09 14:45:44 haad Exp $
#
#
@@ -172,7 +172,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.130 2011/04/21 20:59:38 joerg Exp $
+# # $NetBSD: sets.subr,v 1.131 2011/05/09 14:45:44 haad Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -237,6 +237,7 @@
# pic ${MKPIC} != no
# postfix ${MKPOSTFIX} != no
# profile ${MKPROFILE} != no
+# perfuse ${MKPERFUSE} != no
# share ${MKSHARE} != no
# skey ${MKSKEY} != no
# solaris ${MKDTRACE} != no or ${MKZFS} != no