Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets Document sljit.
details: https://anonhg.NetBSD.org/src/rev/c682b1d029ae
branches: trunk
changeset: 782648:c682b1d029ae
user: alnsn <alnsn%NetBSD.org@localhost>
date: Sun Nov 11 21:03:21 2012 +0000
description:
Document sljit.
diffstat:
distrib/sets/sets.subr | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 725603deafcf -r c682b1d029ae distrib/sets/sets.subr
--- a/distrib/sets/sets.subr Sun Nov 11 20:25:19 2012 +0000
+++ b/distrib/sets/sets.subr Sun Nov 11 21:03:21 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sets.subr,v 1.139 2012/11/04 16:26:52 christos Exp $
+# $NetBSD: sets.subr,v 1.140 2012/11/11 21:03:21 alnsn 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.139 2012/11/04 16:26:52 christos Exp $
+# # $NetBSD: sets.subr,v 1.140 2012/11/11 21:03:21 alnsn Exp $
# . base-sys-root [keyword[,...]]
# ./altroot base-sys-root
# ./bin base-sys-root
@@ -239,6 +239,7 @@
# rump ${MKRUMP} != no
# share ${MKSHARE} != no
# skey ${MKSKEY} != no
+# sljit ${MKSLJIT} != no
# solaris ${MKDTRACE} != no or ${MKZFS} != no
# ssp ${HAS_SSP} != no
# tpm ${MKTPM} != no
Home |
Main Index |
Thread Index |
Old Index