NetBSD/sbin/cgdconfig/Makefile

11 lines
183 B
Makefile

# $NetBSD: Makefile,v 1.12 2009/09/08 21:36:35 pooka Exp $
PROG= cgdconfig
MAN= cgdconfig.8
SRCS+= cgd_kernelops.c
.include "${.CURDIR}/Makefile.cgdconfig"
.include <bsd.prog.mk>