#	@(#)Makefile	8.1 (Berkeley) 6/6/93
#	$Id$

PROG=	sysctl
MAN8=	sysctl.8

BINDIR=	/sbin
NOSHARED?=	yes

.include <bsd.prog.mk>