# $OpenBSD: Makefile,v 1.2 2020/08/13 12:37:16 schwarze Exp $

PROG=	kstat
SRCS=	kstat.c
WARNINGS=Yes
DEBUG=-g

.include <bsd.prog.mk>
