Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets retire secr here, too.
details: https://anonhg.NetBSD.org/src/rev/14a91a8c214f
branches: trunk
changeset: 499364:14a91a8c214f
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Nov 18 05:32:00 2000 +0000
description:
retire secr here, too.
diffstat:
distrib/sets/makeobsolete | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 4c722f0617f4 -r 14a91a8c214f distrib/sets/makeobsolete
--- a/distrib/sets/makeobsolete Sat Nov 18 05:29:27 2000 +0000
+++ b/distrib/sets/makeobsolete Sat Nov 18 05:32:00 2000 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: makeobsolete,v 1.6 2000/10/27 13:04:58 fvdl Exp $
+# $NetBSD: makeobsolete,v 1.7 2000/11/18 05:32:00 wiz Exp $
#
# Print out the obsolete files for a set
# Usage: makeobsolete [-b] [-x] [-a arch] [-m machine] [-s setsdir] \
@@ -12,7 +12,7 @@
machine=${MACHINE:-`printf 'xxx:\n\techo ${MACHINE}' | $MAKE -s -f-`}
arch=${MACHINE_ARCH:-`printf 'xxx:\n\techo ${MACHINE_ARCH}' | $MAKE -s -f-`}
setd=`pwd`
-nlists="base comp etc games man misc secr text"
+nlists="base comp etc games man misc text"
xlists="xbase xcomp xcontrib xfont xserver xmisc"
lists=$nlists
target=./dist
Home |
Main Index |
Thread Index |
Old Index