head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.12.12.01.49.26;	author tv;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.26.02.26.17;	author garbled;	state Exp;
branches;
next	;


desc
@@


1.2
log
@MKfoo=no -> NOfoo
@
text
@#	$NetBSD: Makefile,v 1.1 2001/04/26 02:26:17 garbled Exp $

SUBDIR= restartallprocs restartprocs showallprocs showprocs startallprocs
SUBDIR+= startprocs stopallprocs stopprocs topcpu topmem toptime

FILES=	help index
FILESDIR=${BINDIR}/sushi/procs
NOOBJ=	# defined

.include "../../Makefile.inc"
.include <bsd.prog.mk>
.include <bsd.subdir.mk>
@


1.1
log
@Add the entire "processes" menu.  This will allow
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.
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1 2001/03/07 07:02:20 garbled Exp $
d8 1
a8 1
MKOBJ=	no
@

