221495cc86
starting/stopping/showing/restarting of things in /etc/rc.d. Also add a few quick top(1)-like utilties just to round the menu off.
12 lines
244 B
Makefile
12 lines
244 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/04/26 02:26:16 garbled Exp $
|
|
|
|
SUBDIR= info install system users procs util network
|
|
|
|
FILES= help index
|
|
FILESDIR=${BINDIR}/sushi
|
|
MKOBJ= no
|
|
|
|
.include "../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|