NetBSD/sbin/chkconfig/Makefile
thorpej 39dcc60032 Add a chkconfig(8) utility for managing rc.conf.d settings. Written
by Dan Mercer <dmercer@zembu.com>, inspired by the similar command that
appears in IRIX.
2001-03-14 03:51:46 +00:00

7 lines
123 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/03/14 03:51:46 thorpej Exp $
MAN= chkconfig.8
SCRIPTS=chkconfig.sh
.include <bsd.prog.mk>