Add util to the index and top Makefile, and while I'm here, fix an

oversight WRT the new system config menus added earlier today.
This commit is contained in:
garbled 2001-03-07 07:05:08 +00:00
parent f283024f81
commit 36d2c103c1
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:32 garbled Exp $
# $NetBSD: Makefile,v 1.2 2001/03/07 07:05:08 garbled Exp $
SUBDIR= info install scripton scriptoff system users
SUBDIR= info install system users util
FILES= help index
FILESDIR=${BINDIR}/sushi

View File

@ -1,8 +1,7 @@
# $NetBSD: index,v 1.2 2001/01/05 03:46:38 garbled Exp $
# $NetBSD: index,v 1.3 2001/03/07 07:05:08 garbled Exp $
install install Software Installation and Maintenance
system system System Maintenance
users users Security & Users
BLANK BLANK BLANK
info info Using sushi (information only)
scripton info Turn scripting on
scriptoff info Turn scripting off
util util Sushi utilities (logging/scripting)

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.1 2001/01/05 07:32:37 garbled Exp $
# $NetBSD: Makefile,v 1.2 2001/03/07 07:05:08 garbled Exp $
SUBDIR= rcconf
SUBDIR= rcconf dailyconf weeklyconf securityconf inetdconf mailerconf
SUBDIR+= usermgmtconf
FILES= index
FILESDIR=${BINDIR}/sushi/system