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.
11 lines
265 B
Makefile
11 lines
265 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/04/26 02:26:18 garbled Exp $
|
|
|
|
FILES= form help
|
|
FILESDIR=${BINDIR}/sushi/procs/restartallprocs
|
|
SCRIPTS= script script1
|
|
SCRIPTSDIR=${BINDIR}/sushi/procs/restartallprocs
|
|
MKOBJ= no
|
|
|
|
.include "../../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|