Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/sets Oversight in last.
details: https://anonhg.NetBSD.org/src/rev/d002eaab6186
branches: trunk
changeset: 518088:d002eaab6186
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Nov 24 03:06:17 2001 +0000
description:
Oversight in last.
diffstat:
distrib/sets/makeflist | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 068598379a08 -r d002eaab6186 distrib/sets/makeflist
--- a/distrib/sets/makeflist Sat Nov 24 02:54:50 2001 +0000
+++ b/distrib/sets/makeflist Sat Nov 24 03:06:17 2001 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: makeflist,v 1.39 2001/11/24 02:54:50 thorpej Exp $
+# $NetBSD: makeflist,v 1.40 2001/11/24 03:06:17 thorpej Exp $
#
# Print out the files in some or all lists.
# Usage: makeflist [-b] [-x] [-a arch] [-m machine] [-s setsdir] [setname ...]
@@ -43,7 +43,7 @@
Usage: $0 [-b] [-x] [-a arch] [-m machine] [-s setsdir] [setname ...]
-b make netbsd + x11 lists
-x only make x11 lists
- -a arch set arch (e.g, m68k, mipseb, mipsel, powerpc) [$arch]
+ -a arch set arch (e.g, m68k, mipseb, mipsel, powerpc) [$machine_arch]
-m machine set machine (e.g, amiga, i386, macppc) [$machine]
-s setsdir directory to find sets [$setd]
[setname ...] sets to build [$lists]
Home |
Main Index |
Thread Index |
Old Index