summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zonectl/Makefile
blob: a73ae7e2fa6af0e5e7ef8e07a78e6aa5a5b78be3 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	zonectl
SRCS=	zonectl.c
SDIR=	${.CURDIR}/../../sys
LIBADD= cam sbuf util
MAN=	zonectl.8
CFLAGS+=-g -O0

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud