1 2 3 4 5 6 7 8
# $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>